handler

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2021 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetFormHandler

func GetFormHandler(baseURL string, endpoint types.Endpoint) echo.HandlerFunc

func GetHandler

func GetHandler(endpoint types.Endpoint, b types.BaseBackend) echo.HandlerFunc

GetHandler generate handler from endpoint

Types

type Response

type Response struct {
	Stdout string `json:"stdout" xml:"stdout"`
	Stderr string `json:"stderr" xml:"stderr"`
}

Jump to

Keyboard shortcuts

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