YAML to Go Struct Converter
Usage
- Run
devtui
to open the main menu - Select “YAML to Go Struct Converter” from the list
- Use the key bindings below to interact with the tool
- Press
q
orCtrl+C
to return to the main menu
Key Bindings
Key | Action |
---|---|
c | copy Go struct |
e | edit JSON |
v | paste JSON to convert |
q/ctrl+c | quit |