Versions in this module Expand all Collapse all v0 v0.0.2 Sep 22, 2022 Changes in this version + func NewEtcdConfig(cli *clientv3.Client, opts ...Option) (hconf.DataSource, error) + func NewOptions(opts ...Option) *options + type Option func(*options) + func WithContext(ctx context.Context) Option + func WithPaths(path ...string) Option + func WithRoot(prefix string) Option