Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
pb.UnimplementedWeaviateServer
}
func NewService ¶
func NewService() *Service
func (*Service) BatchObjects ¶
func (s *Service) BatchObjects(ctx context.Context, req *pb.BatchObjectsRequest) (*pb.BatchObjectsReply, error)
func (*Service) Search ¶
func (s *Service) Search(ctx context.Context, req *pb.SearchRequest) (*pb.SearchReply, error)
Click to show internal directories.
Click to hide internal directories.