newrelic

package
v0.0.0-...-6f95374 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 27, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NewRelic

type NewRelic struct {
	// contains filtered or unexported fields
}

NewRelic.

func New

func New(
	appName string,
	license string,
) (*NewRelic, error)

New.

func (*NewRelic) Handle

func (nr *NewRelic) Handle(
	pattern string,
	handler http.Handler,
	options ...newrelic.TraceOption,
) (string, http.Handler)

Handle. NewRelicへアクセスログを送信するためのミドルウェアハンドラ.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL