pkg / expect
A simple assertion library that you probably shouldn't use.
☆133Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for expect
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Continuous Benchmark for Go Project☆385Updated 3 weeks ago
- View annotated files based on line-spec☆226Updated 9 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 4 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆336Updated 6 months ago
- Go tool to wrap and fix errors with the new %w verb directive☆371Updated 4 months ago
- Play with GoDoc syntax and preview your changes in realtime☆113Updated 5 years ago
- Format Go's benchmarking output☆88Updated 2 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- Merge multiple pprof profile files into a single file☆122Updated last year
- Templates, generics engine for Go☆136Updated 5 years ago
- Encode and decode Go (golang) struct types via protocol buffers.☆172Updated 4 years ago
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆319Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆309Updated 3 weeks ago
- Kaburaya optimize the number of goroutines by feedback control.☆105Updated 5 years ago
- Reduce Go programs☆216Updated 7 months ago
- Print version used to build Go executables☆275Updated 4 months ago
- Package errd simplifies error and defer handling.☆154Updated 5 years ago
- [mirror]☆281Updated 2 months ago
- A complete solution for static files in Go code☆128Updated 5 months ago
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 4 years ago
- ☆88Updated 3 years ago
- The missing interface filesystem abstraction for Go☆199Updated 3 years ago
- HTTP error wrapper☆35Updated 4 years ago
- io.Reader and io.Writer with progress and remaining time estimation