example

package
v2.1.1 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2019 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BasicEngine

func BasicEngine() http.Handler

BasicEngine is basic router.

func EchoEngine

func EchoEngine() *echo.Echo

EchoEngine is echo router.

func GinEngine

func GinEngine() *gin.Engine

GinEngine is gin router.

func HTTPRouterEngine

func HTTPRouterEngine() http.Handler

HTTPRouterEngine is httprouter router.

func MuxEngine

func MuxEngine() *mux.Router

MuxEngine is mux router.

func PatEngine

func PatEngine() *pat.Router

PatEngine is pat router.

Types

type UserController

type UserController struct {
	beego.Controller
}

UserController for beego router

func (*UserController) SayHelloWorld

func (c *UserController) SayHelloWorld()

SayHelloWorld for say hello

Jump to

Keyboard shortcuts

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