https://github.com/atreugo/debug
Debug plugin for Atreugo
https://github.com/atreugo/debug
atreugo debug expvars fasthttp go golang pprof
Last synced: 5 months ago
JSON representation
Debug plugin for Atreugo
- Host: GitHub
- URL: https://github.com/atreugo/debug
- Owner: atreugo
- License: apache-2.0
- Created: 2021-12-20T16:38:15.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-06T15:34:10.000Z (about 3 years ago)
- Last Synced: 2024-06-20T06:29:17.478Z (almost 2 years ago)
- Topics: atreugo, debug, expvars, fasthttp, go, golang, pprof
- Language: Go
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# debug
[](https://github.com/atreugo/debug/actions)
[](https://goreportcard.com/report/github.com/atreugo/debug)
[](https://pkg.go.dev/github.com/atreugo/debug)
Debug plugin.
- Expvar HTTP endpoint.
- Pprof HTTP endpoint.
## Install
```bash
go get github.com/atreugo/debug
```
## Contributing
**Feel free to contribute...** :wink: