diff --git a/command/agent/consul/client.go b/command/agent/consul/client.go index e3e9a9eea..a1710250c 100644 --- a/command/agent/consul/client.go +++ b/command/agent/consul/client.go @@ -144,7 +144,7 @@ func NewServiceClient(consulClient AgentAPI, skipVerifySupport bool, logger *log } } -// seen is used by MarkSeen and Seen +// seen is used by markSeen and hasSeen const seen = 1 // markSeen marks Consul as having been seen (meaning at least one operation