github.com/cloudwego/dynamicgo@v0.2.6-0.20240519101509-707f41b6b834/testdata/kitex_gen/pb/baseline/baseline_test_utils.go (about)

     1  package baseline
     2  
     3  func (x *Nesting) SizeField1() (n int) {
     4  	return x.sizeField1()
     5  }
     6  
     7  func (x *Nesting) SizeField2() (n int) {
     8  	return x.sizeField2()
     9  }
    10  
    11  func (x *Nesting) SizeField3() (n int) {
    12  	return x.sizeField3()
    13  }
    14  
    15  func (x *Nesting) SizeField4() (n int) {
    16  	return x.sizeField4()
    17  }
    18  
    19  func (x *Nesting) SizeField5() (n int) {
    20  	return x.sizeField5()
    21  }
    22  
    23  func (x *Nesting) SizeField6() (n int) {
    24  	return x.sizeField6()
    25  }
    26  
    27  func (x *Nesting) SizeField7() (n int) {
    28  	return x.sizeField7()
    29  }
    30  
    31  func (x *Nesting) SizeField8() (n int) {
    32  	return x.sizeField8()
    33  }
    34  
    35  func (x *Nesting) SizeField9() (n int) {
    36  	return x.sizeField9()
    37  }
    38  
    39  func (x *Nesting) SizeField10() (n int) {
    40  	return x.sizeField10()
    41  }
    42  
    43  func (x *Nesting) SizeField11() (n int) {
    44  	return x.sizeField11()
    45  }
    46  
    47  func (x *Nesting) SizeField12() (n int) {
    48  	return x.sizeField12()
    49  }
    50  
    51  func (x *Nesting) SizeField13() (n int) {
    52  	return x.sizeField13()
    53  }
    54  
    55  func (x *Nesting) SizeField14() (n int) {
    56  	return x.sizeField14()
    57  }
    58  
    59  func (x *Nesting) SizeField15() (n int) {
    60  	return x.sizeField15()
    61  }
    62  
    63  func (x *Nesting) FastWriteField1(buf []byte) (offset int) {
    64  	return x.fastWriteField1(buf)
    65  }
    66  
    67  func (x *Nesting) FastWriteField2(buf []byte) (offset int) {
    68  	return x.fastWriteField2(buf)
    69  }
    70  
    71  func (x *Nesting) FastWriteField3(buf []byte) (offset int) {
    72  	return x.fastWriteField3(buf)
    73  }
    74  
    75  func (x *Nesting) FastWriteField4(buf []byte) (offset int) {
    76  	return x.fastWriteField4(buf)
    77  }
    78  
    79  func (x *Nesting) FastWriteField5(buf []byte) (offset int) {
    80  	return x.fastWriteField5(buf)
    81  }
    82  
    83  func (x *Nesting) FastWriteField6(buf []byte) (offset int) {
    84  	return x.fastWriteField6(buf)
    85  }
    86  
    87  func (x *Nesting) FastWriteField7(buf []byte) (offset int) {
    88  	return x.fastWriteField7(buf)
    89  }
    90  
    91  func (x *Nesting) FastWriteField8(buf []byte) (offset int) {
    92  	return x.fastWriteField8(buf)
    93  }
    94  
    95  func (x *Nesting) FastWriteField9(buf []byte) (offset int) {
    96  	return x.fastWriteField9(buf)
    97  }
    98  
    99  func (x *Nesting) FastWriteField10(buf []byte) (offset int) {
   100  	return x.fastWriteField10(buf)
   101  }
   102  
   103  func (x *Nesting) FastWriteField11(buf []byte) (offset int) {
   104  	return x.fastWriteField11(buf)
   105  }
   106  
   107  func (x *Nesting) FastWriteField12(buf []byte) (offset int) {
   108  	return x.fastWriteField12(buf)
   109  }
   110  
   111  func (x *Nesting) FastWriteField13(buf []byte) (offset int) {
   112  	return x.fastWriteField13(buf)
   113  }
   114  
   115  func (x *Nesting) FastWriteField14(buf []byte) (offset int) {
   116  	return x.fastWriteField14(buf)
   117  }
   118  
   119  func (x *Nesting) FastWriteField15(buf []byte) (offset int) {
   120  	return x.fastWriteField15(buf)
   121  }