user

package
v0.0.45 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 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) Children added in v0.0.45

func (u *User) Children() []dom.Component

func (*User) GetID added in v0.0.45

func (u *User) GetID() string

func (*User) HandlerName

func (u *User) HandlerName() string

func (*User) ModuleTitle added in v0.0.17

func (u *User) ModuleTitle() string

func (*User) OnMount

func (u *User) OnMount()

func (*User) OnUnmount

func (u *User) OnUnmount()

func (*User) RenderHTML

func (u *User) RenderHTML() string

func (*User) SetID added in v0.0.45

func (u *User) SetID(id string)

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