Searched refs:Path_Element (Results 1 – 2 of 2) sorted by relevance
820 Element []*Path_Element `protobuf:"group,1,rep,name=Element" json:"element,omitempty"`828 func (m *Path) GetElement() []*Path_Element {835 type Path_Element struct { struct842 func (m *Path_Element) Reset() { *m = Path_Element{} } argument843 func (m *Path_Element) String() string { return proto.CompactTextString(m) } argument844 func (*Path_Element) ProtoMessage() {} argument846 func (m *Path_Element) GetType() string { argument853 func (m *Path_Element) GetId() int64 { argument860 func (m *Path_Element) GetName() string { argument
77 e := make([]*pb.Path_Element, n)80 e[n] = &pb.Path_Element{