cmd

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2021 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DataStoreDirectory = "hlf-sync.badgerdb"
	CurrentBlockKey    = "current_block"
	MaxBlockDistance   = 1
	BatchBlockIndexing = 2000
)

Variables

This section is empty.

Functions

func Execute

func Execute()

func NewSyncCmd

func NewSyncCmd() *cobra.Command

Types

type Provider

type Provider string
const (
	MeiliSearch   Provider = "meilisearch"
	ElasticSearch Provider = "elasticsearch"
	Database      Provider = "sql"
)

Jump to

Keyboard shortcuts

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