til.duyet.net
blog
Search
⌃K
Links
til.duyet.net
Search
⌃K
🤪
Today I Learned
Data Engineering
☁
AWS
⚒
Tools
💻
Shell
env from ConfigMap or Secrets
☸
Kubernetes, Helm, Kustomize
🔄
Apache Airflow
🐳
Docker
Database
Google BigQuery
Apache Hive
AWS Redshift / Postgres
Presto
Programming
🍪
Rust
🐍
Python
👻
Golang
Functions and Methods in Go?
Convert JSON to Go struct
💎
Javascript / Typescript
✨
FE / React
Unix
Git - Pretty git branch graphs
Checking files in Docker build context
Bash get the directory of the current script
Vim
Find and replace
Miscellaneous
[Fig] Single machine and distributed system structure
Deploying Machine Learning Models at Scale
Bypass a Chrome certificate/HSTS error
Articles
Powered By GitBook

Convert JSON to Go struct

JSON-to-Go: Convert JSON to Go instantly
This tool instantly converts JSON into a Go type definition. Paste a JSON structure on the left and the equivalent Go type will be generated to the right, which you can paste into your program. The script has to make some assumptions, so double-check the output!
Previous
Functions and Methods in Go?
Next - Programming
Javascript / Typescript
Last modified 1yr ago
Copy link
Edit on GitHub