Documentation ¶
Overview ¶
Package vproductapi maintains the web based api for product view access.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { Log *logger.Logger UserBus *userbus.Business VProductBus *vproductbus.Business AuthClient *authclient.Client }
Config contains all the mandatory systems required by handlers.
Click to show internal directories.
Click to hide internal directories.