Documentation ¶
Overview ¶
Read information from the database, no writes done here.
Index ¶
Constants ¶
View Source
const ( PlatformMobile = iota PlatformWeb )
View Source
const ( CollectionAccount = "account" CollectionDevice = "device" CollectionUser = "user" )
View Source
const Database = "confirmerator"
Variables ¶
This section is empty.
Functions ¶
func GetCollection ¶
func GetCollection(client *mongo.Client, collection string) *mongo.Collection
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.