Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestServiceImpl ¶
type TestServiceImpl struct {
testpb.UnimplementedAnswerServiceServer
}
type TestStreamServiceImpl ¶ added in v1.0.8
type TestStreamServiceImpl struct {
testpb.UnimplementedAnswerServerStreamServiceServer
}
func (*TestStreamServiceImpl) StreamGreeting ¶ added in v1.0.8
func (*TestStreamServiceImpl) StreamGreeting(in *testpb.Question, stream testpb.AnswerServerStreamService_StreamGreetingServer) error
Click to show internal directories.
Click to hide internal directories.