package
1.16.3
Repository: https://github.com/helderfarias/go-api-kit.git
Documentation: pkg.go.dev

# Functions

Nop is an endpoint that does nothing and returns a nil error.
Paginate transfer object.
Response transfer object.

# Structs

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

# Interfaces

EndpointResponse the request result.

# Type aliases

Endpoint is the fundamental building block of servers and clients.
Middleware is a chainable behavior modifier for endpoints.