Documentation ¶
Index ¶
Constants ¶
View Source
const (
CLIENT_TYPENAME = "mongo{client}"
)
View Source
const (
COLLECTION_TYPENAME = "mongo{collection}"
)
View Source
const (
DATABASE_TYPENAME = "mongo{database}"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Collection ¶
type Collection struct { Client *Client Collection *mongo.Collection }
Collection mongo
Click to show internal directories.
Click to hide internal directories.