Commit 3fabef0
authored
feat(internal/gensnippets): initial commit (#3922)
This tool renders all examples in the current directory to standalone
files.
I confirmed this successfully processes every example in this repo. Once
I added a go.mod/go.sum in the generated directory, all of the examples
passed go vet.
A future change will integrate this tool into our automatic generation
pipelines and add region tags.1 parent 280abdb commit 3fabef0
3 files changed
+485
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments