rest

package
v0.0.0-...-b7d8635 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2020 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddMatrix

type AddMatrix struct {
}

func (*AddMatrix) Handler

type AddMediaPath

type AddMediaPath struct {
}

func (*AddMediaPath) Handler

func (h *AddMediaPath) Handler(adder adding.Service, lister listing.Service) http.HandlerFunc

type AddRisk

type AddRisk struct {
}

func (*AddRisk) Handler

type App

type App struct {
	ListMatrix       *ListMatrix
	AddMatrix        *AddMatrix
	GetMatrix        *GetMatrix
	Media            *Media
	AddRisk          *AddRisk
	DeleteRisk       *DeleteRisk
	DeleteRiskMatrix *DeleteRiskMatrix
	AddMediaPath     *AddMediaPath
	DownloadPDF      *DownloadPDF
}

type DeleteRisk

type DeleteRisk struct {
}

func (*DeleteRisk) Handler

type DeleteRiskMatrix

type DeleteRiskMatrix struct {
}

func (*DeleteRiskMatrix) Handler

type DownloadPDF

type DownloadPDF struct {
}

func (*DownloadPDF) Handler

func (h *DownloadPDF) Handler(lister listing.Service) http.HandlerFunc

type GetMatrix

type GetMatrix struct {
}

func (*GetMatrix) Handler

func (h *GetMatrix) Handler(lister listing.Service) http.HandlerFunc

type ListMatrix

type ListMatrix struct {
}

func (*ListMatrix) Handler

func (h *ListMatrix) Handler(s listing.Service) http.HandlerFunc

type Media

type Media struct {
}

func (*Media) Handler

func (h *Media) Handler(lister listing.Service) http.Handler

Jump to

Keyboard shortcuts

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