We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cba2c7 commit 293ef6fCopy full SHA for 293ef6f
util/file.go
@@ -1,3 +1,5 @@
1
+// Package util is a collection of utilities for manipulating files, retrieving web pages, basic
2
+// math, and other useful things.
3
package util
4
5
import (
0 commit comments