Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MainStore postgresdb.Store
Functions ¶
This section is empty.
Types ¶
type Module ¶
type Module struct {
Store postgresdb.Store
}
func NewModuleForTest ¶
func NewModuleForTest(store postgresdb.Store) *Module
Click to show internal directories.
Click to hide internal directories.