package
1.12.6
Repository: https://github.com/go-dev-frame/sponge.git
Documentation: pkg.go.dev

# Functions

New create a etcd registry.
NewRegistry instantiating the etcd registry Note: If the etcdcli.WithConfig(*clientv3.Config) parameter is set, the etcdEndpoints parameter is ignored!.
WithContext with registry context.
WithMaxRetry set max retry times.
WithNamespace with registry namespace.
WithRegisterTTL with register ttl.

# Structs

Registry is etcd registry.

# Type aliases

Option is etcd registry option.