etcd
Configuration
asjard:
## Service discovery and registration related configuration
registry:
## Configuration related to etcd registration and discovery center
etcd:
## Configure the database name (key) in asjard.stores.etcd.clients
# client: default
## Timeout
# timeout: 5sUse
import _"github.com/asjard/asjard/pkg/registry/etcd"Last updated