mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-09-08 12:43:57 +08:00
a7aeb8ac0e
* feat: support tls for etcd client * chore: fix typo * refactor: rename TrustedCAFile to CACertFile * docs: add comments * fix: missing tls registration * feat: add InsecureSkipVerify config for testing