cli

package
v0.0.5-beta2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 4, 2022 License: Apache-2.0 Imports: 29 Imported by: 0

Documentation

Index

Constants

View Source
const DEFAULT_BLOCK_RANGE = 10_000

Variables

This section is empty.

Functions

func Main

func Main()

Types

type Squasher

type Squasher struct {
	// contains filtered or unexported fields
}

func NewSquasher

func NewSquasher(config *SquasherConfig) *Squasher

type SquasherConfig

type SquasherConfig struct {
	Modules []string `json:"modules"`
}

func NewSquasherConfig

func NewSquasherConfig(modules ...string) *SquasherConfig

type SquasherMetadata

type SquasherMetadata struct {
	LastKVFile string `json:"last_kv_file"`
	RangeSize  int    `json:"range_size"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL