Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRepository ¶
Types ¶
type CMongo ¶
type CMongo struct {
// contains filtered or unexported fields
}
func (*CMongo) Collection ¶
func (c *CMongo) Collection(name string, opts ...*options.CollectionOptions) *mongo.Collection
Click to show internal directories.
Click to hide internal directories.