Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPPost ¶
type IntegerData ¶
type IntegerData struct { Data []interface{} `json:"data"` CompletionTime string `json:"completionTime"` }
type JSONParse ¶
type JSONParse struct {
Data []*OracleParamAbi `json:"data"`
}
type OracleParamAbi ¶
type OracleParamAbi struct { Type string `json:"type"` Path []string `json:"path"` Decimal uint64 `json:"decimal"` SubType []*OracleParamAbi `json:"sub_type"` }
type RandomOrg ¶
Click to show internal directories.
Click to hide internal directories.