http

package
v2.0.0-beta19 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2021 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 Plugin1

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

func (*Plugin1) Init

func (p1 *Plugin1) Init(cfg config.Configurer) error

func (*Plugin1) Name

func (p1 *Plugin1) Name() string

func (*Plugin1) Serve

func (p1 *Plugin1) Serve() chan error

func (*Plugin1) Stop

func (p1 *Plugin1) Stop() error

type PluginMiddleware

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

PluginMiddleware test

func (*PluginMiddleware) Init

func (p *PluginMiddleware) Init(cfg config.Configurer) error

Init test

func (*PluginMiddleware) Middleware

func (p *PluginMiddleware) Middleware(next http.Handler) http.HandlerFunc

Middleware test

func (*PluginMiddleware) Name

func (p *PluginMiddleware) Name() string

Name test

type PluginMiddleware2

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

PluginMiddleware2 test

func (*PluginMiddleware2) Init

Init test

func (*PluginMiddleware2) Middleware

func (p *PluginMiddleware2) Middleware(next http.Handler) http.HandlerFunc

Middleware test

func (*PluginMiddleware2) Name

func (p *PluginMiddleware2) Name() string

Name test

Jump to

Keyboard shortcuts

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