config

package
v0.2.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 18, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

* @Author: i@douxuefeng.cn * @Date: 2022-05-14 15:58:31 * @LastEditTime: 2022-05-14 15:58:37 * @LastEditors: i@douxuefeng.cn * @Description: * @FilePath: \go-utils\wechat\mini\config\config.go

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MiniConfig

type MiniConfig struct {
	Appid     string `json:"appid"`
	AppSecret string `json:"appsecret"`
	TokenKey  string `json:"token_key"` //当多个小程序使用时,防止tokenkey重复
	Cache     cache.Cache
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL