package yaml

import "go.etcd.io/etcd/client/v3/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.5.18 (latest)
Published
Jan 24, 2025
Platform
linux/amd64
Imports
6 packages
Last checked
22 hours ago

Tools for package owners.