package
1.3.1
Repository: https://github.com/usefathom/fathom.git
Documentation: pkg.go.dev

# Functions

GetRequestParams parses the query parameters and returns commonly used API parameters, with defaults.
HandleError handles errors.
HandlerFunc takes a custom Handler func and converts it to http.HandlerFunc.
New instantiates a new API object.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
Params defines the commonly used API parameters.

# Type aliases

Handler is our custom HTTP handler with error returns.