]> Cypherpunks.ru repositories - gostls13.git/blobdiff - src/runtime/metrics/doc.go
go/types, types2: implement Alias proposal (export API)
[gostls13.git] / src / runtime / metrics / doc.go
index 5895404217c80ef6b8f1474300695797160725a4..6b614184f39b292543200669ea0302dcd85db7e1 100644 (file)
@@ -246,6 +246,10 @@ Below is the full list of supported metrics, ordered lexicographically.
                The number of non-default behaviors executed by the cmd/go
                package due to a non-default GODEBUG=gocacheverify=... setting.
 
+       /godebug/non-default-behavior/gotypesalias:events
+               The number of non-default behaviors executed by the go/types
+               package due to a non-default GODEBUG=gotypesalias=... setting.
+
        /godebug/non-default-behavior/http2client:events
                The number of non-default behaviors executed by the net/http
                package due to a non-default GODEBUG=http2client=... setting.