Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewStore ¶
NewStore returns a new Store instance that uses the given sql database for storage, generating SQL with the given driver (currently only "postgres" is supported).
The data will be stored in a table with the given name (other SQL artificacts may also be created using the name as a prefix).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.