headers

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2021 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServerMiddleware

type ServerMiddleware struct {
	Config  *config.Config
	Logger  *log.Entry
	Version string
}

ServerMiddleware ...

func NewServerMiddleware

func NewServerMiddleware(conf *config.Config, logger *log.Entry, version string) *ServerMiddleware

NewServerMiddleware ...

func (*ServerMiddleware) Middleware

func (mdw *ServerMiddleware) Middleware(next http.Handler) http.Handler

Middleware ...

Jump to

Keyboard shortcuts

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