Documentation ¶
Overview ¶
Package postgres implements the postgres store
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( DefaultDatabase = "micro" DefaultTable = "micro" ErrNoConnection = errors.New("Database connection not initialized") )
DefaultDatabase is the namespace that the sql store will use if no namespace is provided.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.