header

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: May 26, 2022 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Header struct {
	Add map[string]string `json:"add"`
	Set map[string]string `json:"set"`
	Del []string          `json:"del"`
}

func (*Header) Handler

func (p *Header) Handler() fasthttp.RequestHandler

func (*Header) Init

func (p *Header) Init(c *middleware.Config) (err error)

func (*Header) Process

func (*Header) UnInit

func (p *Header) UnInit()

Jump to

Keyboard shortcuts

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