mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-15 15:15:51 +01:00
* Make binding.go easier to test * Fix non-deterministic namespace order for bindings * Add binding tests * Fix nested import structs, non-string map keys, and escape invalid variable names Co-authored-by: Lea Anthony <lea.anthony@gmail.com> |
||
|---|---|---|
| .. | ||
| binding_test_import | ||
| binding_escapedname_test.go | ||
| binding_importedmap_test.go | ||
| binding_importedslice_test.go | ||
| binding_importedstruct_test.go | ||
| binding_nestedfield_test.go | ||
| binding_nonstringmapkey_test.go | ||
| binding_singlefield_test.go | ||
| binding_test.go | ||