# Packages
No description provided by the author
# Functions
Get returns the attribute of the object at path.
GetValue returns the attribute of the object at path, as serialized blob.
List lists the members at the path.
NewPluginFromChannel returns a plugin implementation where reads and writes are serialized via channel of functions that have a view to the metadata.
NewPluginFromData creates a plugin out of a simple data map.
Path returns the path compoments of a / separated path.
PathFromStrings returns the path from a list of strings.
Put sets the attribute of an object at path to the given value.
String returns the string representation of path.