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.2.13+incompatible
Published
Jan 2, 2018
Platform
js/wasm
Imports
6 packages
Last checked
53 minutes ago

Tools for package owners.