Issues
- 3
[FEATURE] default values for custom types
#225 opened by markbradley27 - 0
- 0
- 2
- 1
Question May I open an PR to refactor or organize the test code in decoder_test.go?
#220 opened by lll-lll-lll-lll - 4
- 3
[BUG] Slice encoding drops empty values rather than encoding them as `nil` or default
#215 opened by tombuente - 4
[FEATURE] Use omitempty by default
#216 opened by david-its - 2
[bug] need to skip unexported field
#203 opened by limpo1989 - 1
[question] Why can't Encoder check and call fmt.Stringer.String() on element automatically?
#196 opened by howellzhu - 1
- 6
[bug] schema: converter not found for Page, when the struct name is same with field name.
#195 opened by donnol - 6
[BUG] panic in 1.3.0
#213 opened by davidnewhall - 4
Not checking for nil might lead to nil pointer dereference
#190 opened by rzajac - 4
[FEATURE] Documentation
#208 opened by bconn98 - 1
- 3
[Question] Is ignoring mismatched slice element types intended behavior?
#210 opened by lll-lll-lll-lll - 6
[question] "+" symbol
#185 opened by Eleron8 - 13
[feature] default values for scheme struct fields
#182 opened by zak905 - 2
[BUG] v1.2.0 Cannot decode into slice of strings
#202 opened by andrewpillar - 10
- 2
- 1
[bug] Unstable decoding of different keys that are case-folded to the same value
#188 opened by yurykabanov - 1
[bug] Nested fields not encoded in dot format
#175 opened by Andrew-M-C - 1
[question] Unable to decode slice of structs
#177 opened by ankorGH - 2
Decode value of type *string
#161 opened by aigoya - 1
[feature] New release/tag
#181 opened by cristaloleg - 2
[feature] Use json struct tags if wanted
#184 opened by RealHarshThakur - 3
[bug] Required check bypassed if there is another field whose prefix is the field
#176 opened by chunhui-pang - 4
[question] Are slices of custom types supported?
#157 opened by alex529 - 1
- 2
[bug] Encoding of slice of structs results in Error
#166 opened by n-ikhil - 2
- 1
[feature] Do not encode unexported fields
#167 opened by gudvinr - 1
[bug] Golang gorilla schema encode failing for pointer to a slice of struct
#164 opened by sahajavidya - 1
[feature] clarify Decoder sharing & restrictions
#162 opened by jonathanwin - 1
[bug] Embedded struct field with the same schema alias as the struct name doesn't parse
#163 opened by shekhirin - 1
- 0
- 0
[bug] help Empty strings in an array
#172 opened by GuzhavinAleksey - 0
- 2
[bug] cannot decode map[string][]string
#158 opened by zhangguanzhang - 7
[bug] []string is not decoded correctly
#152 opened by napei - 1
[feature] Can we set a default value for request ?
#153 opened by chapin666 - 1
- 5
[feature]Can support this feature : map convert to struct with struct contain same field (upper field and lower field)
#145 opened by brodyxchen - 2
- 0
- 3
[feature] Can you guys support go modules?
#136 opened by zehongwong - 1
errors.Is compatibility
#138 opened by alexedwards