Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DataType is the identifer for the data being ingested -- tx, rewards, etc. DataType string = "data_type" // GroupingParam allows the ingester to derive the source of the data to ingest. // This should be something like "1h", "30m", "1epoch", etc InputGroupingParam string = "grouping_param" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.