package
Version:
v2.0.3
Opens a new window with list of versions in this module.
Published: Aug 29, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 82
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
AppID string `json:"app_id"`
AppSecret string `json:"app_secret"`
Token string `json:"token"`
EncodingAESKey string `json:"encoding_aes_key"`
Cache cache.Cache
}
Config config for 微信公众号
Source Files
¶
Click to show internal directories.
Click to hide internal directories.