router

package
v0.0.0-...-11dab85 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddRouter

func AddRouter(r any)

func RegisterRouter

func RegisterRouter(app *gin.Engine)

Types

type Group

type Group interface {
	GroupName() string
}

type Handle

type Handle func(c *gin.Context) (any, error)

Jump to

Keyboard shortcuts

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