Documentation ¶
Index ¶
- type NullVarz
- func (NullVarz) ActiveApps() *stats.ActiveApps
- func (NullVarz) CaptureBadGateway()
- func (NullVarz) CaptureBadRequest()
- func (NullVarz) CaptureRegistryMessage(msg metrics.ComponentTagged)
- func (NullVarz) CaptureRouteServiceResponse(*http.Response)
- func (NullVarz) CaptureRoutingRequest(b *route.Endpoint)
- func (NullVarz) CaptureRoutingResponse(int)
- func (NullVarz) CaptureRoutingResponseLatency(*route.Endpoint, int, 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) CaptureBadGateway()
func (NullVarz) CaptureBadRequest ¶
func (NullVarz) CaptureBadRequest()
func (NullVarz) CaptureRegistryMessage ¶
func (NullVarz) CaptureRegistryMessage(msg metrics.ComponentTagged)
func (NullVarz) CaptureRouteServiceResponse ¶
func (NullVarz) CaptureRoutingRequest ¶
func (NullVarz) CaptureRoutingResponse ¶
func (NullVarz) CaptureRoutingResponseLatency ¶
func (NullVarz) MarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.