Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Endpoint ¶
type Endpoint struct { Endpoint string JSONPaths map[string]string NormalizeFunc func(map[string]interface{}) (map[string]float64, error) }
Endpoint is an endpoint configuration for the oracle
type Engine ¶
type Engine struct {
Metadata []MappingMetadata
}
Engine is the configuration for the oracle core to work