8000
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.
Correct v2 refs.
Add go.mod.
Return pointers to instances, and add Copy method.
Refactor/improve testing, fix append usage.
Post-go1.7 stable. No longer uses context or custom Handler.
Pre-go1.7 stable. Uses net/context and custom Handler definition.