Skip to content

code-rover/go-discovery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-discovery

discovery service for golang

功能

  • 提供2种Docker Swarm方式部署etcd
启动脚本 说明
docker-swarm/install-etcd-static.sh                         静态配置方式部署etcd
docker-swarm/install-discovery.etcd.io.sh
docker-swarm/install-etcd.sh
etcd发现方式部署etcd
  • 封装etcd client api (v3),使用例子请参见example目录

About

discovery service for golang with etcd

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 83.6%
  • Shell 12.4%
  • Batchfile 4.0%