template

package
v0.10.1 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2021 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TemplateGetHandler

type TemplateGetHandler struct {
	handlers.PorterHandlerReadWriter
}

func NewTemplateGetHandler

func NewTemplateGetHandler(
	config *config.Config,
	decoderValidator shared.RequestDecoderValidator,
	writer shared.ResultWriter,
) *TemplateGetHandler

func (*TemplateGetHandler) ServeHTTP

func (t *TemplateGetHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)

type TemplateGetUpgradeNotesHandler

type TemplateGetUpgradeNotesHandler struct {
	handlers.PorterHandlerReadWriter
}

func NewTemplateGetUpgradeNotesHandler

func NewTemplateGetUpgradeNotesHandler(
	config *config.Config,
	decoderValidator shared.RequestDecoderValidator,
	writer shared.ResultWriter,
) *TemplateGetUpgradeNotesHandler

func (*TemplateGetUpgradeNotesHandler) ServeHTTP

type TemplateListHandler

type TemplateListHandler struct {
	handlers.PorterHandlerReadWriter
}

func NewTemplateListHandler

func NewTemplateListHandler(
	config *config.Config,
	decoderValidator shared.RequestDecoderValidator,
	writer shared.ResultWriter,
) *TemplateListHandler

func (*TemplateListHandler) ServeHTTP

func (t *TemplateListHandler) 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