Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGRPCServer ¶
func NewGRPCServer( t testing.TB, register func(s *grpc.Server), dialOpts ...grpc.DialOption, ) *grpc.ClientConn
NewGRPCServer starts a gRPC server and returns a client connection to it.
func NewInMemoryDataBroker ¶
func NewInMemoryDataBroker(tb testing.TB) databrokerpb.DataBrokerServiceClient
NewInMemoryDataBroker creates a new in-memory databroker.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.