The highest tagged major version is
v5.
command
Version:
v3.7.4+incompatible
Opens a new window with list of versions in this module.
Published: Jan 9, 2019
License: BSD-3-Clause
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Gin integration
This is an example of basic Gin app with Airbrake middleware that reports route stats.
How to run API
cd $GOPATH/src/github.com/airbrake/gobrake/examples/gin
go run *.go -env=production -airbrake_project_id=123456 -airbrake_project_key=FIXME
Visit http://127.0.0.1:8080/hello/{name}
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.