Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WaitForSyncWithMaster ¶
Types ¶
type TestServer ¶
type TestServer struct { T *testing.T RpcPort string HttpPort string DbName string // contains filtered or unexported fields }
func (*TestServer) Addr ¶
func (srv *TestServer) Addr() string
func (*TestServer) Clean ¶
func (srv *TestServer) Clean() error
func (*TestServer) Run ¶
func (srv *TestServer) Run() error
func (*TestServer) Stop ¶
func (srv *TestServer) Stop() error
Click to show internal directories.
Click to hide internal directories.