Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Check ¶
type Check func() error
Check
func DNSProbeCheck ¶
DNSProbeCheck returns a Check that determines wheteher service with specified dns name is reachable or not using net.Resolver's LookupHost method.
Click to show internal directories.
Click to hide internal directories.