# README
v3/integrations/nrgin 
Package nrgin
instruments https://github.com/gin-gonic/gin applications.
import "github.com/Easypay/go-agent/v3/integrations/nrgin"
For more information, see godocs.
# Packages
No description provided by the author
# Functions
Middleware creates a Gin middleware that instruments requests.
MiddlewareHandlerTxnNames creates a Gin middleware that instruments requests.
Transaction returns the transaction stored inside the context, or nil if not found.
# Interfaces
Context avoids making this package 1.7+ specific.