tcp

package
v0.0.0-...-4a2d37b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 20, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

README

Go SQL driver for the Hera server

Documentation

Overview

Package tcp provides the Hera driver for Go's database/sql package

Package tcp provides the Hera driver for Go's database/sql package.

The driver should be used via the database/sql package:

import "database/sql"
import _ "github.com/paypal/hera/client/gosqldriver/tcp"

db, err := sql.Open("hera", "1:<ip>:<port>")

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL