package
0.4.3
Repository: https://github.com/danstis/go-openxbl.git
Documentation: pkg.go.dev

# Functions

NewClient creates a new instance of a OpenXBLAPI.

# Variables

DefaultBaseURI contains the base URI for the API.
RetryCount controls how many times the client will retry on failure.
RetryDelay controls the delay between retries.
UserAgent defines the user agent that is sent with the requests.

# Structs

Client represents the config of the OpenXBL Client.
FriendSeachResp contains the response from the /friends/search operation.
User contains the details of a single user.

# Type aliases

FriendsService provides access to the Friends related functions in the OpenXBL API.