]> Cypherpunks.ru repositories - gostls13.git/blobdiff - src/runtime/metrics/value.go
runtime: add available godoc link
[gostls13.git] / src / runtime / metrics / value.go
index ed9a33d87cc64e126f68f165e20411aa7cd7a813..3059749f1a4a758a54124ed659478eb63966ffdb 100644 (file)
@@ -9,7 +9,7 @@ import (
        "unsafe"
 )
 
-// ValueKind is a tag for a metric Value which indicates its type.
+// ValueKind is a tag for a metric [Value] which indicates its type.
 type ValueKind int
 
 const (