Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MiddlewareTimer ¶
func NewMiddlewareTimer ¶
func NewMiddlewareTimer(environment, serviceName, licenseKey string) (MiddlewareTimer, error)
NewMiddlewareTimer returns an instance of something that can Measure() an HTTP handler via middleware
func NewMiddlewareTimerFromNR ¶
func NewMiddlewareTimerFromNR(app newrelic.Application) MiddlewareTimer
Click to show internal directories.
Click to hide internal directories.