Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MyDocDB ¶
DocDB is the interface for document database
func (*MyDocDB) Connect ¶
Connect establishes a connection to the document database. It returns an error if the connection fails.
func (*MyDocDB) Disconnect ¶
Disconnect closes the connection to the document database. It returns an error if the disconnection fails.
Click to show internal directories.
Click to hide internal directories.