www

package
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 26, 2023 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func QueryHandler

func QueryHandler(opts *Options) (http.Handler, error)

Types

type Options

type Options struct {
	Database  database.LibraryOfCongressDatabase
	Templates *template.Template
	PerPage   int64
}

type QueryVars

type QueryVars struct {
	Query      string
	Results    []*database.QueryResult
	Pagination pagination.Results
	Error      error
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL