fatih / errwrapLinks
Go tool to wrap and fix errors with the new %w verb directive
☆378Updated 4 months ago
Alternatives and similar repositories for errwrap
Users that are interested in errwrap are comparing it to the libraries listed below
Sorting:
- Report unwanted import path and declaration usages☆241Updated 5 months ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- Continuous Benchmark for Go Project☆387Updated last week
- A CLI to turn Go's benchmark output into pictures☆340Updated 5 years ago
- https://the-zen-of-go.netlify.com☆247Updated 5 years ago
- Quick helpers for testing Go applications☆528Updated last year
- Validates your Go installation and dependencies.☆332Updated last year
- Shotizam analyzes the size of Go binaries☆613Updated last year
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 3 months ago
- GoThanks automatically stars Go's official repository and your go.mod github dependencies, providing a simple way to say thanks to the m…☆128Updated 2 years ago
- go doc with colors☆139Updated 3 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- Like errgroup/waitgroup, but only runs a maximum of tasks at any time.☆317Updated 10 months ago
- Pprof made easy at development time for Go☆755Updated 4 years ago
- Encode and decode Go (golang) struct types via protocol buffers.☆178Updated 5 years ago
- fault injection library in go using standard http middleware☆509Updated last month
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Convert Go values to their AST☆309Updated 6 months ago
- Go package for writing descriptions using the Graphviz DOT and Mermaid language☆288Updated 2 weeks ago
- A refactoring tool for Go☆676Updated 2 weeks ago
- Create Go contexts that cancel on signals.☆257Updated 2 years ago
- An easy HTTP client for Go. Inspired by the immortal Requests.☆387Updated 2 months ago
- Source code analyzer that helps you to make your Go programs more consistent.☆354Updated 2 months ago
- Play with GoDoc syntax and preview your changes in realtime☆113Updated 6 years ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Updated 5 years ago
- Miscellaneous Go hacks☆242Updated 2 months ago
- Include files in your binary the easy way☆277Updated 4 years ago
- A minimalistic emoji package for Go (golang)☆457Updated last year
- depaware makes you aware of your Go dependencies