options

package
v1.1.106 Latest Latest
Warning

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

Go to latest
Published: May 14, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Default = &Options{}

Functions

This section is empty.

Types

type Options

type Options struct {
	Pipeline       pipeline.Pipeline
	MasterPersist  persist.Persist
	IsMaster       bool
	AdvertiseAddr  string
	RetryInterval  time.Duration
	TCPAddr        string
	DebugAddr      string
	MemberAddr     string
	Components     *component.Components
	Label          string
	HttpAddr       string
	TSLCertificate string
	TSLKey         string
	Logger         log.Logger
	Codec          codec.Codec
	Etcd           bool
}

Options contains some configurations for current node

Jump to

Keyboard shortcuts

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