Documentation ¶
Overview ¶
@APIVersion 1.0.0 @Title beego Test API @Description beego has a very cool tools to autogenerate documents for your API @Contact astaxie@gmail.com @TermsOfServiceUrl http://beego.me/ @License Apache 2.0 @LicenseUrl http://www.apache.org/licenses/LICENSE-2.0.html
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterRouter ¶
func RegisterRouter()
func SetAuthApi ¶
func SetAuthApi(authApiPatternList []string)
SetAuthApi 登录认证接口,出 signauth 外还有登录的 cookie 认证
func SetSignAuthApi ¶
func SetSignAuthApi(signAuthApiPatternList []string)
SetSignAuthApiPrefix 设置需要走 sign 认证的接口前缀
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.