Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BeginTrxFromContext ¶ added in v2.21.0
func BeginTrxFromContext(ctx context.Context) *newrelic.Transaction
func InitNewRelic ¶
func InitNewRelic(opts ...NewRelicOpts) *newRelic
func NewContext ¶ added in v2.21.0
Types ¶
type NewRelicOpts ¶
type NewRelicOpts func(relics *newRelic)
func WithAppName ¶
func WithAppName(appName string) NewRelicOpts
func WithLicenseKey ¶
func WithLicenseKey(licenseKey string) NewRelicOpts
Click to show internal directories.
Click to hide internal directories.