package
1.5.7
Repository: https://github.com/cybergarage/go-postgresql.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewServer returns a test server instance.
NewServerWithStore returns a test server instance with the specified store.

# Structs

Server represents a test server.

# Interfaces

Store should support only DMOExecutor methods.