//
pkg.gl
Category
github.com/yifeng01/gokv
mssql
package
0.3.0
Repository:
https://github.com/yifeng01/gokv.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
287 SLOC
#
Functions
Insert
No description provided by the author
New
New create a mssql connection.
#
Variables
DefaultOptions
No description provided by the author
#
Structs
Item
Item identifes a cached piece of data.
Options
options are the options for the mssql store.
SqlSvr
No description provided by the author
Store
Store is a gokv.Store implementation for SQL databases.