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