Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartAndListen ¶
func StartAndListen(s *GRPCServer, state *state.State) error
Types ¶
type GRPCServer ¶ added in v1.19.6
func CreateGRPCServer ¶ added in v1.19.6
func CreateGRPCServer(state *state.State) *GRPCServer
type Server ¶
type Server struct { pb.UnimplementedWeaviateServer // contains filtered or unexported fields }
func (*Server) Search ¶
func (s *Server) Search(ctx context.Context, req *pb.SearchRequest) (*pb.SearchReply, error)
Click to show internal directories.
Click to hide internal directories.