Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderBizSet = wire.NewSet(NewUserBiz)
Functions ¶
This section is empty.
Types ¶
type UserBiz ¶
type UserBiz struct {
// contains filtered or unexported fields
}
func NewUserBiz ¶
func NewUserBiz(log *zap.SugaredLogger, appCtx *system.AppContext) *UserBiz
Click to show internal directories.
Click to hide internal directories.