Categorygithub.com/Easypay/go-agent/v3/integrations/nrgin
modulepackage
1.1.3
Repository: https://github.com/easypay/go-agent.git
Documentation: pkg.go.dev

# README

v3/integrations/nrgin GoDoc

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.