Searched defs:AnnotatedDependency (Results 1 – 2 of 2) sorted by relevance
260 type AnnotatedDependency struct { struct261 state protoimpl.MessageState262 sizeCache protoimpl.SizeCache263 unknownFields protoimpl.UnknownFields266 File *string `protobuf:"bytes,1,opt,name=file" json:"file,omitempty"`268 Annotations []string `protobuf:"bytes,2,rep,name=annotations" json:"annotations,omitempty"`271 func (x *AnnotatedDependency) Reset() {280 func (x *AnnotatedDependency) String() string {284 func (*AnnotatedDependency) ProtoMessage() {}286 func (x *AnnotatedDependency) ProtoReflect() protoreflect.Message {[all …]
76 message AnnotatedDependency { message