Categorygithub.com/newrelic/go-agent/v3/integrations/nrmicro
modulepackage
1.2.1
Repository: https://github.com/newrelic/go-agent.git
Documentation: pkg.go.dev

# README

v3/integrations/nrmicro GoDoc

Package nrmicro instruments https://github.com/micro/go-micro.

import "github.com/newrelic/go-agent/v3/integrations/nrmicro"

For more information, see godocs.

# Packages

No description provided by the author

# Functions

CallWrapper wraps the `Call` method of a Micro `client.Client` (https://godoc.org/github.com/micro/go-micro/client#Client) instance.
ClientWrapper wraps a Micro `client.Client` (https://godoc.org/github.com/micro/go-micro/client#Client) instance.
HandlerWrapper wraps a Micro `server.Server` (https://godoc.org/github.com/micro/go-micro/server#Server) handler.
SubscriberWrapper wraps a Micro `server.Subscriber` (https://godoc.org/github.com/micro/go-micro/server#Subscriber) instance.