Documentation
¶
Overview ¶
package target includes utilities for ascertaining the state of the target node, namely whether it is healthy and is ready to serve requests, and what slot it has synced to.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BadTargetError ¶
func (BadTargetError) Error ¶
func (e BadTargetError) Error() string
type ClientMissingTargetSlotErr ¶ added in v0.3.0
func (*ClientMissingTargetSlotErr) Error ¶ added in v0.3.0
func (e *ClientMissingTargetSlotErr) Error() string
Click to show internal directories.
Click to hide internal directories.