We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
f49e7ac
Major overhaul (with slight API changes):
.TakeSnapshot() was removed, .Clone() is now .GetSnapshot()
.TakeSnapshot()
.Clone()
.GetSnapshot()
Using goroutines/channels instead of Mutexes
Added scope support
added gorilla-mux example
added simple benchmarks