v0.0.1
Make it selective of more than one struct tag name. And set some default package-level decoders.
AddAliasTag(tag ...string)
DecodeForm
which decodes only with "form" tagDecodeQuery
which decodes only with "url" tagDecode
which decodes on "form" AND "url" AND "schema" tag names.