Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EnvironmentParialListControllerImpl ¶
type EnvironmentParialListControllerImpl struct { htmx.UnimplementedController // contains filtered or unexported fields }
EnvironmentPartialListControllerImpl ...
func NewEnvironmentPartialListController ¶
func NewEnvironmentPartialListController(store seed.Database[ports.ReadTx, ports.ReadWriteTx]) *EnvironmentParialListControllerImpl
NewEnvironmentPartialListController ...
func (*EnvironmentParialListControllerImpl) Get ¶
func (w *EnvironmentParialListControllerImpl) Get() error
Get ...
func (*EnvironmentParialListControllerImpl) Prepare ¶
func (w *EnvironmentParialListControllerImpl) Prepare() error
Prepare ...
type ProfilePartialListControllerImpl ¶
type ProfilePartialListControllerImpl struct { htmx.UnimplementedController // contains filtered or unexported fields }
ProfilePartialListControllerImpl ...
func NewProfilePartialListController ¶
func NewProfilePartialListController(store seed.Database[ports.ReadTx, ports.ReadWriteTx]) *ProfilePartialListControllerImpl
NewProfilePartialListController ...
func (*ProfilePartialListControllerImpl) Get ¶
func (w *ProfilePartialListControllerImpl) Get() error
Get ...
func (*ProfilePartialListControllerImpl) Prepare ¶
func (w *ProfilePartialListControllerImpl) Prepare() error
Prepare ...
Click to show internal directories.
Click to hide internal directories.