Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{ Use: "subgraph", Short: "Live & Parallel Processor for Subgraphs", SilenceUsage: true, SilenceErrors: true, }
Functions ¶
func ExampleSparkle ¶
Types ¶
type BlockRange ¶
func (BlockRange) ReprocRange ¶
func (b BlockRange) ReprocRange() string
func (BlockRange) String ¶
func (b BlockRange) String() string
func (BlockRange) Unbounded ¶
func (b BlockRange) Unbounded() bool
type LoggingOptions ¶
type ProgressMarker ¶
type TableShard ¶
type TableShard struct {
// contains filtered or unexported fields
}
func (*TableShard) Run ¶
func (ts *TableShard) Run() (*tableShardMetrics, error)
type TblShard ¶
type TblShard struct {
// contains filtered or unexported fields
}
func NewTblShard ¶
type VersionedSubgraph ¶
type VersionedSubgraph struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.