Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunTestUPIServer ¶
func RunTestUPIServer(srv GrpcTestServer)
Types ¶
type GrpcTestServer ¶
type GrpcTestServer struct { Port int MockResponse *testproto.PredictValuesResponse DelayTimer time.Duration }
func (*GrpcTestServer) PredictValues ¶
func (s *GrpcTestServer) PredictValues(_ context.Context, _ *testproto.PredictValuesRequest) (*testproto.PredictValuesResponse, error)
Click to show internal directories.
Click to hide internal directories.