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" params:"id" validate:"required:uuid"` htmx.DefaultController // contains filtered or unexported fields }
IndexOperatorTokenControllerImpl ...
func NewIndexOperatorTokenController ¶
func NewIndexOperatorTokenController(store ports.Datastore) *IndexOperatorTokenControllerImpl
NewIndexOperatorTokenController ...
func (*IndexOperatorTokenControllerImpl) Get ¶
func (l *IndexOperatorTokenControllerImpl) Get() error
Get ...
Click to show internal directories.
Click to hide internal directories.