# README
cvgoweb
Cvgo Web Framework
# Functions
No description provided by the author
No description provided by the author
初始化前缀分组.
# Constants
No description provided by the author
# Structs
实现标准库的 Context 基本现在所有第三方库函数都会根据官方的建议将第一个参数设置为标准 Context 接口, 所以定制一个自己的 context 很有用,这里将 request 和 response 封装到 context, 这样就可以在整条请求链路中随时处理输入输出.
框架核心结构体.
No description provided by the author
No description provided by the author
实现了 IGroup,按前缀分组.
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author