| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175 |
- // Code generated by protoc-gen-gogo. DO NOT EDIT.
- // source: lib/config/observed.proto
- package config
- import (
- fmt "fmt"
- proto "github.com/gogo/protobuf/proto"
- github_com_gogo_protobuf_types "github.com/gogo/protobuf/types"
- _ "github.com/golang/protobuf/ptypes/timestamp"
- github_com_syncthing_syncthing_lib_protocol "github.com/syncthing/syncthing/lib/protocol"
- _ "github.com/syncthing/syncthing/proto/ext"
- math "math"
- math_bits "math/bits"
- time "time"
- )
- // Reference imports to suppress errors if they are not otherwise used.
- var _ = proto.Marshal
- var _ = fmt.Errorf
- var _ = math.Inf
- var _ = time.Kitchen
- // 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.GoGoProtoPackageIsVersion3 // please upgrade the proto package
- type ObservedFolder struct {
- Time time.Time `protobuf:"bytes,1,opt,name=time,proto3,stdtime" json:"time" xml:"time,attr"`
- ID string `protobuf:"bytes,2,opt,name=id,proto3" json:"id" xml:"id,attr"`
- Label string `protobuf:"bytes,3,opt,name=label,proto3" json:"label" xml:"label,attr"`
- }
- func (m *ObservedFolder) Reset() { *m = ObservedFolder{} }
- func (m *ObservedFolder) String() string { return proto.CompactTextString(m) }
- func (*ObservedFolder) ProtoMessage() {}
- func (*ObservedFolder) Descriptor() ([]byte, []int) {
- return fileDescriptor_49f68ff7b178722f, []int{0}
- }
- func (m *ObservedFolder) XXX_Unmarshal(b []byte) error {
- return xxx_messageInfo_ObservedFolder.Unmarshal(m, b)
- }
- func (m *ObservedFolder) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
- return xxx_messageInfo_ObservedFolder.Marshal(b, m, deterministic)
- }
- func (m *ObservedFolder) XXX_Merge(src proto.Message) {
- xxx_messageInfo_ObservedFolder.Merge(m, src)
- }
- func (m *ObservedFolder) XXX_Size() int {
- return xxx_messageInfo_ObservedFolder.Size(m)
- }
- func (m *ObservedFolder) XXX_DiscardUnknown() {
- xxx_messageInfo_ObservedFolder.DiscardUnknown(m)
- }
- var xxx_messageInfo_ObservedFolder proto.InternalMessageInfo
- type ObservedDevice struct {
- Time time.Time `protobuf:"bytes,1,opt,name=time,proto3,stdtime" json:"time" xml:"time,attr"`
- ID github_com_syncthing_syncthing_lib_protocol.DeviceID `protobuf:"bytes,2,opt,name=id,proto3,customtype=github.com/syncthing/syncthing/lib/protocol.DeviceID" json:"deviceID" xml:"id,attr"`
- Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name" xml:"name,attr"`
- Address string `protobuf:"bytes,4,opt,name=address,proto3" json:"address" xml:"address,attr"`
- }
- func (m *ObservedDevice) Reset() { *m = ObservedDevice{} }
- func (m *ObservedDevice) String() string { return proto.CompactTextString(m) }
- func (*ObservedDevice) ProtoMessage() {}
- func (*ObservedDevice) Descriptor() ([]byte, []int) {
- return fileDescriptor_49f68ff7b178722f, []int{1}
- }
- func (m *ObservedDevice) XXX_Unmarshal(b []byte) error {
- return xxx_messageInfo_ObservedDevice.Unmarshal(m, b)
- }
- func (m *ObservedDevice) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
- return xxx_messageInfo_ObservedDevice.Marshal(b, m, deterministic)
- }
- func (m *ObservedDevice) XXX_Merge(src proto.Message) {
- xxx_messageInfo_ObservedDevice.Merge(m, src)
- }
- func (m *ObservedDevice) XXX_Size() int {
- return xxx_messageInfo_ObservedDevice.Size(m)
- }
- func (m *ObservedDevice) XXX_DiscardUnknown() {
- xxx_messageInfo_ObservedDevice.DiscardUnknown(m)
- }
- var xxx_messageInfo_ObservedDevice proto.InternalMessageInfo
- func init() {
- proto.RegisterType((*ObservedFolder)(nil), "config.ObservedFolder")
- proto.RegisterType((*ObservedDevice)(nil), "config.ObservedDevice")
- }
- func init() { proto.RegisterFile("lib/config/observed.proto", fileDescriptor_49f68ff7b178722f) }
- var fileDescriptor_49f68ff7b178722f = []byte{
- // 438 bytes of a gzipped FileDescriptorProto
- 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xbc, 0x93, 0x3f, 0x6f, 0xd4, 0x30,
- 0x00, 0xc5, 0xe3, 0xf4, 0x68, 0x39, 0x53, 0xfe, 0x28, 0xd3, 0x71, 0x43, 0x5c, 0x9d, 0x32, 0x1c,
- 0x02, 0x25, 0xfc, 0x9b, 0x10, 0x42, 0x22, 0x8a, 0x40, 0x27, 0x06, 0xa4, 0x88, 0x89, 0x89, 0x24,
- 0x76, 0x53, 0x4b, 0x49, 0x5c, 0x25, 0x6e, 0x55, 0x36, 0x46, 0xc6, 0x96, 0x4f, 0xc0, 0xc7, 0xe9,
- 0x76, 0x19, 0x11, 0x83, 0x51, 0x9b, 0x05, 0x65, 0x8c, 0xc4, 0x8e, 0x62, 0x27, 0xee, 0x4d, 0x88,
- 0xa9, 0x9b, 0xdf, 0xd3, 0xf3, 0x4f, 0x7e, 0x2f, 0x0a, 0xbc, 0x9f, 0xd1, 0xd8, 0x4b, 0x58, 0xb1,
- 0x4f, 0x53, 0x8f, 0xc5, 0x15, 0x29, 0x8f, 0x09, 0x76, 0x0f, 0x4b, 0xc6, 0x99, 0xb5, 0xad, 0xec,
- 0x39, 0x4a, 0x19, 0x4b, 0x33, 0xe2, 0x49, 0x37, 0x3e, 0xda, 0xf7, 0x38, 0xcd, 0x49, 0xc5, 0xa3,
- 0xfc, 0x50, 0x05, 0xe7, 0x53, 0x72, 0xc2, 0xd5, 0x71, 0xf1, 0x07, 0xc0, 0x3b, 0xef, 0x07, 0xcc,
- 0x1b, 0x96, 0x61, 0x52, 0x5a, 0x9f, 0xe0, 0xa4, 0xbf, 0x30, 0x03, 0x7b, 0x60, 0x79, 0xeb, 0xe9,
- 0xdc, 0x55, 0x34, 0x77, 0xa4, 0xb9, 0x1f, 0x46, 0x9a, 0xff, 0xf8, 0x5c, 0x20, 0xa3, 0x15, 0x48,
- 0xe6, 0x3b, 0x81, 0xee, 0x9e, 0xe4, 0xd9, 0x8b, 0x45, 0x2f, 0x1e, 0x45, 0x9c, 0x97, 0x8b, 0xd3,
- 0x5f, 0x08, 0xb4, 0x6b, 0x67, 0xaa, 0x9d, 0x50, 0x26, 0xad, 0x57, 0xd0, 0xa4, 0x78, 0x66, 0xee,
- 0x81, 0xe5, 0xd4, 0x77, 0x2f, 0x05, 0x32, 0x57, 0x41, 0x2b, 0x90, 0x49, 0x71, 0x27, 0xd0, 0x6d,
- 0xc9, 0xa0, 0x58, 0x11, 0xda, 0xb5, 0xb3, 0x33, 0x9c, 0xbf, 0xd5, 0x8e, 0xb9, 0x0a, 0x42, 0x93,
- 0x62, 0xeb, 0x35, 0xbc, 0x91, 0x45, 0x31, 0xc9, 0x66, 0x5b, 0x12, 0xf1, 0xb0, 0x15, 0x48, 0x19,
- 0x9d, 0x40, 0xf7, 0xe4, 0x7d, 0xa9, 0x34, 0x02, 0x5e, 0xc9, 0x50, 0x05, 0x17, 0x67, 0x5b, 0x57,
- 0xbd, 0x03, 0x72, 0x4c, 0x13, 0x72, 0x0d, 0xbd, 0xcf, 0x80, 0x2e, 0xbe, 0xeb, 0x7f, 0x01, 0x3d,
- 0xe5, 0xa7, 0x40, 0xcf, 0x53, 0xca, 0x0f, 0x8e, 0x62, 0x37, 0x61, 0xb9, 0x57, 0x7d, 0x2e, 0x12,
- 0x7e, 0x40, 0x8b, 0x74, 0xe3, 0xd4, 0x7f, 0x70, 0xf9, 0x88, 0x84, 0x65, 0xae, 0x7a, 0xeb, 0x2a,
- 0xd0, 0xab, 0xdd, 0xc4, 0x83, 0xf3, 0xaf, 0xed, 0xba, 0xb5, 0xa3, 0x73, 0x5f, 0x6b, 0x07, 0x6c,
- 0x6c, 0xf9, 0x12, 0x4e, 0x8a, 0x28, 0x27, 0xc3, 0x94, 0xcb, 0xbe, 0x55, 0xaf, 0x75, 0xab, 0x5e,
- 0x68, 0xde, 0x54, 0xab, 0x50, 0xa6, 0xac, 0x77, 0x70, 0x27, 0xc2, 0xb8, 0x24, 0x55, 0x35, 0x9b,
- 0x48, 0xc0, 0x93, 0x56, 0xa0, 0xd1, 0xea, 0x04, 0xb2, 0x24, 0x63, 0xd0, 0x1a, 0xb3, 0xbb, 0x69,
- 0x84, 0x63, 0xdc, 0x7f, 0x7b, 0x7e, 0x61, 0x1b, 0xf5, 0x85, 0x6d, 0xfc, 0xbe, 0xb4, 0x8d, 0xd3,
- 0xc6, 0x36, 0xbe, 0x37, 0x36, 0xa8, 0x1b, 0xdb, 0xf8, 0xd1, 0xd8, 0xc6, 0xc7, 0x07, 0xff, 0x31,
- 0x93, 0xfa, 0x01, 0xe2, 0x6d, 0x39, 0xd7, 0xb3, 0xbf, 0x01, 0x00, 0x00, 0xff, 0xff, 0xfb, 0xcb,
- 0x46, 0x92, 0x2c, 0x03, 0x00, 0x00,
- }
- func (m *ObservedFolder) ProtoSize() (n int) {
- if m == nil {
- return 0
- }
- var l int
- _ = l
- l = github_com_gogo_protobuf_types.SizeOfStdTime(m.Time)
- n += 1 + l + sovObserved(uint64(l))
- l = len(m.ID)
- if l > 0 {
- n += 1 + l + sovObserved(uint64(l))
- }
- l = len(m.Label)
- if l > 0 {
- n += 1 + l + sovObserved(uint64(l))
- }
- return n
- }
- func (m *ObservedDevice) ProtoSize() (n int) {
- if m == nil {
- return 0
- }
- var l int
- _ = l
- l = github_com_gogo_protobuf_types.SizeOfStdTime(m.Time)
- n += 1 + l + sovObserved(uint64(l))
- l = m.ID.ProtoSize()
- n += 1 + l + sovObserved(uint64(l))
- l = len(m.Name)
- if l > 0 {
- n += 1 + l + sovObserved(uint64(l))
- }
- l = len(m.Address)
- if l > 0 {
- n += 1 + l + sovObserved(uint64(l))
- }
- return n
- }
- func sovObserved(x uint64) (n int) {
- return (math_bits.Len64(x|1) + 6) / 7
- }
- func sozObserved(x uint64) (n int) {
- return sovObserved(uint64((x << 1) ^ uint64((int64(x) >> 63))))
- }
|