handler

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Auth

type Auth struct{}

func NewAuth

func NewAuth() *Auth

func (*Auth) ServeHTTP

func (h *Auth) ServeHTTP(w http.ResponseWriter, r *http.Request)

type ConfigEditing

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

func NewConfigEditing

func NewConfigEditing(render *renderer.Render, writer core.ConfigurationWriter) *ConfigEditing

func (*ConfigEditing) ServeHTTP

func (h *ConfigEditing) ServeHTTP(w http.ResponseWriter, r *http.Request)

type ConfigReading

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

func NewConfigReading

func NewConfigReading(render *renderer.Render, reader core.ConfigurationReader) *ConfigReading

func (*ConfigReading) ServeHTTP

func (h *ConfigReading) ServeHTTP(w http.ResponseWriter, r *http.Request)

type DefaultRender

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

func NewDefaultRender

func NewDefaultRender(render *renderer.Render) *DefaultRender

func (*DefaultRender) HandlerFunc

func (h *DefaultRender) HandlerFunc(template string) http.HandlerFunc

type Health

type Health struct{}

func NewHealth

func NewHealth() *Health

func (*Health) ServeHTTP

func (h *Health) ServeHTTP(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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