Documentation ¶
Overview ¶
WARNING: This package was replaced by mgo.v2/dbtest.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestServer ¶
type TestServer struct {
// contains filtered or unexported fields
}
WARNING: This package was replaced by mgo.v2/dbtest.
func (*TestServer) Session ¶
func (ts *TestServer) Session() *mgo.Session
WARNING: This package was replaced by mgo.v2/dbtest.
func (*TestServer) SetPath ¶
func (ts *TestServer) SetPath(dbpath string)
WARNING: This package was replaced by mgo.v2/dbtest.
func (*TestServer) Stop ¶
func (ts *TestServer) Stop()
WARNING: This package was replaced by mgo.v2/dbtest.
func (*TestServer) Wipe ¶
func (ts *TestServer) Wipe()
WARNING: This package was replaced by mgo.v2/dbtest.
Click to show internal directories.
Click to hide internal directories.