Documentation
¶
Index ¶
- func Add() []any
- type User
- func (u *User) AfterNavigateTo()
- func (u *User) AllowedRoles(action byte) []byte
- func (u *User) BeforeNavigateAway() bool
- func (u *User) HandlerName() string
- func (u *User) ModuleTitle() string
- func (u *User) Read(data ...any) any
- func (u *User) SetParams(params []string)
- func (u *User) ValidateData(action byte, data ...any) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type User ¶
func (*User) AfterNavigateTo ¶ added in v0.0.17
func (u *User) AfterNavigateTo()
func (*User) AllowedRoles ¶
func (*User) BeforeNavigateAway ¶ added in v0.0.17
Implement ModuleLifecycle interface
func (*User) HandlerName ¶
func (*User) ModuleTitle ¶ added in v0.0.17
Click to show internal directories.
Click to hide internal directories.