//
pkg.gl
Category
github.com/philippgille/gokv/mysql
module
package
0.7.0
Repository:
https://github.com/philippgille/gokv.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
228 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.