package
3.5.4
Repository: https://github.com/skilld-labs/etcd.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewConfig creates a new Config populated with default values.
NewZapCoreLoggerBuilder generates a zap core logger builder.
StartEtcd launches the etcd server and HTTP handlers for client/server communication.
WrapCORS wraps existing handler with CORS.

# Constants

No description provided by the author
No description provided by the author
DefaultEnableV2 is the default value for "--enable-v2" flag.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DefaultStrictReconfigCheck is the default value for "--strict-reconfig-check" flag.
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

CompactorModePeriodic is periodic compaction mode for "Config.AutoCompactionMode" field.
CompactorModeRevision is revision-based compaction mode for "Config.AutoCompactionMode" field.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Config holds the arguments for configuring an etcd server.
Etcd contains a running etcd server and its listeners.