Documentation ¶
Index ¶
- func IsEnabled() bool
- func NewNewRelic() cloudevents.Middleware
- func TxName() string
- type NewRelic
- func (m *NewRelic) After(parentCtx context.Context, in v2.Event, out *v2.Event, err error) (context.Context, error)
- func (m *NewRelic) Before(parentCtx context.Context, in *v2.Event) (context.Context, error)
- func (m *NewRelic) BeforeAll(ctx context.Context, inout []*cloudevents.InOut) (context.Context, error)
- func (m *NewRelic) Close(ctx context.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewNewRelic ¶
func NewNewRelic() cloudevents.Middleware
Types ¶
type NewRelic ¶
type NewRelic struct {
cloudevents.UnimplementedMiddleware
}
Click to show internal directories.
Click to hide internal directories.