package
0.13.0
Repository: https://github.com/kusionstack/kusion.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

FailureResponse creates a response renderer for a failed request.
Response creates a standard API response renderer.
No description provided by the author
SuccessResponse creates a response renderer for a successful request.

# Constants

SuccessMessage is the default success message for successful responses.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

response defines the structure for API response payloads.

# Interfaces

Payload is an interface for incoming requests payloads Each handler should implement this interface to parse payloads.

# Type aliases

Duration is a custom type that represents a duration of time.