Versions in this module Expand all Collapse all v0 v0.6.1 Jul 31, 2023 v0.0.4 Jul 31, 2023 Changes in this version + var FullStruct_IntList_DEFAULT []int32 + var FullStruct_OptNilInsList_DEFAULT []*Inner + var FullStruct_OptNilList_DEFAULT []string + var FullStruct_Right_DEFAULT int32 = 3 + var FullStruct_Strmap_DEFAULT map[int32]string + var Inner_Byte1_DEFAULT int8 + var Inner_Desc_DEFAULT string + var Inner_Double1_DEFAULT float64 + var Inner_MapOfEnumKey_DEFAULT map[AEnum]int64 + var Inner_MapOfList_DEFAULT map[int64][]int64 + var Inner_Num_DEFAULT int32 = 5 + var KitexUnusedProtection = struct{} + var MixedStruct_IntList_DEFAULT []int32 + type AEnum int64 + const AEnum_A + const AEnum_B + func AEnumFromString(s string) (AEnum, error) + func AEnumPtr(v AEnum) *AEnum + func (p *AEnum) Scan(value interface{}) (err error) + func (p *AEnum) Value() (driver.Value, error) + func (p AEnum) String() string + type EmptyStruct struct + func NewEmptyStruct() *EmptyStruct + func (p *EmptyStruct) BLength() int + func (p *EmptyStruct) CarryingUnknownFields() bool + func (p *EmptyStruct) DeepEqual(ano *EmptyStruct) bool + func (p *EmptyStruct) FastRead(buf []byte) (int, error) + func (p *EmptyStruct) FastWrite(buf []byte) int + func (p *EmptyStruct) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int + func (p *EmptyStruct) InitDefault() + func (p *EmptyStruct) Read(iprot thrift.TProtocol) (err error) + func (p *EmptyStruct) String() string + func (p *EmptyStruct) Write(oprot thrift.TProtocol) (err error) + type FullStruct struct + AnotherInner *Inner + Complex map[HTTPStatus][]map[string]*Local + Dummy []byte + EnumKeyMap map[HTTPStatus]*Local + EnumList []HTTPStatus + EnumMap map[int32]HTTPStatus + InnerReq *Inner + Int64 int64 + IntList []int32 + Left int32 + LocalList []*Local + NestList [][]int32 + NestMap map[string][]string + NestMap2 []map[string]HTTPStatus + NilInsList []*Inner + NilList []string + OptNilInsList []*Inner + OptNilList []string + OptStatus *HTTPStatus + OptionalIns *Local + RequiredIns *Local + Right int32 + Status HTTPStatus + Str string + StrLocalMap map[string]*Local + Strlist []string + Strmap map[int32]string + func NewFullStruct() *FullStruct + func (p *FullStruct) BLength() int + func (p *FullStruct) CarryingUnknownFields() bool + func (p *FullStruct) DeepEqual(ano *FullStruct) bool + func (p *FullStruct) FastRead(buf []byte) (int, error) + func (p *FullStruct) FastReadField1(buf []byte) (int, error) + func (p *FullStruct) FastReadField10(buf []byte) (int, error) + func (p *FullStruct) FastReadField11(buf []byte) (int, error) + func (p *FullStruct) FastReadField12(buf []byte) (int, error) + func (p *FullStruct) FastReadField13(buf []byte) (int, error) + func (p *FullStruct) FastReadField14(buf []byte) (int, error) + func (p *FullStruct) FastReadField16(buf []byte) (int, error) + func (p *FullStruct) FastReadField17(buf []byte) (int, error) + func (p *FullStruct) FastReadField18(buf []byte) (int, error) + func (p *FullStruct) FastReadField19(buf []byte) (int, error) + func (p *FullStruct) FastReadField2(buf []byte) (int, error) + func (p *FullStruct) FastReadField20(buf []byte) (int, error) + func (p *FullStruct) FastReadField21(buf []byte) (int, error) + func (p *FullStruct) FastReadField22(buf []byte) (int, error) + func (p *FullStruct) FastReadField23(buf []byte) (int, error) + func (p *FullStruct) FastReadField24(buf []byte) (int, error) + func (p *FullStruct) FastReadField25(buf []byte) (int, error) + func (p *FullStruct) FastReadField26(buf []byte) (int, error) + func (p *FullStruct) FastReadField27(buf []byte) (int, error) + func (p *FullStruct) FastReadField28(buf []byte) (int, error) + func (p *FullStruct) FastReadField3(buf []byte) (int, error) + func (p *FullStruct) FastReadField4(buf []byte) (int, error) + func (p *FullStruct) FastReadField5(buf []byte) (int, error) + func (p *FullStruct) FastReadField6(buf []byte) (int, error) + func (p *FullStruct) FastReadField7(buf []byte) (int, error) + func (p *FullStruct) FastReadField8(buf []byte) (int, error) + func (p *FullStruct) FastReadField9(buf []byte) (int, error) + func (p *FullStruct) FastWrite(buf []byte) int + func (p *FullStruct) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int + func (p *FullStruct) Field10DeepEqual(src []int32) bool + func (p *FullStruct) Field11DeepEqual(src []*Local) bool + func (p *FullStruct) Field12DeepEqual(src map[string]*Local) bool + func (p *FullStruct) Field13DeepEqual(src [][]int32) bool + func (p *FullStruct) Field14DeepEqual(src *Local) bool + func (p *FullStruct) Field16DeepEqual(src map[string][]string) bool + func (p *FullStruct) Field17DeepEqual(src []map[string]HTTPStatus) bool + func (p *FullStruct) Field18DeepEqual(src map[int32]HTTPStatus) bool + func (p *FullStruct) Field19DeepEqual(src []string) bool + func (p *FullStruct) Field1DeepEqual(src int32) bool + func (p *FullStruct) Field20DeepEqual(src *Local) bool + func (p *FullStruct) Field21DeepEqual(src *Inner) bool + func (p *FullStruct) Field22DeepEqual(src []string) bool + func (p *FullStruct) Field23DeepEqual(src []string) bool + func (p *FullStruct) Field24DeepEqual(src []*Inner) bool + func (p *FullStruct) Field25DeepEqual(src []*Inner) bool + func (p *FullStruct) Field26DeepEqual(src *HTTPStatus) bool + func (p *FullStruct) Field27DeepEqual(src map[HTTPStatus]*Local) bool + func (p *FullStruct) Field28DeepEqual(src map[HTTPStatus][]map[string]*Local) bool + func (p *FullStruct) Field2DeepEqual(src int32) bool + func (p *FullStruct) Field3DeepEqual(src []byte) bool + func (p *FullStruct) Field4DeepEqual(src *Inner) bool + func (p *FullStruct) Field5DeepEqual(src HTTPStatus) bool + func (p *FullStruct) Field6DeepEqual(src string) bool + func (p *FullStruct) Field7DeepEqual(src []HTTPStatus) bool + func (p *FullStruct) Field8DeepEqual(src map[int32]string) bool + func (p *FullStruct) Field9DeepEqual(src int64) bool + func (p *FullStruct) GetAnotherInner() (v *Inner) + func (p *FullStruct) GetComplex() (v map[HTTPStatus][]map[string]*Local) + func (p *FullStruct) GetDummy() (v []byte) + func (p *FullStruct) GetEnumKeyMap() (v map[HTTPStatus]*Local) + func (p *FullStruct) GetEnumList() (v []HTTPStatus) + func (p *FullStruct) GetEnumMap() (v map[int32]HTTPStatus) + func (p *FullStruct) GetInnerReq() (v *Inner) + func (p *FullStruct) GetInt64() (v int64) + func (p *FullStruct) GetIntList() (v []int32) + func (p *FullStruct) GetLeft() (v int32) + func (p *FullStruct) GetLocalList() (v []*Local) + func (p *FullStruct) GetNestList() (v [][]int32) + func (p *FullStruct) GetNestMap() (v map[string][]string) + func (p *FullStruct) GetNestMap2() (v []map[string]HTTPStatus) + func (p *FullStruct) GetNilInsList() (v []*Inner) + func (p *FullStruct) GetNilList() (v []string) + func (p *FullStruct) GetOptNilInsList() (v []*Inner) + func (p *FullStruct) GetOptNilList() (v []string) + func (p *FullStruct) GetOptStatus() (v HTTPStatus) + func (p *FullStruct) GetOptionalIns() (v *Local) + func (p *FullStruct) GetRequiredIns() (v *Local) + func (p *FullStruct) GetRight() (v int32) + func (p *FullStruct) GetStatus() (v HTTPStatus) + func (p *FullStruct) GetStr() (v string) + func (p *FullStruct) GetStrLocalMap() (v map[string]*Local) + func (p *FullStruct) GetStrlist() (v []string) + func (p *FullStruct) GetStrmap() (v map[int32]string) + func (p *FullStruct) InitDefault() + func (p *FullStruct) IsSetAnotherInner() bool + func (p *FullStruct) IsSetInnerReq() bool + func (p *FullStruct) IsSetIntList() bool + func (p *FullStruct) IsSetOptNilInsList() bool + func (p *FullStruct) IsSetOptNilList() bool + func (p *FullStruct) IsSetOptStatus() bool + func (p *FullStruct) IsSetOptionalIns() bool + func (p *FullStruct) IsSetRequiredIns() bool + func (p *FullStruct) IsSetRight() bool + func (p *FullStruct) IsSetStrmap() bool + func (p *FullStruct) Read(iprot thrift.TProtocol) (err error) + func (p *FullStruct) ReadField1(iprot thrift.TProtocol) error + func (p *FullStruct) ReadField10(iprot thrift.TProtocol) error + func (p *FullStruct) ReadField11(iprot thrift.TProtocol) error + func (p *FullStruct) ReadField12(iprot thrift.TProtocol) error + func (p *FullStruct) ReadField13(iprot thrift.TProtocol) error + func (p *FullStruct) ReadField14(iprot thrift.TProtocol) error + func (p *FullStruct) ReadField16(iprot thrift.TProtocol) error + func (p *FullStruct) ReadField17(iprot thrift.TProtocol) error + func (p *FullStruct) ReadField18(iprot thrift.TProtocol) error + func (p *FullStruct) ReadField19(iprot thrift.TProtocol) error + func (p *FullStruct) ReadField2(iprot thrift.TProtocol) error + func (p *FullStruct) ReadField20(iprot thrift.TProtocol) error + func (p *FullStruct) ReadField21(iprot thrift.TProtocol) error + func (p *FullStruct) ReadField22(iprot thrift.TProtocol) error + func (p *FullStruct) ReadField23(iprot thrift.TProtocol) error + func (p *FullStruct) ReadField24(iprot thrift.TProtocol) error + func (p *FullStruct) ReadField25(iprot thrift.TProtocol) error + func (p *FullStruct) ReadField26(iprot thrift.TProtocol) error + func (p *FullStruct) ReadField27(iprot thrift.TProtocol) error + func (p *FullStruct) ReadField28(iprot thrift.TProtocol) error + func (p *FullStruct) ReadField3(iprot thrift.TProtocol) error + func (p *FullStruct) ReadField4(iprot thrift.TProtocol) error + func (p *FullStruct) ReadField5(iprot thrift.TProtocol) error + func (p *FullStruct) ReadField6(iprot thrift.TProtocol) error + func (p *FullStruct) ReadField7(iprot thrift.TProtocol) error + func (p *FullStruct) ReadField8(iprot thrift.TProtocol) error + func (p *FullStruct) ReadField9(iprot thrift.TProtocol) error + func (p *FullStruct) SetAnotherInner(val *Inner) + func (p *FullStruct) SetComplex(val map[HTTPStatus][]map[string]*Local) + func (p *FullStruct) SetDummy(val []byte) + func (p *FullStruct) SetEnumKeyMap(val map[HTTPStatus]*Local) + func (p *FullStruct) SetEnumList(val []HTTPStatus) + func (p *FullStruct) SetEnumMap(val map[int32]HTTPStatus) + func (p *FullStruct) SetInnerReq(val *Inner) + func (p *FullStruct) SetInt64(val int64) + func (p *FullStruct) SetIntList(val []int32) + func (p *FullStruct) SetLeft(val int32) + func (p *FullStruct) SetLocalList(val []*Local) + func (p *FullStruct) SetNestList(val [][]int32) + func (p *FullStruct) SetNestMap(val map[string][]string) + func (p *FullStruct) SetNestMap2(val []map[string]HTTPStatus) + func (p *FullStruct) SetNilInsList(val []*Inner) + func (p *FullStruct) SetNilList(val []string) + func (p *FullStruct) SetOptNilInsList(val []*Inner) + func (p *FullStruct) SetOptNilList(val []string) + func (p *FullStruct) SetOptStatus(val *HTTPStatus) + func (p *FullStruct) SetOptionalIns(val *Local) + func (p *FullStruct) SetRequiredIns(val *Local) + func (p *FullStruct) SetRight(val int32) + func (p *FullStruct) SetStatus(val HTTPStatus) + func (p *FullStruct) SetStr(val string) + func (p *FullStruct) SetStrLocalMap(val map[string]*Local) + func (p *FullStruct) SetStrlist(val []string) + func (p *FullStruct) SetStrmap(val map[int32]string) + func (p *FullStruct) String() string + func (p *FullStruct) Write(oprot thrift.TProtocol) (err error) + type HTTPStatus int64 + const HTTPStatus_NOT_FOUND + const HTTPStatus_OK + var FullStruct_OptStatus_DEFAULT HTTPStatus + func HTTPStatusFromString(s string) (HTTPStatus, error) + func HTTPStatusPtr(v HTTPStatus) *HTTPStatus + func (p *HTTPStatus) Scan(value interface{}) (err error) + func (p *HTTPStatus) Value() (driver.Value, error) + func (p HTTPStatus) String() string + type Inner struct + Byte1 *int8 + Desc *string + Double1 *float64 + MapOfEnumKey map[AEnum]int64 + MapOfList map[int64][]int64 + Num int32 + var FullStruct_AnotherInner_DEFAULT *Inner + var FullStruct_InnerReq_DEFAULT *Inner + var MixedStruct_AnotherInner_DEFAULT *Inner + func NewInner() *Inner + func (p *Inner) BLength() int + func (p *Inner) CarryingUnknownFields() bool + func (p *Inner) DeepEqual(ano *Inner) bool + func (p *Inner) FastRead(buf []byte) (int, error) + func (p *Inner) FastReadField1(buf []byte) (int, error) + func (p *Inner) FastReadField2(buf []byte) (int, error) + func (p *Inner) FastReadField3(buf []byte) (int, error) + func (p *Inner) FastReadField4(buf []byte) (int, error) + func (p *Inner) FastReadField5(buf []byte) (int, error) + func (p *Inner) FastReadField6(buf []byte) (int, error) + func (p *Inner) FastWrite(buf []byte) int + func (p *Inner) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int + func (p *Inner) Field1DeepEqual(src int32) bool + func (p *Inner) Field2DeepEqual(src *string) bool + func (p *Inner) Field3DeepEqual(src map[int64][]int64) bool + func (p *Inner) Field4DeepEqual(src map[AEnum]int64) bool + func (p *Inner) Field5DeepEqual(src *int8) bool + func (p *Inner) Field6DeepEqual(src *float64) bool + func (p *Inner) GetByte1() (v int8) + func (p *Inner) GetDesc() (v string) + func (p *Inner) GetDouble1() (v float64) + func (p *Inner) GetMapOfEnumKey() (v map[AEnum]int64) + func (p *Inner) GetMapOfList() (v map[int64][]int64) + func (p *Inner) GetNum() (v int32) + func (p *Inner) InitDefault() + func (p *Inner) IsSetByte1() bool + func (p *Inner) IsSetDesc() bool + func (p *Inner) IsSetDouble1() bool + func (p *Inner) IsSetMapOfEnumKey() bool + func (p *Inner) IsSetMapOfList() bool + func (p *Inner) IsSetNum() bool + func (p *Inner) Read(iprot thrift.TProtocol) (err error) + func (p *Inner) ReadField1(iprot thrift.TProtocol) error + func (p *Inner) ReadField2(iprot thrift.TProtocol) error + func (p *Inner) ReadField3(iprot thrift.TProtocol) error + func (p *Inner) ReadField4(iprot thrift.TProtocol) error + func (p *Inner) ReadField5(iprot thrift.TProtocol) error + func (p *Inner) ReadField6(iprot thrift.TProtocol) error + func (p *Inner) SetByte1(val *int8) + func (p *Inner) SetDesc(val *string) + func (p *Inner) SetDouble1(val *float64) + func (p *Inner) SetMapOfEnumKey(val map[AEnum]int64) + func (p *Inner) SetMapOfList(val map[int64][]int64) + func (p *Inner) SetNum(val int32) + func (p *Inner) String() string + func (p *Inner) Write(oprot thrift.TProtocol) (err error) + type Local struct + L int32 + var FullStruct_OptionalIns_DEFAULT *Local + var FullStruct_RequiredIns_DEFAULT *Local + var MixedStruct_OptionalIns_DEFAULT *Local + var MixedStruct_RequiredIns_DEFAULT *Local + func NewLocal() *Local + func (p *Local) BLength() int + func (p *Local) CarryingUnknownFields() bool + func (p *Local) DeepEqual(ano *Local) bool + func (p *Local) FastRead(buf []byte) (int, error) + func (p *Local) FastReadField1(buf []byte) (int, error) + func (p *Local) FastWrite(buf []byte) int + func (p *Local) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int + func (p *Local) Field1DeepEqual(src int32) bool + func (p *Local) GetL() (v int32) + func (p *Local) GetUnknown() unknown.Fields + func (p *Local) InitDefault() + func (p *Local) Read(iprot thrift.TProtocol) (err error) + func (p *Local) ReadField1(iprot thrift.TProtocol) error + func (p *Local) SetL(val int32) + func (p *Local) SetUnknown(fs unknown.Fields) + func (p *Local) String() string + func (p *Local) Write(oprot thrift.TProtocol) (err error) + type MixedStruct struct + AnotherInner *Inner + Dummy []byte + EnumKeyMap map[HTTPStatus]*Local + EnumList []HTTPStatus + Int64 int64 + IntList []int32 + Left int32 + LocalList []*Local + NestList [][]int32 + OptionalIns *Local + RequiredIns *Local + Str string + StrLocalMap map[string]*Local + func NewMixedStruct() *MixedStruct + func (p *MixedStruct) BLength() int + func (p *MixedStruct) CarryingUnknownFields() bool + func (p *MixedStruct) DeepEqual(ano *MixedStruct) bool + func (p *MixedStruct) FastRead(buf []byte) (int, error) + func (p *MixedStruct) FastReadField1(buf []byte) (int, error) + func (p *MixedStruct) FastReadField10(buf []byte) (int, error) + func (p *MixedStruct) FastReadField11(buf []byte) (int, error) + func (p *MixedStruct) FastReadField12(buf []byte) (int, error) + func (p *MixedStruct) FastReadField13(buf []byte) (int, error) + func (p *MixedStruct) FastReadField14(buf []byte) (int, error) + func (p *MixedStruct) FastReadField20(buf []byte) (int, error) + func (p *MixedStruct) FastReadField21(buf []byte) (int, error) + func (p *MixedStruct) FastReadField27(buf []byte) (int, error) + func (p *MixedStruct) FastReadField3(buf []byte) (int, error) + func (p *MixedStruct) FastReadField6(buf []byte) (int, error) + func (p *MixedStruct) FastReadField7(buf []byte) (int, error) + func (p *MixedStruct) FastReadField9(buf []byte) (int, error) + func (p *MixedStruct) FastWrite(buf []byte) int + func (p *MixedStruct) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int + func (p *MixedStruct) Field10DeepEqual(src []int32) bool + func (p *MixedStruct) Field11DeepEqual(src []*Local) bool + func (p *MixedStruct) Field12DeepEqual(src map[string]*Local) bool + func (p *MixedStruct) Field13DeepEqual(src [][]int32) bool + func (p *MixedStruct) Field14DeepEqual(src *Local) bool + func (p *MixedStruct) Field1DeepEqual(src int32) bool + func (p *MixedStruct) Field20DeepEqual(src *Local) bool + func (p *MixedStruct) Field21DeepEqual(src *Inner) bool + func (p *MixedStruct) Field27DeepEqual(src map[HTTPStatus]*Local) bool + func (p *MixedStruct) Field3DeepEqual(src []byte) bool + func (p *MixedStruct) Field6DeepEqual(src string) bool + func (p *MixedStruct) Field7DeepEqual(src []HTTPStatus) bool + func (p *MixedStruct) Field9DeepEqual(src int64) bool + func (p *MixedStruct) GetAnotherInner() (v *Inner) + func (p *MixedStruct) GetDummy() (v []byte) + func (p *MixedStruct) GetEnumKeyMap() (v map[HTTPStatus]*Local) + func (p *MixedStruct) GetEnumList() (v []HTTPStatus) + func (p *MixedStruct) GetInt64() (v int64) + func (p *MixedStruct) GetIntList() (v []int32) + func (p *MixedStruct) GetLeft() (v int32) + func (p *MixedStruct) GetLocalList() (v []*Local) + func (p *MixedStruct) GetNestList() (v [][]int32) + func (p *MixedStruct) GetOptionalIns() (v *Local) + func (p *MixedStruct) GetRequiredIns() (v *Local) + func (p *MixedStruct) GetStr() (v string) + func (p *MixedStruct) GetStrLocalMap() (v map[string]*Local) + func (p *MixedStruct) GetUnknown() unknown.Fields + func (p *MixedStruct) InitDefault() + func (p *MixedStruct) IsSetAnotherInner() bool + func (p *MixedStruct) IsSetIntList() bool + func (p *MixedStruct) IsSetOptionalIns() bool + func (p *MixedStruct) IsSetRequiredIns() bool + func (p *MixedStruct) Read(iprot thrift.TProtocol) (err error) + func (p *MixedStruct) ReadField1(iprot thrift.TProtocol) error + func (p *MixedStruct) ReadField10(iprot thrift.TProtocol) error + func (p *MixedStruct) ReadField11(iprot thrift.TProtocol) error + func (p *MixedStruct) ReadField12(iprot thrift.TProtocol) error + func (p *MixedStruct) ReadField13(iprot thrift.TProtocol) error + func (p *MixedStruct) ReadField14(iprot thrift.TProtocol) error + func (p *MixedStruct) ReadField20(iprot thrift.TProtocol) error + func (p *MixedStruct) ReadField21(iprot thrift.TProtocol) error + func (p *MixedStruct) ReadField27(iprot thrift.TProtocol) error + func (p *MixedStruct) ReadField3(iprot thrift.TProtocol) error + func (p *MixedStruct) ReadField6(iprot thrift.TProtocol) error + func (p *MixedStruct) ReadField7(iprot thrift.TProtocol) error + func (p *MixedStruct) ReadField9(iprot thrift.TProtocol) error + func (p *MixedStruct) SetAnotherInner(val *Inner) + func (p *MixedStruct) SetDummy(val []byte) + func (p *MixedStruct) SetEnumKeyMap(val map[HTTPStatus]*Local) + func (p *MixedStruct) SetEnumList(val []HTTPStatus) + func (p *MixedStruct) SetInt64(val int64) + func (p *MixedStruct) SetIntList(val []int32) + func (p *MixedStruct) SetLeft(val int32) + func (p *MixedStruct) SetLocalList(val []*Local) + func (p *MixedStruct) SetNestList(val [][]int32) + func (p *MixedStruct) SetOptionalIns(val *Local) + func (p *MixedStruct) SetRequiredIns(val *Local) + func (p *MixedStruct) SetStr(val string) + func (p *MixedStruct) SetStrLocalMap(val map[string]*Local) + func (p *MixedStruct) String() string + func (p *MixedStruct) Write(oprot thrift.TProtocol) (err error)