package
0.0.0-20221204093943-4ea7438238e0
Repository: https://github.com/lsamu/ago.git
Documentation: pkg.go.dev
# Functions
Auth 授权.
AuthCheck 授权校验.
AuthGet 获取授权信息.
Break 中断.
No description provided by the author
Error Error.
Limit 限速 redis.
Log 日志.
NoCache is a middleware function that appends headers to prevent the client from caching the HTTP response.
Options is a middleware function that appends headers for options requests and aborts then exits the middleware chain and ends the request.
Rc4 Rc4.
Rsa Rsa.
Secure is a middleware function that appends security and resource access headers.
Timeout 超时.
TlsHandler tls传输 domain:xxx.com 使用 router.RunTLS(":8080", "ssl.pem", "ssl.key").
Trace 链路追踪.
# Structs
No description provided by the author