Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterIndexServer ¶
func RegisterIndexServer(s *grpc.Server, srv IndexServer)
Types ¶
type IndexClient ¶
type IndexClient interface { }
IndexClient is the client API for Index service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewIndexClient ¶
func NewIndexClient(cc *grpc.ClientConn) IndexClient
type UnimplementedIndexServer ¶
type UnimplementedIndexServer struct { }
UnimplementedIndexServer can be embedded to have forward compatible implementations.
Click to show internal directories.
Click to hide internal directories.