Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ForPQ ¶
type ForPQ struct { IdField `bson:"inline"` NameField `bson:"inline"` ProjectIdsField `bson:"inline"` UserIdField `bson:"inline"` }
type ProjectIdsField ¶
type UserIdField ¶
type UserIdField struct {
UserId string `bson:"user_id"`
}
Click to show internal directories.
Click to hide internal directories.