Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ContactsField ¶
type ContactsField struct {
Contacts map[string]contactDetails `bson:"contacts"`
}
type ForPQ ¶
type ForPQ struct { ContactsField `bson:"inline"` UserIdField `bson:"inline"` }
type UserIdField ¶
Click to show internal directories.
Click to hide internal directories.