Package gorilla/schema converts structs to and from form values. Conversely, the contents of a struct can be encoded into form values. To define custom names for fields, use a struct tag "schema". To not populate certain fields, use a dash for the name and it will be ignored.
Features
- Uint variants (uint, uint8, uint16, uint32, uint64)
- Unsupported types are simply ignored, however custom types can be registered to be converted
- Examples are available on the Gorilla website
- Licensed under the BSD License
- Package gorilla/schema converts structs to and from form values
- Fills a struct with form values
License
BSD LicenseFollow schema
Other Useful Business Software
Gemini 3 and 200+ AI Models on One Platform
Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of schema!