Documentation
¶
Index ¶
- type App
- func (app *App) AccessToken() (contracts.AccessToken, error)
- func (app *App) AccessTokenCacheKey() string
- func (app *App) AesKey() string
- func (app *App) AppId() string
- func (app *App) AppSecret() string
- func (app *App) Cache() (cache.Cache, string)
- func (app *App) ComponentAccessToken() string
- func (app *App) ComponentAppId() string
- func (app *App) IsOpenPlatform() bool
- func (app *App) OAuth() *oauth.OAuth
- func (app *App) PlatformType() string
- func (app *App) Token() string
- type Option
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct {
// contains filtered or unexported fields
}
App 移动应用
func (*App) AccessToken ¶
func (app *App) AccessToken() (contracts.AccessToken, error)
func (*App) AccessTokenCacheKey ¶
func (*App) ComponentAccessToken ¶
func (*App) ComponentAppId ¶
func (*App) IsOpenPlatform ¶
func (*App) PlatformType ¶ added in v0.1.6
Click to show internal directories.
Click to hide internal directories.