sysaccount

package
v0.1.20 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UpdateSystemAccountControllerBody

type UpdateSystemAccountControllerBody struct {
	SystemAccountID uuid.UUID `json:"system_account_id" form:"system_account_id" validate:"required,uuid"`
}

UpdateSystemAccountControllerBody ...

type UpdateSystemAccountControllerImpl

UpdateSystemAccountControllerImpl ...

func NewCreateSkgsController

func NewCreateSkgsController(db ports.Repository) *UpdateSystemAccountControllerImpl

NewCreateSkgsController ...

func (*UpdateSystemAccountControllerImpl) Prepare

Prepare ...

func (*UpdateSystemAccountControllerImpl) Put

Put ...

type UpdateSystemAccountControllerParams

type UpdateSystemAccountControllerParams struct {
	ID uuid.UUID `json:"id" params:"id" validate:"required:uuid"`
}

UpdateSystemAccountControllerParams ...

Jump to

Keyboard shortcuts

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