application

package
v0.0.0-...-7a3883e Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2022 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetApplication

func GetApplication(appName string) *iris.Application

GetApplication application

func HandleConnect

func HandleConnect(app *iris.Application, relativePath string, handlers ...context.Handler)

HandleConnect handler

func HandleDelete

func HandleDelete(app *iris.Application, relativePath string, handlers ...context.Handler)

HandleDelete handler

func HandleGet

func HandleGet(app *iris.Application, relativePath string, handlers ...context.Handler)

HandleGet handler

func HandleHead

func HandleHead(app *iris.Application, relativePath string, handlers ...context.Handler)

HandleHead handler

func HandleOptions

func HandleOptions(app *iris.Application, relativePath string, handlers ...context.Handler)

HandleOptions handler

func HandlePatch

func HandlePatch(app *iris.Application, relativePath string, handlers ...context.Handler)

HandlePatch handler

func HandlePost

func HandlePost(app *iris.Application, relativePath string, handlers ...context.Handler)

HandlePost handler

func HandlePut

func HandlePut(app *iris.Application, relativePath string, handlers ...context.Handler)

HandlePut handler

Types

This section is empty.

Jump to

Keyboard shortcuts

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