goaticlient

package module
v0.0.0-...-3ff5be2 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2020 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	PropertyInfoClient *propertyinfo.Client
	PlayerInfoClient   *playerinfo.Client
}

func NewClient

func NewClient(config *config.Config, httpClient *http.Client, token *oauth2.Token) *Client

NewClient returns an ATI client that allows for access to all sublcients that access an individueal resources provided by the ATI REST service.

func (*Client) PlayerInfo

func (client *Client) PlayerInfo() *playerinfo.Client

PlayerInfo returns a sub-client that has access to player infomation.

func (*Client) PropertyInfo

func (client *Client) PropertyInfo() *propertyinfo.Client

PropertyInfo returns a sub-client that has access to property infomation.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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