Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Auth ¶
type Auth struct {
Config *shopeeConfig.Config
}
Auth
func (*Auth) GetAccesstoken ¶
func (a *Auth) GetAccesstoken(code string, shopID int64) entity.GetAccessTokenResult
GetAccesstoken
func (*Auth) RefreshAccessToken ¶
func (a *Auth) RefreshAccessToken(shop commonentity.ShopInfo) entity.RefreshAccessTokenResult
RefreshAccessToken
Click to show internal directories.
Click to hide internal directories.