Versions in this module Expand all Collapse all v1 v1.0.1 Jun 30, 2026 v1.0.0 Jun 30, 2026 Changes in this version + type Path []Step + func (p Path) Index(i int) Step + func (p Path) Len() int + func (p Path) String() string + type Step struct + func AnyExpand(md descriptor.MessageDescriptorAccessor) Step + func FieldAccess(fd descriptor.FieldDescriptorAccessor) Step + func ListIndex(i int) Step + func MapKey(k protoreflect.MapKey) Step + func (s Step) FieldDescriptor() descriptor.FieldDescriptorAccessor + func (s Step) String() string