package
0.2.7-alpha
Repository: https://github.com/gophr-pm/gophr.git
Documentation: pkg.go.dev

# Functions

LatestVersionHandler creates an HTTP request handler that responds to requests for the latest version of a package.
NewInvalidQueryStringParameterError creates a new InvalidQueryStringParameterError.
NewInvalidURLParameterError creates a new InvalidURLParameterError.
SearchHandler creates an HTTP request handler that responds to fuzzy package searches.
StatusHandler creates an HTTP request handler that responds to status requests.
VersionsHandler creates an HTTP request handler that responds to requests for all the versions of a package.

# Structs

InvalidQueryStringParameterError is an error that occurs when a particular query string parameter defies expectations.
InvalidURLParameterError is an error that occurs when a particular URL parameter defies expectations.