Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Authorizer ¶
type Authorizer struct {
// contains filtered or unexported fields
}
Authorizer 小程序授权开放平台后的相关接口 此类接口只能由授权到开放平台的小程序调用或直接由开放平台调用
func New ¶
func New(account contracts.AccountInterface) *Authorizer
Click to show internal directories.
Click to hide internal directories.