//
pkg.gl
Category
github.com/helderfarias/go-api-kit
endpoint
package
1.16.3
Repository:
https://github.com/helderfarias/go-api-kit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
52 SLOC
#
Functions
Nop
Nop is an endpoint that does nothing and returns a nil error.
Paginate
Paginate transfer object.
Response
Response transfer object.
#
Structs
EntityPaging
No description provided by the author
Paging
No description provided by the author
#
Interfaces
EndpointResponse
EndpointResponse the request result.
#
Type aliases
Endpoint
Endpoint is the fundamental building block of servers and clients.
Middleware
Middleware is a chainable behavior modifier for endpoints.