proxy.golang.org : github.com/Jille/etcd-client-from-env : v1.0.0
Package clientconfig constructs a Config for connecting to etcd. You can use the simple mode and only call Get and use our defaults. If you want to customize defaults, either do that on Get's return value, or first call Defaults, modify it and then call Apply to read the environment variables.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/%21jille/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/coreos/go-semver v0.3.0
- github.com/coreos/go-systemd/v22 v22.3.2
- github.com/gogo/protobuf v1.3.2
- github.com/golang/protobuf v1.5.2
- go.etcd.io/etcd/api/v3 v3.5.1
- go.etcd.io/etcd/client/pkg/v3 v3.5.1
- go.etcd.io/etcd/client/v3 v3.5.1
- go.uber.org/atomic v1.7.0
- go.uber.org/multierr v1.6.0
- go.uber.org/zap v1.17.0
- golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4
- golang.org/x/sys v0.0.0-20210603081109-ebe580a85c40
- golang.org/x/text v0.3.5
- google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
- google.golang.org/grpc v1.38.0
- google.golang.org/protobuf v1.26.0