Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
pb.UnimplementedTrackerServer
}
func (*Server) Search ¶
func (s *Server) Search(ctx context.Context, req *pb.SearchRequest) (*pb.SearchResponse, error)
func (*Server) SearchBatch ¶
func (s *Server) SearchBatch(req *pb.SearchBatchRequest, stream pb.Tracker_SearchBatchServer) error
Click to show internal directories.
Click to hide internal directories.