//
pkg.gl
Category
github.com/makerdao/oracle-suite
pkg
gofer
package
0.3.1
Repository:
https://github.com/makerdao/oracle-suite.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
12
Files
75 SLOC
#
Packages
graph
No description provided by the author
mocks
No description provided by the author
origins
TODO: check if it's possible to merge coinbase and coinbasepro.
rpc
No description provided by the author
#
Functions
NewPair
NewPair returns a new Pair for given string.
NewPairs
NewPairs returns a Pair slice for given strings.
#
Structs
Model
Model is a simplified representation of a model which is used to calculate asset pair prices.
Pair
Pair represents an asset pair.
Price
Price represents price for a single pair.
#
Interfaces
Gofer
Gofer provides prices for asset pairs.
StartableGofer
StartableGofer interface represents a Gofer instances that have to be started first to work properly.