open

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: May 3, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Bind

func Bind(clt *core.Client, appId string, openAppId string) (err error)

该API用于将一个尚未绑定开放平台帐号的公众号或小程序绑定至指定开放平台帐号上。二者须主体相同。 @param openAppId: 开放平台帐号appid @param appId: 授权公众号或小程序的 appid

func Create

func Create(clt *core.Client, appId string) (openAppId string, err error)

该API用于创建一个开放平台帐号,并将一个尚未绑定开放平台帐号的公众号/小程序绑定至该开放平台帐号上。 新创建的开放平台帐号的主体信息将设置为与之绑定的公众号或小程序的主体。 @param appId: 授权公众号或小程序的 appid

func Get

func Get(clt *core.Client, appId string) (openAppId string, err error)

该API用于获取公众号或小程序所绑定的开放平台帐号。 @param appId: 授权公众号或小程序的 appid

func Unbind

func Unbind(clt *core.Client, appId string, openAppId string) (err error)

该API用于将一个尚未绑定开放平台帐号的公众号或小程序绑定至指定开放平台帐号上。二者须主体相同。 @param openAppId: 开放平台帐号appid @param appId: 授权公众号或小程序的 appid

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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