Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Lifecycles ¶
Lifecycles manifests ...
type Products ¶
type Products interface { ESUpsert(context.Context, *model.DTBProduct) error ESDelete(context.Context, int) error Similars(context.Context, *pb.ListSimilarsRequest) (*pb.ListSimilarsResponse, error) Likes(context.Context, *pb.ListLikesRequest) (*pb.ListLikesResponse, error) }
Products manifests ...
Click to show internal directories.
Click to hide internal directories.