3 Commits (200feb5bbcbf8348f50b06361db74c7dd3776368)

Author SHA1 Message Date
David Vogel 4fa06b747c Change HTMLInputType to use reflect Kind 1 year ago
David Vogel 66b229c929 Make ValueBindAny to work with basic types 1 year ago
David Vogel a587fea398 Rework value and list binder
- Rename FieldBinder to ValueBinder
- Split ValueBinder interface into ValueGetter, ValueSetter and HTMLInputTyper
- Add non pointer types to ValueBindAny.StringValue
- Move encoding.TextMarshaler in type switch
- Simplify ListBinder, and reuse ValueBinder logic
- Add ListBindGenericValues type
1 year ago