package
2.3.1-pre-3+incompatible
Repository: https://github.com/euracresearch/browser.git
Documentation: pkg.go.dev

# Functions

Error writes an error message to the response.
ListenAndServe is a wrapper for http.ListenAndServe.
NewHandler creates a new HTTP handler with the given options and initializes all routes.
ServeAutoCert will serve on the standard TLS port (443) with LetsEncrypt certificates for the provided domain or domains.
WithDatabase returns an options function for setting the handler's database backend.
No description provided by the author
No description provided by the author
WithStationService returns an option function for setting the handlers's stationService.

# Structs

Handler serves various HTTP endpoints.

# Type aliases

Option controls some aspects of the Handler.