package
0.0.0-20240704145338-d316e1634f04
Repository: https://github.com/iceymoss/axis.git
Documentation: pkg.go.dev

# Packages

Package gin implements a HTTP web framework called gin.
No description provided by the author

# Functions

No description provided by the author
NewCore 初始化对象Core.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Context 自定义 Context.
Core 框架核心结构 框架的核心,负责路由匹配,server接口实现,初始路由,注册方法.
Group 前缀匹配的具体实现者.
Tree 前缀树.

# Interfaces

IGroup 代表前缀分组.
IRequest 代表请求包含的方法.
IResponse 代表返回方法.

# Type aliases

No description provided by the author