Documentation
¶
Index ¶
Constants ¶
View Source
const (
WowTokenGracePeriod int64 = 20 // Minutes
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlizzardClient ¶
type BlizzardClient struct {
// contains filtered or unexported fields
}
func (*BlizzardClient) FetchTokenPrice ¶
func (b *BlizzardClient) FetchTokenPrice() (WowTokenPrice, error)
func (*BlizzardClient) GeneratePriceChart ¶
func (*BlizzardClient) StartWowTokenFetchInterval ¶
func (b *BlizzardClient) StartWowTokenFetchInterval(ctx context.Context, period time.Duration)
type BlizzardClientToken ¶
type BlizzardClientToken struct {
// contains filtered or unexported fields
}
type WowTokenPrice ¶
Click to show internal directories.
Click to hide internal directories.