aboutsummaryrefslogtreecommitdiff
path: root/reachability
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-03-04 14:31:38 +0800
committerGravatar Runxi Yu2026-03-04 14:31:38 +0800
commitd585f0889eef41f1386abefe3daa2e617a21895e (patch)
tree65b2aa97a84a7ecd3c4b8efb3d3e188b2921b8b2 /reachability
parent*: Fix lints (diff)
signatureNo signature
*: Add package-level docs v0.1.44
Diffstat (limited to 'reachability')
-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 (