# Functions
JoinPath joins the given path segments into a path string.
NameKey splits the string representation of the path segment into name and an optional key.
SplitPath splits the given string path into its segments.
Subpath creates a subpath of a given path.
ToPath produces a gNMI path from the given string representation.
ToString produces a deterministic string representation of the given gNMI path structure.