Skip to content

First version which works fine with etcd

Latest
Compare
Choose a tag to compare
@dalei-wang dalei-wang released this 03 Nov 02:56
· 1 commit to master since this release

Feature

  • Generate config file from etcd by compelling golang template once and exit
  • Watch prefix for etcd and modify config file when change happen and works as daemon
  • Pure golang solutions