Documentation ¶ Index ¶ func Get(log *logrus.Entry, ctx context.Context, stage string) ([]servicewoo.Product, error) func GetVariation(log *logrus.Entry, ctx context.Context, stage string, productID int) ([]servicewoo.ProductVariation, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Get ¶ func Get(log *logrus.Entry, ctx context.Context, stage string) ([]servicewoo.Product, error) func GetVariation ¶ added in v3.4.3 func GetVariation(log *logrus.Entry, ctx context.Context, stage string, productID int) ([]servicewoo.ProductVariation, error) Types ¶ This section is empty. Source Files ¶ View all Source files product.go variation.go Click to show internal directories. Click to hide internal directories.