null

package
v2.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler struct{}

Handler does nothing. It implements http.Handler.

func (Handler) ServeHTTP

func (Handler) ServeHTTP(http.ResponseWriter, *http.Request)

type Writer

type Writer struct{}

Writer does nothing. It implements http.ResponseWriter.

func (Writer) Header

func (Writer) Header() http.Header

func (Writer) Write

func (Writer) Write([]byte) (int, error)

func (Writer) WriteHeader

func (Writer) WriteHeader(int)

Jump to

Keyboard shortcuts

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