Documentation ¶
Index ¶
Constants ¶
View Source
const ( RedisHost = "127.0.0.1:6379" RedisPassword = "your password" RedisDatabase = 1 MaxIdle = 10 MaxActive = 100 IdleTimeout = 30 )
redis config
View Source
const ( Port = ":8080" LogFileName = "gin.log" LogLevel = "DebugLevel" )
View Source
const ( AppId = "wx68d2ae3b8981b62b" Secret = "your secret " Token = "your token " EncodingAESKey = " your encode aes key " )
https://mp.weixin.qq.com/advanced/advanced?action=dev&t=advanced/dev
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.