Convert YAML and JSON files to GO code.
When you write code, you often need to generate Go code from a configuration file.
This might help you reduce the number of structs
you write.
LazySwitch
is an updated version of QuickType
. Thanks again. We currently only support Go code. More features will be added later.
You can use key combinations.
Ctrl
+ Alt
+ M
Cmd
+ Option
+ M
Alt
+ M
Option
+ M
- files to GO code.
- json to yaml.
- yaml to json.
- Beautify Json.
- Compressed Json.