//
pkg.gl
Category
github.com/finb/bark-server/v2
database
package
2.1.5
Repository:
https://github.com/finb/bark-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
201 SLOC
#
Functions
NewBboltdb
No description provided by the author
NewEnvBase
No description provided by the author
NewMySQL
No description provided by the author
#
Structs
BboltDB
BboltDB implement Database interface with ETCD's bbolt.
EnvBase
No description provided by the author
MySQL
No description provided by the author
#
Interfaces
Database
Database defines all of the db operation.