profiles

package
v1.0.42 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateProfileControllerImpl

type CreateProfileControllerImpl struct {
	htmx.DefaultController
	// contains filtered or unexported fields
}

CreateProfileControllerImpl ...

func NewCreateProfileController

func NewCreateProfileController(store seed.Database[ports.ReadTx, ports.ReadWriteTx]) *CreateProfileControllerImpl

NewCreateProfileController ...

func (*CreateProfileControllerImpl) Error

func (l *CreateProfileControllerImpl) Error(err error) error

Error ...

func (*CreateProfileControllerImpl) Post

Post ...

func (*CreateProfileControllerImpl) Prepare

func (l *CreateProfileControllerImpl) Prepare() error

Prepare ...

type NewProfileControllerImpl

type NewProfileControllerImpl struct {
	htmx.DefaultController
	// contains filtered or unexported fields
}

NewProfileControllerImpl ...

func NewProfileController

func NewProfileController(store seed.Database[ports.ReadTx, ports.ReadWriteTx]) *NewProfileControllerImpl

NewProfileController ...

func (*NewProfileControllerImpl) Get

New ...

func (*NewProfileControllerImpl) Post added in v0.1.21

func (p *NewProfileControllerImpl) Post() error

Post ...

func (*NewProfileControllerImpl) Prepare

func (p *NewProfileControllerImpl) Prepare() error

Prepare ...

type ProfileDeleteControllerImpl

type ProfileDeleteControllerImpl struct {
	htmx.DefaultController
	// contains filtered or unexported fields
}

ProfileDeleteControllerImpl ...

func NewProfileDeleteController

func NewProfileDeleteController(store seed.Database[ports.ReadTx, ports.ReadWriteTx]) *ProfileDeleteControllerImpl

NewProfileDeleteController ...

func (*ProfileDeleteControllerImpl) Delete

func (p *ProfileDeleteControllerImpl) Delete() error

Delete ...

func (*ProfileDeleteControllerImpl) Prepare

func (p *ProfileDeleteControllerImpl) Prepare() error

Prepare ...

type ProfileEditController

type ProfileEditController struct {
	htmx.DefaultController
	// contains filtered or unexported fields
}

ProfileEditController ...

func NewProfileEditController

func NewProfileEditController(store seed.Database[ports.ReadTx, ports.ReadWriteTx]) *ProfileEditController

NewProfileEditController ...

func (*ProfileEditController) Get

func (p *ProfileEditController) Get() error

New ...

func (*ProfileEditController) Prepare

func (p *ProfileEditController) Prepare() error

Prepare ...

type ProfileListControllerImpl

type ProfileListControllerImpl struct {
	htmx.DefaultController
	// contains filtered or unexported fields
}

ProfileListControllerImpl ...

func NewProfilesListController

func NewProfilesListController(store seed.Database[ports.ReadTx, ports.ReadWriteTx]) *ProfileListControllerImpl

NewProfilesListController ...

func (*ProfileListControllerImpl) Get

Get ...

func (*ProfileListControllerImpl) Prepare

func (w *ProfileListControllerImpl) Prepare() error

Prepare ...

type ProfileShowControllerImpl

type ProfileShowControllerImpl struct {
	htmx.DefaultController
	// contains filtered or unexported fields
}

ProfileShowControllerImpl ...

func NewProfileShowController

func NewProfileShowController(store seed.Database[ports.ReadTx, ports.ReadWriteTx]) *ProfileShowControllerImpl

NewProfileShowController ...

func (*ProfileShowControllerImpl) Get

Get ...

func (*ProfileShowControllerImpl) Prepare

func (p *ProfileShowControllerImpl) Prepare() error

Prepare ...

Jump to

Keyboard shortcuts

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