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.
Merge pull request #4 from thnxdev/include-params-in-options Return URL params in HandlerOptions
Fix "fmt" import (#3)
Merge pull request #2 from thnxdev/fix-json-header add utf-8 charset to application/json responses
Filter out empty path components (#1)
fix: don't generate duplicate query decoder functions
feat: support decoding query parameters with encoding.TextUnmarshaler
feat: support `query:"<name>"` tag
feat: support decoding query parameters into pointers Also fix incorrect error message and bad reference to "matches".
feat: initial commit