Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrCouponNotExist = errors.New("coupon does not exist") ErrCouponAlreadyUsed = errors.New("coupon already used") )
Functions ¶
func NewLocalDBClient ¶
func NewLocalDBClient() (*localDB, error)
NewLocalDBClient creates a new local db client
func NewS3Client ¶
NewS3Client returns a new s3 client
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.