mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add wagoodman/dive (#4562)
* add wagoodman/dive * dive: alphabetical ordering --------- Co-authored-by: Phani Rithvij <phanirithvij2000@gmail.com>
This commit is contained in:
parent
16118c108f
commit
4e482249be
@ -2591,6 +2591,7 @@ _General utilities and tools to make your life easier._
|
||||
- [Death](https://github.com/vrecan/death) - Managing go application shutdown with signals.
|
||||
- [Deepcopier](https://github.com/ulule/deepcopier) - Simple struct copying for Go.
|
||||
- [delve](https://github.com/derekparker/delve) - Go debugger.
|
||||
- [dive](https://github.com/wagoodman/dive) - A tool for exploring each layer in a Docker image.
|
||||
- [dlog](https://github.com/kirillDanshin/dlog) - Compile-time controlled logger to make your release smaller without removing debug calls.
|
||||
- [EaseProbe](https://github.com/megaease/easeprobe) - A simple, standalone, and lightWeight tool that can do health/status checking daemon, support HTTP/TCP/SSH/Shell/Client/... probes, and Slack/Discord/Telegram/SMS... notification.
|
||||
- [equalizer](https://github.com/reugn/equalizer) - Quota manager and rate limiter collection for Go.
|
||||
|
Loading…
Reference in New Issue
Block a user