libRouter

package
v3.0.0-...-e8951d3 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RouterAutoBind

func RouterAutoBind(ctx context.Context, R interface{}, group *ghttp.RouterGroup) (err error)

RouterAutoBind 收集需要被绑定的控制器,自动绑定 路由的方法命名规则必须为:BindXXXController

func RouterAutoBindBefore

func RouterAutoBindBefore(ctx context.Context, R interface{}, group *ghttp.RouterGroup) (err error)

RouterAutoBindBefore 收集需要被绑定的不验证用户登录状态的控制器,自动绑定 路由的方法命名规则必须为:BeforeBindXXXController

Types

This section is empty.

Jump to

Keyboard shortcuts

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