Package go-collapser implements a function call deduplication utility.
go get github.com/cristiangreco/go-collapser- No external dependencies - only stdlib packages
- Easy to use - simple, tested and documented API
- Small code base - do one thing and do it well
- Composable - easy to plug into different contexts (http handlers, db access, remote apis, ...)
The Collapser source files are distributed under the BSD-style license found in the LICENSE file.