rest

package
v2.8.18 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2022 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Connect

func Connect(path string, h http.HandlerFunc)

func Delete

func Delete(path string, h http.HandlerFunc)

func EchoConnect

func EchoConnect(path string, h echo.HandlerFunc, m ...echo.MiddlewareFunc)

func EchoDelete

func EchoDelete(path string, h echo.HandlerFunc, m ...echo.MiddlewareFunc)

func EchoGet

func EchoGet(path string, h echo.HandlerFunc, m ...echo.MiddlewareFunc)

func EchoHead

func EchoHead(path string, h echo.HandlerFunc, m ...echo.MiddlewareFunc)

func EchoOptions

func EchoOptions(path string, h echo.HandlerFunc, m ...echo.MiddlewareFunc)

func EchoPatch

func EchoPatch(path string, h echo.HandlerFunc, m ...echo.MiddlewareFunc)

func EchoPost

func EchoPost(path string, h echo.HandlerFunc, m ...echo.MiddlewareFunc)

func EchoPut

func EchoPut(path string, h echo.HandlerFunc, m ...echo.MiddlewareFunc)

func EchoTrace

func EchoTrace(path string, h echo.HandlerFunc, m ...echo.MiddlewareFunc)

func Get

func Get(path string, h http.HandlerFunc)
func Head(path string, h http.HandlerFunc)

func NetworkWriteSize

func NetworkWriteSize(path string, code int, size uint64)

func Options

func Options(path string, h http.HandlerFunc)

func Patch

func Patch(path string, h http.HandlerFunc)

func Post

func Post(path string, h http.HandlerFunc)

func Put

func Put(path string, h http.HandlerFunc)

func Trace

func Trace(path string, h http.HandlerFunc)

func Use

func Use(m echo.MiddlewareFunc)

func Validator

func Validator(v echo.Validator)

Types

This section is empty.

Jump to

Keyboard shortcuts

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