Commit 36c3c35
docs: improve ServeHTTP godoc with backwards compatibility note
Why: Copilot feedback on PR #18 correctly noted that backwards compatibility
behavior should be documented in godoc, not just inline comments
Approach: Added two lines to godoc explaining OTLP spec routing and backwards
compatibility behavior for non-standard paths
Learned: API behavior documentation belongs in godoc where users see it
Next: Push changes and complete Copilot feedback evaluation
Co-Authored-By: Claude <[email protected]>
Co-Authored-By: Copilot <[email protected]>1 parent 13c7683 commit 36c3c35
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
| |||
0 commit comments