Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ExpiresField ¶
type ForPQ ¶
type ForPQ struct { IdField `bson:"inline"` UserIdField `bson:"inline"` ExpiresField `bson:"inline"` KeyField `bson:"inline"` TemplateKeyField `bson:"inline"` MessageOptsField `bson:"inline"` }
type MessageOptsField ¶
type TemplateKeyField ¶
type TemplateKeyField struct {
TemplateKey string `bson:"templateKey,omitempty"`
}
type UserIdField ¶
Click to show internal directories.
Click to hide internal directories.