An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# debug

[![Test status](https://github.com/atreugo/debug/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/atreugo/debug/actions)
[![Go Report Card](https://goreportcard.com/badge/github.com/atreugo/debug)](https://goreportcard.com/report/github.com/atreugo/debug)
[![GoDev](https://img.shields.io/badge/go.dev-reference-007d9c?logo=go&logoColor=white)](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: