go-tagexpr icon indicating copy to clipboard operation
go-tagexpr copied to clipboard

`RegTypeUnmarshal` support basic types

Open zeeshen opened this issue 1 year ago • 0 comments

For basic types like int8, we can define some string enumerations for those types.

Can RegTypeUnmarshal allow those types, restrict Unmarshal for real basic types, not user-defined types with underlying basic types?

zeeshen avatar Jun 06 '23 07:06 zeeshen