package
0.0.0-20240509015910-3dda883d88fd
Repository: https://github.com/treeyh/soc-go-boot.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Constants
ContextHttpContextKey httpContext的ContextKey.
HeaderAppCodeKey 用于http header.
HeaderAuthTokenKey 授权token的key.
HeaderChannel 渠道.
相关HTTP头.
HeaderDeviceIdKey 请求设备id http header.
HeaderLangKey 请求语言 http header.
HeaderPartnerCodeKey 合作方id的http header.
HeaderPlatform 平台.
HeaderSignKey 请求签名 http header.
HeaderSignPolicyKey 请求签名策略 http header.
HeaderTimestampKey 请求时间戳 http header.
HeaderTraceIdKey 用于http header.
LangEn 英文.
LangEnGb 英文英国.
LangEnUs 英文美国.
No description provided by the author
No description provided by the author
LangZhCn LangZhChs 中文简体 中间件会统一转为 LangZhCn.
No description provided by the author
No description provided by the author
LangZhTw LangZhHk LangZhMo LangZhCht 中文繁体 中间件会统一转为 LangZhTw.
SignPolicyMd5 签名策略 md5.
SignPolicySha256 签名策略 sha256.