Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UseGroupId ¶
func UseGroupId() *useGroupId
Types ¶
type Collection ¶
type Collection struct {
*mongo.Collection
}
func (*Collection) Find ¶
func (c *Collection) Find(ctx context.Context, filter IndexFilter, opts ...*options.FindOptions) (*mongo.Cursor, error)
type IndexFilter ¶
Click to show internal directories.
Click to hide internal directories.