Documentation ¶ Index ¶ func AddCheck(s *testutil.TestServer, t testing.TB, name, serviceID, status string) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func AddCheck ¶ func AddCheck(s *testutil.TestServer, t testing.TB, name, serviceID, status string) AddCheck adds a check to the Consul instance. If the serviceID is left empty (""), then the check will be associated with the node. The check status may be "passing", "warning", or "critical". Types ¶ This section is empty. Source Files ¶ View all Source files sdk.go Click to show internal directories. Click to hide internal directories.