Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartTraceDBTestServer ¶
func StartTraceDBTestServer(t assert.TestingT, traceDBFileName, shareDBDir string) (*grpc.Server, string)
StartTestTraceDBServer starts up a traceDB server for testing. It stores its data at the given path and returns the address at which the server is listening as the second return value. Upon completion the calling test should call the Stop() function of the returned server object.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.