integration

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BaseURL   = "https://demo.accelbyte.io"
	Namespace = "accelbyte"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigRepositoryImpl

type ConfigRepositoryImpl struct {
}

func (*ConfigRepositoryImpl) GetClientId

func (configRepository *ConfigRepositoryImpl) GetClientId() string

func (*ConfigRepositoryImpl) GetClientSecret

func (configRepository *ConfigRepositoryImpl) GetClientSecret() string

func (*ConfigRepositoryImpl) GetJusticeBaseUrl

func (configRepository *ConfigRepositoryImpl) GetJusticeBaseUrl() string

type TokenRepositoryImpl

type TokenRepositoryImpl struct {
}

func (*TokenRepositoryImpl) GetToken

func (tokenRepository *TokenRepositoryImpl) GetToken() (*iamclientmodels.OauthmodelTokenResponseV3, error)

func (*TokenRepositoryImpl) RemoveToken

func (tokenRepository *TokenRepositoryImpl) RemoveToken() error

func (*TokenRepositoryImpl) Store

func (tokenRepository *TokenRepositoryImpl) Store(accessToken iamclientmodels.OauthmodelTokenResponseV3) error

Jump to

Keyboard shortcuts

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