Пример #1
0
func servicePassing(name string, agent *consul.Agent) {
	agent.PassTTL("service:"+name, "Service up and ready!")
}