//
pkg.gl
Category
github.com/uoregon-libraries/newspaper-curation-app
src
cmd
server
internal
issuefinderhandler
package
6.2.0+incompatible
Repository:
https://github.com/uoregon-libraries/newspaper-curation-app.git
Documentation:
pkg.go.dev
Overview
Versions
5
Dependencies
15
Dependents
5
Files
218 SLOC
#
Functions
FormHandler
FormHandler spits out the search form.
ResultsHandler
ResultsHandler spits out the search form as well as the results for the given search.
Setup
Setup sets up all the routing rules and other configuration.
#
Variables
Layout
Layout is the base template, cloned from the responder's layout, from which all subpages are built.
Tmpl
Tmpl renders the "find issues" form and search results in one page.
#
Structs
Issue
Issue aliases a schema issue to add web-specific functionality.