sourcecontextpb package - google.golang.org/protobuf/types/known/sourcecontextpb - Go Packages
This section is empty.
This section is empty.
type SourceContext struct {
FileName string `protobuf:"bytes,1,opt,name=file_name,json=fileName,proto3" json:"file_name,omitempty"`
}
`SourceContext` represents information about the source of a protobuf element, like the file in which it is defined.
Deprecated: Use SourceContext.ProtoReflect.Descriptor instead.
func (*SourceContext) ProtoMessage()
func (x *SourceContext) Reset()