Documentation
¶
Index ¶
Constants ¶
View Source
const (
Transport = "tcp"
)
Variables ¶
View Source
var ( ErrorNilRequest = errors.New("request cannot be nil") ErrorProviderNotFound = errors.New("provider not found") ErrorOracleNotRunning = errors.New("oracle is not running") ErrorContextCancelled = errors.New("context cancelled") )
Client sentinel errors.
Functions ¶
func ToReqPrices ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.