5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 16:02:07 +08:00
wails/v2/internal/binding
Jeremy Jay fe1f23b0fd
If a field is exported, generate json even in the absence of tags (#3678)
* if no JSON tag, check if field is exported

* add no-tags binding test case

* update changelog for #3678
2024-08-14 07:49:08 +10:00
..
binding_test If a field is exported, generate json even in the absence of tags (#3678) 2024-08-14 07:49:08 +10:00
binding.go If a field is exported, generate json even in the absence of tags (#3678) 2024-08-14 07:49:08 +10:00
boundMethod.go [chore] lint fixes 2023-11-12 12:30:49 +11:00
db.go fix obfuscated build binding ordering (#3071) 2023-11-26 07:16:24 +11:00
generate_test.go Add support for interface generation and enums (#3047) 2023-11-26 06:50:49 +11:00
generate.go [chore] lint fixes 2023-11-12 12:30:49 +11:00
parameter.go Merge commit 'a213e8bcd1d8e4e5c764978879d875d2d55dd400' as 'v2' 2020-09-15 19:52:54 -05:00
reflect.go chore: fix function names in comment (#3383) 2024-04-09 17:19:06 -05:00