Documentation ¶
Index ¶
- func Delete(db *mgo.Database, ev ifaces.Event, inp map[string][]string) error
- func Install(db *mgo.Database, id bson.ObjectId) error
- func New(db *mgo.Database, ev ifaces.Event, inp map[string][]string) error
- func Save(db *mgo.Database, ev ifaces.Event, inp map[string][]string) error
- func Uninstall(db *mgo.Database, id bson.ObjectId) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
Saves a new display point. A new display point simply an empty one, thus inp shall contain only one field: name.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.