We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aac175 commit a3df84fCopy full SHA for a3df84f
internal/js/doc.go
@@ -1,5 +1,3 @@
1
-/*
2
-Package js is the JavaScript implementation of the lib.Runner and relative concepts for
3
-executing concurrent-safe JavaScript code.
4
-*/
+// Package js is the JavaScript implementation of the lib.Runner and relative concepts for
+// executing concurrent-safe JavaScript code.
5
package js
output/csv/doc.go
@@ -1,4 +1,2 @@
-Package csv implements an output writing metrics in csv format
+// Package csv implements an output writing metrics in csv format
package csv
0 commit comments