package
6.2.0+incompatible
Repository: https://github.com/uoregon-libraries/newspaper-curation-app.git
Documentation: pkg.go.dev

# Functions

FormHandler spits out the search form.
ResultsHandler spits out the search form as well as the results for the given search.
Setup sets up all the routing rules and other configuration.

# Variables

Layout is the base template, cloned from the responder's layout, from which all subpages are built.
Tmpl renders the "find issues" form and search results in one page.

# Structs

Issue aliases a schema issue to add web-specific functionality.