forked from twitchtv/twirp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
importer.pb.go
40 lines (33 loc) · 1.79 KB
/
importer.pb.go
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
// Code generated by protoc-gen-go. DO NOT EDIT.
// source: importer.proto
// Test to make sure that importing other packages doesnt break
package importer
import (
fmt "fmt"
proto "github.com/golang/protobuf/proto"
_ "github.com/twitchtv/twirp/internal/twirptest/importable"
math "math"
)
// Reference imports to suppress errors if they are not otherwise used.
var _ = proto.Marshal
var _ = fmt.Errorf
var _ = math.Inf
// This is a compile-time assertion to ensure that this generated file
// is compatible with the proto package it is being compiled against.
// A compilation error at this line likely means your copy of the
// proto package needs to be updated.
const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package
func init() { proto.RegisterFile("importer.proto", fileDescriptor_394990ff89e0d02b) }
var fileDescriptor_394990ff89e0d02b = []byte{
// 148 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0xe2, 0xcb, 0xcc, 0x2d, 0xc8,
0x2f, 0x2a, 0x49, 0x2d, 0xd2, 0x2b, 0x28, 0xca, 0x2f, 0xc9, 0x17, 0x52, 0x2c, 0x29, 0xcf, 0x2c,
0x2a, 0xd0, 0xcb, 0xcc, 0x2b, 0x49, 0x2d, 0xca, 0x4b, 0xcc, 0xd1, 0x03, 0x73, 0x4b, 0x52, 0x8b,
0x4b, 0xf4, 0x60, 0x0a, 0xa5, 0x3c, 0xd2, 0x33, 0x4b, 0x32, 0x4a, 0x93, 0xf4, 0x92, 0xf3, 0x73,
0xf5, 0x4b, 0xca, 0x33, 0x4b, 0x92, 0x33, 0x4a, 0xca, 0xf4, 0xc1, 0xea, 0xf4, 0x61, 0xda, 0xf4,
0xe1, 0xda, 0xf4, 0x21, 0xda, 0x12, 0x93, 0x72, 0x52, 0x91, 0x98, 0x10, 0xcb, 0x8c, 0x92, 0xb8,
0x58, 0x82, 0xcb, 0x92, 0x8d, 0x84, 0xa2, 0xb8, 0x58, 0x82, 0x53, 0xf3, 0x52, 0x84, 0x34, 0xf4,
0x08, 0xd8, 0x0e, 0xd6, 0xeb, 0x5b, 0x9c, 0x2e, 0x45, 0xb4, 0x4a, 0x27, 0xae, 0x28, 0x0e, 0x98,
0xcb, 0x93, 0xd8, 0xc0, 0xd6, 0x1a, 0x03, 0x02, 0x00, 0x00, 0xff, 0xff, 0x95, 0x06, 0x56, 0xb0,
0xf5, 0x00, 0x00, 0x00,
}