package etcdmain
import "github.com/coreos/etcd/etcdmain"
Package etcdmain contains the main entry point for the etcd binary.
Index ¶
Variables ¶
var ( ErrConflictBootstrapFlags = fmt.Errorf("multiple discovery or bootstrap flags are set. " + "Choose one of \"initial-cluster\", \"discovery\" or \"discovery-srv\"") )
Functions ¶
func Main ¶
func Main()
func NewConfig ¶
func NewConfig() *config
Source Files ¶
config.go const_unix.go doc.go etcd.go help.go http.go
- Version
- v2.3.7+incompatible
- Published
- Jun 17, 2016
- Platform
- js/wasm
- Imports
- 36 packages
- Last checked
- 21 minutes ago –
Tools for package owners.