handlers

package
v0.0.0-...-7a1e857 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2021 License: Apache-2.0 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 Products

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

func NewProducts

func NewProducts(l *log.Logger) *Products

func (*Products) ServeHTTP

func (p *Products) 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