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

     1  // Code generated by protoc-gen-gosrcinfo. DO NOT EDIT.
     2  // source: desc_test_value.proto
     3  
     4  package testprotos
     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, 0x34, 0xcb, 0x41, 0xaa, 0x02, 0x41,
    11  		0x10, 0x83, 0xe1, 0x74, 0xa5, 0x66, 0x5e, 0x75, 0x7a, 0x56, 0x99, 0xd5, 0x73, 0x21, 0xa8, 0xe0,
    12  		0x59, 0xbc, 0xff, 0x89, 0xa4, 0x90, 0xd9, 0xe5, 0xfb, 0x21, 0xda, 0x9d, 0xc0, 0x1a, 0x2a, 0x8d,
    13  		0xc3, 0x04, 0xac, 0xa9, 0x20, 0xcc, 0xc0, 0xbb, 0x63, 0x99, 0x1b, 0x3e, 0x1d, 0x6b, 0xfd, 0x66,
    14  		0x69, 0x84, 0xf9, 0x87, 0x53, 0x52, 0x24, 0x9c, 0xb3, 0xff, 0x12, 0x13, 0xc3, 0x9c, 0x75, 0x6a,
    15  		0x29, 0x13, 0x01, 0x53, 0xf9, 0xd2, 0xa1, 0xad, 0xb1, 0xb7, 0xfe, 0x2f, 0x0d, 0x53, 0xb7, 0xfb,
    16  		0x25, 0x9a, 0x7a, 0x3c, 0xbf, 0x01, 0x00, 0x00, 0xff, 0xff, 0xd3, 0x5a, 0x2e, 0x52, 0x8b, 0x00,
    17  		0x00, 0x00,
    18  	}
    19  	if err := sourceinfo.RegisterEncodedSourceInfo("desc_test_value.proto", srcInfo); err != nil {
    20  		panic(err)
    21  	}
    22  }