package
0.1.0-alpha.3
Repository: https://github.com/hoangndst/vision.git
Documentation: pkg.go.dev

# Packages

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

# Functions

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

# Constants

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.