handler

package
v0.0.0-...-dba9351 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleRoot

func HandleRoot(w http.ResponseWriter, r *http.Request)

Types

type Handler

type Handler struct {
	// contains filtered or unexported fields
}

func New

func New(w writer, r reader) *Handler

func (*Handler) HandleForm

func (h *Handler) HandleForm(w http.ResponseWriter, r *http.Request)

func (*Handler) HandleResult

func (h *Handler) HandleResult(w http.ResponseWriter, r *http.Request)

type ResultData

type ResultData struct {
	Attended string
	Count    int
}

Jump to

Keyboard shortcuts

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