Versions in this module Expand all Collapse all v0 v0.4.1 Feb 26, 2017 v0.4.0 Feb 20, 2017 Changes in this version + func Get(path []string, object interface{}) interface + func GetValue(path []string, object interface{}) (*types.Any, error) + func List(path []string, object interface{}) []string + func NewPluginFromChannel(writes <-chan func(map[string]interface{})) metadata.Plugin + func NewPluginFromData(data map[string]interface{}) metadata.Plugin + func Path(path string) metadata.Path + func PathFromStrings(a string, b ...string) metadata.Path + func Put(path []string, value interface{}, object map[string]interface{}) bool + func String(p metadata.Path) string