Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DataStore ¶
type DataStore struct {
Session *mgo.Session
}
DataStore containing a pointer to a mgo session
func (*DataStore) Close ¶
func (ds *DataStore) Close()
Close is a helper method that ensures the session is properly terminated
func (*DataStore) ConnectToTagserver ¶
ConnectToTagserver is a helper method that connections to pubgears' tagserver database
Click to show internal directories.
Click to hide internal directories.