Commit b2b1bb6
docs: add inline comment explaining //go:embed directives (gt-e6e0q)
The embed directives are compile-time magic that may not be immediately
clear to readers unfamiliar with Go's embed package. This comment explains
how template files are bundled into the binary at compile time.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 9b2a1c4 commit b2b1bb6
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
13 | 19 | | |
14 | 20 | | |
15 | 21 | | |
| |||
0 commit comments