aboutsummaryrefslogtreecommitdiff
path: root/reachability/reachability.go
diff options
context:
space:
mode:
Diffstat (limited to 'reachability/reachability.go')
-rw-r--r--reachability/reachability.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/reachability/reachability.go b/reachability/reachability.go
index 93bc840b..12f672e3 100644
--- a/reachability/reachability.go
+++ b/reachability/reachability.go
@@ -1,3 +1,4 @@
+// Package reachability traverses the object graph to test relationships and emit object lists.
package reachability
import (