Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IndexOperatorTokenControllerImpl ¶
type IndexOperatorTokenControllerImpl struct { ID uuid.UUID `json:"id" form:"id" param:"id" validate:"required:uuid"` ports.Operators htmx.DefaultController }
IndexOperatorTokenControllerImpl ...
func NewIndexOperatorTokenController ¶
func NewIndexOperatorTokenController(db ports.Operators) *IndexOperatorTokenControllerImpl
NewIndexOperatorTokenController ...
func (*IndexOperatorTokenControllerImpl) Get ¶
func (l *IndexOperatorTokenControllerImpl) Get() error
Get ...
Click to show internal directories.
Click to hide internal directories.