Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccessToken ¶ added in v3.2.0
type AccessToken struct {
*kernel.AccessToken
}
func NewAccessToken ¶ added in v3.2.0
func NewAccessToken(app kernel.ApplicationInterface) (*AccessToken, error)
func RegisterProvider ¶
func RegisterProvider(app kernel.ApplicationInterface) (*AccessToken, error)
func (*AccessToken) OverrideGetCredentials ¶ added in v3.2.0
func (accessToken *AccessToken) OverrideGetCredentials()
Override GetCredentials
type Client ¶
type Client struct {
*kernel.BaseClient
}
func (*Client) CorpIDToOpenCorpID ¶ added in v3.2.0
明文corpid转换为加密corpid https://developer.work.weixin.qq.com/document/path/95604
Click to show internal directories.
Click to hide internal directories.