git.colasdn.top/newrelic/go-agent@v3.26.0+incompatible/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/newrelic/go-agent/v3/newrelic 9 package newrelic