-
Notifications
You must be signed in to change notification settings - Fork 236
Pull requests: gorilla/schema
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update decoder to not panic when there are unexported fields in a different package.
size/XS
#236
opened Apr 10, 2025 by
rishavm47
Loading…
3 of 12 tasks
Add option to encode value keys with '.' separators
size/M
#229
opened Nov 28, 2024 by
gKits
Loading…
4 of 12 tasks
Support default values for custom types by performing the default scan before decoding
size/L
#226
opened Nov 12, 2024 by
markbradley27
•
Draft
3 of 12 tasks
schema: add encoder.SetOmitEmptyDefault() method to properly encode ptrs
size/M
#219
opened Aug 25, 2024 by
david-its
Loading…
feat: add encoder.EncodeValues which will keep order of struct's fields
size/L
#218
opened Aug 19, 2024 by
stormyyd
Loading…
4 of 12 tasks
feat: allow configuring
NewDecoder
via callbacks
size/L
#193
opened Jun 30, 2022 by
lithammer
Loading…
ProTip!
Exclude everything labeled
bug
with -label:bug.