wx

package
v1.9.13 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: MIT Imports: 27 Imported by: 2

Documentation

Index

Constants

View Source
const (
	CGI_BIN                     = "https://api.weixin.qq.com/cgi-bin/"
	TOKEN_CREDENTIAL            = "token?grant_type=client_credential"
	TICKET_GETTICKET            = "ticket/getticket?type=jsapi"
	QRCODE_CREATE               = "qrcode/create"
	WXACODE_UNLIMIT             = "/wxa/getwxacodeunlimit"
	MENU_CREATE                 = "menu/create"
	USER_REMARK                 = "user/info/updateremark"
	USER_INFO                   = "user/info"
	USER_GET                    = "user/get"
	USER_TAG_GET                = "user/tag/get"
	TAGS_CREATE                 = "tags/create"
	TAGS_DELETE                 = "tags/delete"
	TAGS_UPDATE                 = "tags/update"
	TAGS_GET                    = "tags/get"
	TAGS_MEMBERS_BATCHTAGGING   = "tags/members/batchtagging"
	TAGS_MEMBERS_BATCHUNTAGGING = "tags/members/batchuntagging"
)
View Source
const (
	APPID   = "appid"
	SECRET  = "secret"
	TOKEN   = "token"
	TOKENS  = "tokens"
	EXPIRES = "expires"
	TICKET  = "ticket"
	EXPIRE  = "expire"
)
View Source
const (
	SIGNATURE = "signature"
	TIMESTAMP = "timestamp"
	NONCESTR  = "noncestr"
	NONCE     = "nonce"
)
View Source
const (
	PAGES_RIVER         = "pages/river/river"
	PAGES_ACTION        = "pages/action/action"
	PAGES_INSERT        = "pages/insert/insert"
	PUBLISH_CLIENT_MP   = "publish/client/mp"
	PROJECT_CONFIG_JSON = "project.config.json"
	APP_JSON            = "app.json"
	CONF_JS             = "conf.js"
)
View Source
const (
	ISLOGIN = "islogin"
	CURRENT = "current"
	PROJECT = "project"
	PAGES   = "pages"
	UTILS   = "utils"
)
View Source
const (
	AUTO_PREVIEW = "auto-preview"
	PREVIEW      = "preview"
	PUSH         = "push"
	DOC          = "doc"
	ENV          = "env"
)
View Source
const (
	SCENE = "scene"
	RIVER = "river"
	STORM = "storm"
)
View Source
const (
	UNLIMIT            = "unlimit"
	IS_HYALINE         = "is_hyaline"
	QR_STR_SCENE       = "QR_STR_SCENE"
	QR_LIMIT_STR_SCENE = "QR_LIMIT_STR_SCENE"
	EXPIRE_SECONDS     = "expire_seconds"
)
View Source
const (
	SUBSCRIBE_TIME = "subscribe_time"

	REMARK = "remark"
	SEX    = "sex"
)
View Source
const ACCESS = "access"
View Source
const AGENT = "agent"
View Source
const EVENTS = "events"
View Source
const IDE = "ide"
View Source
const LOGIN = "login"
View Source
const MENU = "menu"
View Source
const (
	OPENID = "openid"
)
View Source
const SCAN = "scan"
View Source
const (
	TAGID = "tagid"
)
View Source
const TAGS = "tags"
View Source
const TEXT = "text"
View Source
const USERS = "users"
View Source
const WX = "wx"
View Source
const WXML = "wxml"
View Source
const WXSS = "wxss"

Variables

View Source
var Index = &ice.Context{Name: WX, Help: "微信公众号"}

Functions

func IdeCli added in v1.8.1

func IdeCli(m *ice.Message, action string, arg ...ice.Any) *ice.Message

func Meta added in v1.8.0

func Meta() ice.Map

func SpideGet added in v1.8.0

func SpideGet(m *ice.Message, api string, arg ...ice.Any) ice.Any

func SpidePost added in v1.8.0

func SpidePost(m *ice.Message, api string, arg ...ice.Any) ice.Any

Types

This section is empty.

Jump to

Keyboard shortcuts

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