//
pkg.gl
Category
github.com/sug0/gokv
mysql
package
0.5.0
Repository:
https://github.com/sug0/gokv.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
226 SLOC
#
Functions
NewClient
NewClient creates a new MySQL client.
#
Variables
DefaultOptions
DefaultOptions is an Options object with default values.
#
Structs
Client
Client is a gokv.Store implementation for MySQL.
Options
Options are the options for the MySQL client.