github.com/jhump/protoreflect@v1.16.0/internal/testprotos/nopkg/desc_test_nopkg.pb.srcinfo.go (about)

     1  // Code generated by protoc-gen-gosrcinfo. DO NOT EDIT.
     2  // source: nopkg/desc_test_nopkg.proto
     3  
     4  package nopkg
     5  
     6  import "github.com/jhump/protoreflect/desc/sourceinfo"
     7  
     8  func init() {
     9  	srcInfo := []byte{
    10  		0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x3c, 0xc6, 0xb1, 0x15, 0x80, 0x40,
    11  		0x08, 0x03, 0xd0, 0x48, 0x78, 0x8a, 0x51, 0x9b, 0x4c, 0xc2, 0x30, 0xee, 0x3f, 0xcb, 0x3d, 0x9a,
    12  		0xeb, 0xbe, 0x4e, 0x27, 0x90, 0xad, 0xd2, 0xf1, 0x9a, 0x80, 0x47, 0x65, 0x06, 0x7e, 0xdd, 0x8a,
    13  		0x7a, 0x36, 0x09, 0x33, 0xd1, 0x43, 0x0d, 0xaf, 0x6f, 0x05, 0x00, 0x00, 0xff, 0xff, 0x52, 0x8d,
    14  		0x90, 0x96, 0x3d, 0x00, 0x00, 0x00,
    15  	}
    16  	if err := sourceinfo.RegisterEncodedSourceInfo("nopkg/desc_test_nopkg.proto", srcInfo); err != nil {
    17  		panic(err)
    18  	}
    19  }