1
0
mirror of https://blitiri.com.ar/repos/chasquid synced 2026-01-09 17:55:57 +00:00

expvarom: Add EOF marker, and minor documentation updates

This patch adds the EOF marker as required by the new specification, and
also adds some links to it in the comments, as reference.
This commit is contained in:
Alberto Bertogli
2021-01-16 13:08:46 +00:00
parent 887a1cef68
commit 34b1f6cf21
2 changed files with 7 additions and 0 deletions

View File

@@ -73,6 +73,7 @@ testMXI{key="key3"} 7
# Generated by expvarom
# EXPERIMENTAL - Format is not fully standard yet
# Ignored variables: ["cmdline" "memstats" "testS"]
# EOF
`
func TestHandler(t *testing.T) {