package
0.0.0-20190430172217-099c1f4ac8bf
Repository: https://github.com/datatogether/api.git
Documentation: pkg.go.dev

# Functions

EmptyOkHandler is an empty 200 response, often used for OPTIONS requests that responds with headers set in addCorsHeaders.
HealthCheckHandler is a basic "hey I'm fine" for load balancers & co TODO - add Database connection & proper configuration checks here for more accurate health reporting.
No description provided by the author
NewPageFromOffsetAndLimit converts a offset and Limit to a Page struct.
No description provided by the author
pull pagination params from an http request.
TODO - consider providing a default param & removing the error.
TODO - consider providing a default param & removing the error.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author

# Structs

a page represents pagination data & common pagination.