package yaml

import "github.com/coreos/etcd/clientv3/yaml"

Package yaml handles yaml-formatted clientv3 configuration data.

Index

Functions

func NewConfig

func NewConfig(fpath string) (*clientv3.Config, error)

NewConfig creates a new clientv3.Config from a yaml file.

Source Files

config.go

Version
v3.3.17+incompatible
Published
Oct 11, 2019
Platform
js/wasm
Imports
6 packages
Last checked
2 hours ago

Tools for package owners.