Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Mongo ¶ added in v0.2.1
type Mongo struct {
// contains filtered or unexported fields
}
func (*Mongo) CloseMongo ¶ added in v0.2.1
func (*Mongo) GetCol ¶ added in v0.2.1
func (t *Mongo) GetCol(name ...string) (col *mongo.Collection, err error)
Click to show internal directories.
Click to hide internal directories.