mpconfig

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: 2 Imported by: 0

Documentation

Overview

* @Author: i@douxuefeng.cn * @Date: 2022-05-14 16:39:15 * @LastEditTime: 2022-05-14 16:41:27 * @LastEditors: i@douxuefeng.cn * @Description: * @FilePath: \go-utils\wechat\mp\mpconfig\config.go

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MpConfig

type MpConfig struct {
	Appid     string `json:"appid"`
	Appsecret string `json:"appsecret"`
	Token     string `json:"token"`
	TokenKey  string `json:"token_key"`
	JssdkKey  string `json:"jssdkKey"`
	Mutx      sync.RWMutex
	Cache     cache.Cache
}

Jump to

Keyboard shortcuts

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