@fredbi coded something close to what my package is about.
It may inspire me for refactoring mine, or to add tests
I like the usage of math/big to create a string that overflows uint64
Originally posted by @ccoVeille in go-openapi/swag#106 (comment)
Also,