handler

package
v0.0.0-...-54b2aeb Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2017 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const DELET_MENU_URL = "https://api.weixin.qq.com/cgi-bin/menu/delconditional?access_token="
View Source
const Get_Current_URL = "https://api.weixin.qq.com/cgi-bin/get_current_selfmenu_info?access_token="
View Source
const POST_MENU_URL = "https://api.weixin.qq.com/cgi-bin/menu/addconditional?access_token="
View Source
const QUERY_MENU_URL = "https://api.weixin.qq.com/cgi-bin/menu/get?access_token="

Variables

View Source
var Token accessToken

Functions

This section is empty.

Types

type Menu struct {
	Token string
}
func (menu *Menu) Create() (string, error)
func (menu *Menu) Delete() (string, error)
func (menu *Menu) GetCurrentMenu() (string, error)
func (menu *Menu) Query() (string, error)

Jump to

Keyboard shortcuts

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