Documentation ¶
Index ¶
- type NullVarz
- func (_ NullVarz) ActiveApps() *stats.ActiveApps
- func (_ NullVarz) CaptureBadGateway(*http.Request)
- func (_ NullVarz) CaptureBadRequest(*http.Request)
- func (_ NullVarz) CaptureRegistryMessage(msg reporter.ComponentTagged)
- func (_ NullVarz) CaptureRoutingRequest(b *route.Endpoint, req *http.Request)
- func (_ NullVarz) CaptureRoutingResponse(*route.Endpoint, *http.Response, time.Time, time.Duration)
- func (_ NullVarz) MarshalJSON() ([]byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NullVarz ¶
type NullVarz struct{}
func (NullVarz) ActiveApps ¶
func (_ NullVarz) ActiveApps() *stats.ActiveApps
func (NullVarz) CaptureBadGateway ¶
func (NullVarz) CaptureBadRequest ¶
func (NullVarz) CaptureRegistryMessage ¶
func (_ NullVarz) CaptureRegistryMessage(msg reporter.ComponentTagged)
func (NullVarz) CaptureRoutingRequest ¶
func (NullVarz) CaptureRoutingResponse ¶
func (NullVarz) MarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.