podhmo / go-jsontmpl

[WIP] generating json with template
MIT License
2 stars 0 forks source link

parse command #2

Open podhmo opened 2 years ago

podhmo commented 2 years ago
podhmo commented 2 years ago
$ go-jsontmpl parse queries.md

SearchQuery
  Word string
  Size int
XXXQuery
  Size int
...