Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EchoRelic ¶
type EchoRelic struct {
// contains filtered or unexported fields
}
EchoRelic stores the configured newrelic.Application
func (*EchoRelic) Transaction ¶
func (e *EchoRelic) Transaction(next echo.HandlerFunc) echo.HandlerFunc
Transaction is an echo middleware function which creates a new transaction for each request
Click to show internal directories.
Click to hide internal directories.