aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2023-05-17 19:24:50 +0200
committerTeddy Wing2023-05-17 19:24:50 +0200
commit74097ae4882b4018267a70bee0c667312b9ce8e1 (patch)
tree46b07fb9bab0c35c7fe0660f47209a0b90581f96
parent4344a4d178eaf78629e709b329040068d65c12f9 (diff)
downloadgocapturedrefrace-74097ae4882b4018267a70bee0c667312b9ce8e1.tar.bz2
Add note for package documentation
-rw-r--r--gocapturedrefrace.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/gocapturedrefrace.go b/gocapturedrefrace.go
index 1521ed0..e44b397 100644
--- a/gocapturedrefrace.go
+++ b/gocapturedrefrace.go
@@ -17,6 +17,7 @@
// <https://www.gnu.org/licenses/>.
+// TODO: package documentation.
package gocapturedrefrace
import (