option

package
v1.14.0-snapshot.6 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// PprofAddress is the default value for pprof in kvstoremesh
	PprofAddress = "localhost"

	// PprofPort is the default value for pprof in kvstoremesh
	PprofPort = 6064
)

Variables

This section is empty.

Functions

This section is empty.

Types

type KVStoreMeshConfig

type KVStoreMeshConfig struct {
	Debug bool

	ClusterName string
	ClusterID   uint32
}

Config is the KVStoreMeshConfig configuration.

func (KVStoreMeshConfig) Flags

func (def KVStoreMeshConfig) Flags(flags *pflag.FlagSet)

Jump to

Keyboard shortcuts

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