Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handlers ¶
func (Handlers) Add ¶
func (s Handlers) Add(ctx context.Context, in *pb.AddRequest) (*pb.AddResponse, error)
func (Handlers) Search ¶
func (s Handlers) Search(ctx context.Context, in *pb.SearchRequest) (*pb.SearchResponse, error)
func (Handlers) Update ¶
func (s Handlers) Update(ctx context.Context, in *pb.UpdateRequest) (*pb.UpdateResponse, error)
Click to show internal directories.
Click to hide internal directories.