package
5.0.0-20220302090640-ec71aef15e1c
Repository: https://github.com/masterhung0112/hk_server.git
Documentation: pkg.go.dev

# Functions

NewConnector returns a DB connector that can be used to return a sql.DB object.

# Structs

Conn is a DB driver conn implementation which executes queries using the Plugin DB API.
Connector is the DB connector which is used to communicate with the DB API.
Driver is a DB driver implementation.