Documentation
¶
Overview ¶
Package querypath implements locked path canonicalization for stat and content APIs.
Rules:
- empty or omitted path means current root
- leading "/" is accepted and removed
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CanonicalizeQueryPath ¶
CanonicalizeQueryPath normalizes a path from a stat/content query string. The empty string denotes the root. Leading slashes are stripped; internal path semantics are unchanged.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.