package
0.0.0-20241028123607-9d40bca308ee
Repository: https://github.com/ao-data/albiondata-client.git
Documentation: pkg.go.dev

# README

albiondata-client/lib

This package contains the structs needed to work with our json uploads.

# Constants

Days - 1 means we are looking at the 7 day scale.
No description provided by the author
Hours - 0 means we are looking at the 24 hour scale.
No description provided by the author
Public Topics.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Private Topics.
No description provided by the author
No description provided by the author
No description provided by the author
Weeks - 2 means we are looking at the 4 week scale.

# Structs

GoldPricesUpload contains the current gold prices.
MapDataUpload contains information on zone maps.
No description provided by the author
No description provided by the author
MarketHistory contains the 3 data arrays (Item amount, silver amount, and timestamp) These values come over the wire with indexes aligned, but are likely not sorted by time.
No description provided by the author
MarketOrder contains an order (offer or request).
No description provided by the author
MarketUpload contains a list of orders.
No description provided by the author
Skill contains a skill.
SkillsUpload contains a list of skills.

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

Represents a character identifier in its UUID-style string format.
No description provided by the author
Timescale represents the three different timescale views available for market history.