3 lines
202 B
Go
3 lines
202 B
Go
|
// Package gorelic is an New Relic agent implementation for Go runtime. It collect a lot of metrics about Go scheduler, garbage collector and memory allocator and send them to NewRelic.
|
||
|
package gorelic
|