aosasona / gots

No matter how you pronounce it, this repository is all about converting Go types to TypeScript types.
MIT License
19 stars 0 forks source link

use json struct tags for types definition #1

Closed aosasona closed 1 year ago

aosasona commented 1 year ago

currently, defining ts tags can be very annoying when you already have JSON tags defined, this update allows json tags to be respected and used