meta

package
v0.0.0-...-3839eb7 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Anonymous = ginx.E{
	Key: "Anonymous",
	Val: struct{}{},
}

Anonymous means the router which use this meta has no need to authorize

View Source
var NoAuth = ginx.E{
	Key: "NoAuth",
	Val: struct{}{},
}

NoAuth means the router which use this meta has no need to authenticate

Functions

func Comment

func Comment(routeComment string) ginx.E

func Group

func Group(routeName string) ginx.E

func Name

func Name(routeName string) ginx.E

func Roles

func Roles(roles ...role.RoleInfo) ginx.E

Types

This section is empty.

Jump to

Keyboard shortcuts

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