Skip to content

Commit 293ef6f

Browse files
committed
Add package doc
1 parent 0cba2c7 commit 293ef6f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

util/file.go

+2
Original file line numberDiff line numberDiff line change
@@ -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.
13
package util
24

35
import (

0 commit comments

Comments
 (0)