size.pb.go 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. // Code generated by protoc-gen-gogo. DO NOT EDIT.
  2. // source: lib/config/size.proto
  3. package config
  4. import (
  5. fmt "fmt"
  6. _ "github.com/gogo/protobuf/gogoproto"
  7. proto "github.com/gogo/protobuf/proto"
  8. _ "github.com/syncthing/syncthing/proto/ext"
  9. math "math"
  10. math_bits "math/bits"
  11. )
  12. // Reference imports to suppress errors if they are not otherwise used.
  13. var _ = proto.Marshal
  14. var _ = fmt.Errorf
  15. var _ = math.Inf
  16. // This is a compile-time assertion to ensure that this generated file
  17. // is compatible with the proto package it is being compiled against.
  18. // A compilation error at this line likely means your copy of the
  19. // proto package needs to be updated.
  20. const _ = proto.GoGoProtoPackageIsVersion3 // please upgrade the proto package
  21. type Size struct {
  22. Value float64 `protobuf:"fixed64,1,opt,name=value,proto3" json:"value" xml:",chardata"`
  23. Unit string `protobuf:"bytes,2,opt,name=unit,proto3" json:"unit" xml:"unit,attr"`
  24. }
  25. func (m *Size) Reset() { *m = Size{} }
  26. func (*Size) ProtoMessage() {}
  27. func (*Size) Descriptor() ([]byte, []int) {
  28. return fileDescriptor_4d75cb8f619bd299, []int{0}
  29. }
  30. func (m *Size) XXX_Unmarshal(b []byte) error {
  31. return xxx_messageInfo_Size.Unmarshal(m, b)
  32. }
  33. func (m *Size) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  34. return xxx_messageInfo_Size.Marshal(b, m, deterministic)
  35. }
  36. func (m *Size) XXX_Merge(src proto.Message) {
  37. xxx_messageInfo_Size.Merge(m, src)
  38. }
  39. func (m *Size) XXX_Size() int {
  40. return xxx_messageInfo_Size.Size(m)
  41. }
  42. func (m *Size) XXX_DiscardUnknown() {
  43. xxx_messageInfo_Size.DiscardUnknown(m)
  44. }
  45. var xxx_messageInfo_Size proto.InternalMessageInfo
  46. func init() {
  47. proto.RegisterType((*Size)(nil), "config.Size")
  48. }
  49. func init() { proto.RegisterFile("lib/config/size.proto", fileDescriptor_4d75cb8f619bd299) }
  50. var fileDescriptor_4d75cb8f619bd299 = []byte{
  51. // 246 bytes of a gzipped FileDescriptorProto
  52. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x12, 0xcd, 0xc9, 0x4c, 0xd2,
  53. 0x4f, 0xce, 0xcf, 0x4b, 0xcb, 0x4c, 0xd7, 0x2f, 0xce, 0xac, 0x4a, 0xd5, 0x2b, 0x28, 0xca, 0x2f,
  54. 0xc9, 0x17, 0x62, 0x83, 0x08, 0x49, 0x29, 0x17, 0xa5, 0x16, 0xe4, 0x17, 0xeb, 0x83, 0x05, 0x93,
  55. 0x4a, 0xd3, 0xf4, 0xd3, 0xf3, 0xd3, 0xf3, 0xc1, 0x1c, 0x30, 0x0b, 0xa2, 0x58, 0x8a, 0x33, 0xb5,
  56. 0xa2, 0x04, 0xc2, 0x54, 0xea, 0x66, 0xe4, 0x62, 0x09, 0xce, 0xac, 0x4a, 0x15, 0xb2, 0xe7, 0x62,
  57. 0x2d, 0x4b, 0xcc, 0x29, 0x4d, 0x95, 0x60, 0x54, 0x60, 0xd4, 0x60, 0x74, 0xd2, 0x7c, 0x75, 0x4f,
  58. 0x1e, 0x22, 0xf0, 0xe9, 0x9e, 0x3c, 0x7f, 0x45, 0x6e, 0x8e, 0x95, 0x92, 0x4e, 0x72, 0x46, 0x62,
  59. 0x51, 0x4a, 0x62, 0x49, 0xa2, 0xd2, 0xab, 0xf3, 0x2a, 0x9c, 0x70, 0x5e, 0x10, 0x44, 0x99, 0x90,
  60. 0x0d, 0x17, 0x4b, 0x69, 0x5e, 0x66, 0x89, 0x04, 0x93, 0x02, 0xa3, 0x06, 0xa7, 0x93, 0xc6, 0xab,
  61. 0x7b, 0xf2, 0x60, 0x3e, 0x5c, 0x3b, 0x88, 0xa3, 0x93, 0x58, 0x52, 0x52, 0x04, 0xd6, 0x0e, 0xe7,
  62. 0x05, 0x81, 0x55, 0x59, 0xb1, 0xcc, 0x58, 0x20, 0xcf, 0xe0, 0xe4, 0x7e, 0xe2, 0xa1, 0x1c, 0xc3,
  63. 0x85, 0x87, 0x72, 0x0c, 0x2f, 0x1e, 0xc9, 0x31, 0x4c, 0x78, 0x2c, 0xc7, 0xb0, 0xe0, 0xb1, 0x1c,
  64. 0xe3, 0x85, 0xc7, 0x72, 0x0c, 0x37, 0x1e, 0xcb, 0x31, 0x44, 0x69, 0xa6, 0x67, 0x96, 0x64, 0x94,
  65. 0x26, 0xe9, 0x25, 0xe7, 0xe7, 0xea, 0x17, 0x57, 0xe6, 0x25, 0x97, 0x64, 0x64, 0xe6, 0xa5, 0x23,
  66. 0xb1, 0x10, 0x21, 0x93, 0xc4, 0x06, 0xf6, 0x9d, 0x31, 0x20, 0x00, 0x00, 0xff, 0xff, 0x67, 0x60,
  67. 0xd6, 0x9a, 0x2e, 0x01, 0x00, 0x00,
  68. }
  69. func (m *Size) ProtoSize() (n int) {
  70. if m == nil {
  71. return 0
  72. }
  73. var l int
  74. _ = l
  75. if m.Value != 0 {
  76. n += 9
  77. }
  78. l = len(m.Unit)
  79. if l > 0 {
  80. n += 1 + l + sovSize(uint64(l))
  81. }
  82. return n
  83. }
  84. func sovSize(x uint64) (n int) {
  85. return (math_bits.Len64(x|1) + 6) / 7
  86. }
  87. func sozSize(x uint64) (n int) {
  88. return sovSize(uint64((x << 1) ^ uint64((int64(x) >> 63))))
  89. }