handlers

package
v0.0.0-...-91ff4d4 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Goodbye

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

func NewGoodbye

func NewGoodbye(l *log.Logger) *Goodbye

func (*Goodbye) ServeHTTP

func (g *Goodbye) ServeHTTP(rw http.ResponseWriter, r *http.Request)

type Hello

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

func NewHello

func NewHello(l *log.Logger) *Hello

func (*Hello) ServeHTTP

func (h *Hello) ServeHTTP(rw http.ResponseWriter, r *http.Request)

type Product

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

func NewProduct

func NewProduct(l *log.Logger) *Product

func (*Product) ServeHTTP

func (p *Product) ServeHTTP(rw http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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