//
pkg.gl
Category
github.com/masterhung0112/hk_server/v5
shared
driver
package
5.0.0-20220302090640-ec71aef15e1c
Repository:
https://github.com/masterhung0112/hk_server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
213 SLOC
#
Functions
NewConnector
NewConnector returns a DB connector that can be used to return a sql.DB object.
#
Structs
Conn
Conn is a DB driver conn implementation which executes queries using the Plugin DB API.
Connector
Connector is the DB connector which is used to communicate with the DB API.
Driver
Driver is a DB driver implementation.