//
pkg.gl
Category
github.com/cybergarage/go-mysql
examples
go-mysqld
server
package
1.0.6
Repository:
https://github.com/cybergarage/go-mysql.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
4
Files
40 SLOC
#
Packages
storage
No description provided by the author
#
Functions
NewServer
NewServer returns a test server instance.
NewServerWithStore
NewServerWithStore returns a test server instance with the specified store.
#
Structs
Server
Server represents a test server.
#
Interfaces
Store
Store should support only DMOExecutor methods.