user

package
v0.0.46 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 21, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add

func Add() []any

Types

type User

type User struct {
	ID    int
	Name  string
	Param string
}

func (*User) AfterNavigateTo added in v0.0.17

func (u *User) AfterNavigateTo()

func (*User) AllowedRoles

func (u *User) AllowedRoles(action byte) []byte

func (*User) BeforeNavigateAway added in v0.0.17

func (u *User) BeforeNavigateAway() bool

Implement ModuleLifecycle interface

func (*User) HandlerName

func (u *User) HandlerName() string

func (*User) ModuleTitle added in v0.0.17

func (u *User) ModuleTitle() string

func (*User) Read

func (u *User) Read(data ...any) any

func (*User) SetParams added in v0.0.17

func (u *User) SetParams(params []string)

Implement Parameterized interface

func (*User) ValidateData

func (u *User) ValidateData(action byte, data ...any) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL