github.com/outbrain/consul@v1.4.5/types/checks.go (about) 1 package types 2 3 // CheckID is a strongly typed string used to uniquely represent a Consul 4 // Check on an Agent (a CheckID is not globally unique). 5 type CheckID string