Versions in this module Expand all Collapse all v0 v0.6.3 Oct 9, 2020 v0.6.2 Oct 9, 2020 Changes in this version + const Zero + func Get(m proto.Message, path Path, defVal interface{}) (interface{}, error) + func Set(m proto.Message, path Path, value interface{}) error + type Path struct + func NewPath(p string) Path + func (p Path) String() string