package
0.6.5
Repository: https://github.com/rorycl/timeaway.git
Documentation: pkg.go.dev

# Functions

HealthCheck shows if the service is up.
Home is the home page.
NewFileSystem returns a new fileSystem.
PartialAddTrip adds a trip button row.
PartialDetailsHide shows the concise information details partial.
PartialDetailsShow shows an information details partial.
PartialNoContent returns no content.
PartialReport shows the results of a form submission in html.
Serve runs the web server on the specified address and port.
SetupFSsetup the filesystem for templates or static files, depending on development (filesystem) or not (embedded).
Trips is a POST endpoint for JSON queries, receiving json dates, turning this data into Holidays and then performing a calculation on the data, finally returning the json result.

# Variables

BaseURL is the base url for redirects, etc.
~125k.
development flags and static and template directory locations.
ServerAddress is the default Server network address.
ServerPort is the default Server network port.
go:embed static.
~125k.