package
0.0.0-20241120074608-6378e9d597be
Repository: https://github.com/orcfax/oracle-suite.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
PairFromString returns a new Pair for given string.
# Structs
buildProperties stores information read from the linker flags associated with the binary created from this code.
OrcfaxCollectorData is the primary payload for an Orcfax message containing the "collected" and "normalized" data.
OrcfaxMessage wraps the Orcfax data structure.
OrcfaxRaw provides a means of storing raw request/response data from price-pair sources.
Pair represents an asset pair.
StaticValue is a numeric value obtained from a static origin.
Tick contains a price, volume and other information for a given asset pair at a given time.
# Interfaces
NumericValue is a data point value which is a number.
ValidatableValue is a data point value which can be validated.
Value is a data point value.