Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EncompassingPaths ¶
EncompassingPaths returns the minimal set of paths that root all paths from the original collection.
For example, ["/foo", "/foo/bar", "/foo", "/baz"] -> ["/foo", "/baz].
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.