filters

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LogFilter

type LogFilter struct {
	Logger *log.Logger
	Next   http.Handler
}

LogFilter ...

func (*LogFilter) ServeHTTP

func (f *LogFilter) ServeHTTP(w http.ResponseWriter, r *http.Request)

ServeHTTP ...

func (*LogFilter) SetNext

func (f *LogFilter) SetNext(next http.Handler)

SetNext ...

Jump to

Keyboard shortcuts

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