etcd

package
v0.0.0-...-d0e1227 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ETCD

type ETCD struct {
	*process.Process
}

func Start

func Start(opts Options) (*ETCD, error)

type Options

type Options struct {
	Command []string
	Dir     string

	Host string
	Port int32

	PeerHost string
	PeerPort int32

	Stdout io.Writer
	Stderr io.Writer

	ReadyTimeout       time.Duration
	ReadyCheckInterval time.Duration
	StopTimeout        time.Duration
}

Jump to

Keyboard shortcuts

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