Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet(NewAdminInterface)
Functions ¶
This section is empty.
Types ¶
type AdminInterface ¶
type AdminInterface struct { *user.UserImpl *auth.AuthImpl *menu.MenuImpl *role.RoleImpl *organization.OrganizationImpl *dict.DictImpl // contains filtered or unexported fields }
func NewAdminInterface ¶
Click to show internal directories.
Click to hide internal directories.