internal

package
v0.0.27 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2024 License: BSD-3-Clause Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ROUTES []RouteInfo
)

Functions

func Export

func Export() types.HandleMap

Types

type Handles

type Handles struct {
	// contains filtered or unexported fields
}

func NewHandles

func NewHandles(hMap types.HandleMap) *Handles

func (Handles) GetHandler

func (h Handles) GetHandler(c *gin.Context, fieldCase string) (types.HandleFunc, map[string]interface{}, bool)

func (Handles) IsFastApi

func (h Handles) IsFastApi(path string) bool

type RouteInfo

type RouteInfo struct {
	Method string
	Path   string
}

Jump to

Keyboard shortcuts

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