Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Collection ¶
type Collection struct { C *mgo.Collection // contains filtered or unexported fields }
func NewCollection ¶
func NewCollection(collection string) (*Collection, error)
func (*Collection) Close ¶
func (c *Collection) Close()
Click to show internal directories.
Click to hide internal directories.