diff options
Diffstat (limited to 'reachability')
| -rw-r--r-- | reachability/reachability.go | 1 |
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 ( |
