Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPProbe ¶
type HTTPProbe struct {
// contains filtered or unexported fields
}
func (*HTTPProbe) HealthyHandler ¶
func (p *HTTPProbe) HealthyHandler(logger log.Logger) http.HandlerFunc
func (*HTTPProbe) NotHealthy ¶
func (*HTTPProbe) ReadyHandler ¶
func (p *HTTPProbe) ReadyHandler(logger log.Logger) http.HandlerFunc
Click to show internal directories.
Click to hide internal directories.