Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRegisterCommand ¶
func NewService ¶
Types ¶
type Store ¶
type Store interface {
// contains filtered or unexported methods
}
func NewMongoStore ¶
func NewMongoStore(db *mgo.Database) Store
Click to show internal directories.
Click to hide internal directories.