Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func NewLocalCluster ¶
Types ¶
type GeoJSON ¶
func (GeoJSON) HasNotIndex ¶
type Server ¶
type Server struct { pb.ApiServiceServer // contains filtered or unexported fields }
func (*Server) Add ¶
func (s *Server) Add(ctx context.Context, req *pb.AddRequest) (*pb.AddResponse, error)
func (*Server) Detect ¶
func (s *Server) Detect(ctx context.Context, req *pb.DetectRequest) (*pb.DetectResponse, error)
func (*Server) Remove ¶
func (s *Server) Remove(ctx context.Context, req *pb.RemoveRequest) (*pb.RemoveResponse, error)
Click to show internal directories.
Click to hide internal directories.