예제 #1
0
func init() {
	discovery.RegisterBackend("consul", ConfigHook)
}
예제 #2
0
func init() {
	discovery.RegisterBackend("etcd", ConfigHook)
}