Documentation
¶
Overview ¶
Package biz is the place where you can implement more complex business logic.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBiz ¶
func NewBiz(ds store.IStore, rds *redis.Client, idt *idempotent.Idempotent, logger *writer.Writer) *biz
NewBiz returns a pointer to a new instance of the biz struct.
Types ¶
Click to show internal directories.
Click to hide internal directories.