//
pkg.gl
Category
github.com/cybergarage/go-postgresql
examples
go-postgresqld
server
package
0.9.1
Repository:
https://github.com/cybergarage/go-postgresql.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
4
Files
39 SLOC
#
Packages
store
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.