Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ConnectionPool *pgx.Pool
Functions ¶
func CloseDatabase ¶
func CloseDatabase()
func GetDatabase ¶
Types ¶
type GroupingDatasource ¶
func (*GroupingDatasource) AddGroup ¶
func (g *GroupingDatasource) AddGroup(id string, value string) error
func (*GroupingDatasource) GetGroup ¶
func (g *GroupingDatasource) GetGroup(id string) (*PersistedGroup, error)
type PersistedGroup ¶
Click to show internal directories.
Click to hide internal directories.