Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ModuleName = "role"
Functions ¶
This section is empty.
Types ¶
type InstalledUserRole ¶
type InstalledUserRole struct {
*UserRole
UserSystem *usersystem.UserSystem
}
func MustNewAndInstallTo ¶
func MustNewAndInstallTo(s *usersystem.UserSystem) *InstalledUserRole
func NewInstalledUserRole ¶
func NewInstalledUserRole() *InstalledUserRole
type UserRole ¶
type UserRole struct {
herbsystem.NopModule
Service
}
func MustGetModule ¶
func MustGetModule(s *usersystem.UserSystem) *UserRole
func (*UserRole) InstallProcess ¶
func (s *UserRole) InstallProcess(ctx context.Context, system herbsystem.System, next func(context.Context, herbsystem.System))
func (*UserRole) ModuleName ¶
func (*UserRole) StartService ¶
func (*UserRole) StopService ¶
Click to show internal directories.
Click to hide internal directories.