# Functions
GetFieldAttributeAsParamType 返回参数对应类型上的注解.
GetLastAttr 返回参数类型上注解的最后一个.
GetMethodAttributes 解析方法上的注释.
GetMethodAttributesAsMiddleware 提取方法上的中间件标记.
GetStructAttrAsMiddleware 返回结构体上的中间件类attr.
GetStructAttrByName 按attr名称返回,不存在则返回nil.
GetStructAttrs 获取结构体的注释.
HasAttribute 是否有特定注释.
ParseDoc 解析注解.
No description provided by the author
# Constants
注释内容.
http 请求方法.
No description provided by the author
中间件类.
其他.
方法的参数和返回值专用.
这种类型仅用于标记一些元素.
# Type aliases
No description provided by the author