Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Connection ¶
func Open ¶
func Open(mongoURI string) (*Connection, error)
func (*Connection) Close ¶
func (c *Connection) Close()
func (*Connection) SetDatabase ¶
func (c *Connection) SetDatabase(name string)
Click to show internal directories.
Click to hide internal directories.