github.com/TykTechnologies/newrelic-go-agent@v0.0.0-20230823062834-3c80ff5627f6/doc.go (about) 1 // Copyright 2020 New Relic Corporation. All rights reserved. 2 // SPDX-License-Identifier: Apache-2.0 3 4 // Package newrelic provides instrumentation for Go applications. 5 // 6 // Deprecated: This package has been supplanted by version 3 here: 7 // 8 // https://godoc.org/github.com/TykTechnologies/newrelic-go-agent/v3/newrelic 9 package newrelic