github.com/Aestek/consul@v1.2.4-0.20190309222502-b2c31e33971a/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