Documentation ¶
Index ¶
- Variables
- type CheckProfileRequest
- func (p *CheckProfileRequest) BLength() int
- func (p *CheckProfileRequest) DeepEqual(ano *CheckProfileRequest) bool
- func (p *CheckProfileRequest) FastRead(buf []byte) (int, error)
- func (p *CheckProfileRequest) FastReadField1(buf []byte) (int, error)
- func (p *CheckProfileRequest) FastReadField2(buf []byte) (int, error)
- func (p *CheckProfileRequest) FastWrite(buf []byte) int
- func (p *CheckProfileRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *CheckProfileRequest) Field1DeepEqual(src string) bool
- func (p *CheckProfileRequest) Field2DeepEqual(src bool) bool
- func (p *CheckProfileRequest) GetAccept() (v bool)
- func (p *CheckProfileRequest) GetAccountId() (v string)
- func (p *CheckProfileRequest) InitDefault()
- func (p *CheckProfileRequest) Read(iprot thrift.TProtocol) (err error)
- func (p *CheckProfileRequest) ReadField1(iprot thrift.TProtocol) error
- func (p *CheckProfileRequest) ReadField2(iprot thrift.TProtocol) error
- func (p *CheckProfileRequest) SetAccept(val bool)
- func (p *CheckProfileRequest) SetAccountId(val string)
- func (p *CheckProfileRequest) String() string
- func (p *CheckProfileRequest) Write(oprot thrift.TProtocol) (err error)
- type CheckProfileResponse
- func (p *CheckProfileResponse) BLength() int
- func (p *CheckProfileResponse) DeepEqual(ano *CheckProfileResponse) bool
- func (p *CheckProfileResponse) FastRead(buf []byte) (int, error)
- func (p *CheckProfileResponse) FastReadField1(buf []byte) (int, error)
- func (p *CheckProfileResponse) FastWrite(buf []byte) int
- func (p *CheckProfileResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *CheckProfileResponse) Field1DeepEqual(src *base.BaseResponse) bool
- func (p *CheckProfileResponse) GetBaseResp() (v *base.BaseResponse)
- func (p *CheckProfileResponse) InitDefault()
- func (p *CheckProfileResponse) IsSetBaseResp() bool
- func (p *CheckProfileResponse) Read(iprot thrift.TProtocol) (err error)
- func (p *CheckProfileResponse) ReadField1(iprot thrift.TProtocol) error
- func (p *CheckProfileResponse) SetBaseResp(val *base.BaseResponse)
- func (p *CheckProfileResponse) String() string
- func (p *CheckProfileResponse) Write(oprot thrift.TProtocol) (err error)
- type ClearProfilePhotoRequest
- func (p *ClearProfilePhotoRequest) BLength() int
- func (p *ClearProfilePhotoRequest) DeepEqual(ano *ClearProfilePhotoRequest) bool
- func (p *ClearProfilePhotoRequest) FastRead(buf []byte) (int, error)
- func (p *ClearProfilePhotoRequest) FastReadField1(buf []byte) (int, error)
- func (p *ClearProfilePhotoRequest) FastWrite(buf []byte) int
- func (p *ClearProfilePhotoRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *ClearProfilePhotoRequest) Field1DeepEqual(src string) bool
- func (p *ClearProfilePhotoRequest) GetAccountId() (v string)
- func (p *ClearProfilePhotoRequest) InitDefault()
- func (p *ClearProfilePhotoRequest) Read(iprot thrift.TProtocol) (err error)
- func (p *ClearProfilePhotoRequest) ReadField1(iprot thrift.TProtocol) error
- func (p *ClearProfilePhotoRequest) SetAccountId(val string)
- func (p *ClearProfilePhotoRequest) String() string
- func (p *ClearProfilePhotoRequest) Write(oprot thrift.TProtocol) (err error)
- type ClearProfilePhotoResponse
- func (p *ClearProfilePhotoResponse) BLength() int
- func (p *ClearProfilePhotoResponse) DeepEqual(ano *ClearProfilePhotoResponse) bool
- func (p *ClearProfilePhotoResponse) FastRead(buf []byte) (int, error)
- func (p *ClearProfilePhotoResponse) FastReadField1(buf []byte) (int, error)
- func (p *ClearProfilePhotoResponse) FastWrite(buf []byte) int
- func (p *ClearProfilePhotoResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *ClearProfilePhotoResponse) Field1DeepEqual(src *base.BaseResponse) bool
- func (p *ClearProfilePhotoResponse) GetBaseResp() (v *base.BaseResponse)
- func (p *ClearProfilePhotoResponse) InitDefault()
- func (p *ClearProfilePhotoResponse) IsSetBaseResp() bool
- func (p *ClearProfilePhotoResponse) Read(iprot thrift.TProtocol) (err error)
- func (p *ClearProfilePhotoResponse) ReadField1(iprot thrift.TProtocol) error
- func (p *ClearProfilePhotoResponse) SetBaseResp(val *base.BaseResponse)
- func (p *ClearProfilePhotoResponse) String() string
- func (p *ClearProfilePhotoResponse) Write(oprot thrift.TProtocol) (err error)
- type ClearProfileRequest
- func (p *ClearProfileRequest) BLength() int
- func (p *ClearProfileRequest) DeepEqual(ano *ClearProfileRequest) bool
- func (p *ClearProfileRequest) FastRead(buf []byte) (int, error)
- func (p *ClearProfileRequest) FastReadField1(buf []byte) (int, error)
- func (p *ClearProfileRequest) FastWrite(buf []byte) int
- func (p *ClearProfileRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *ClearProfileRequest) Field1DeepEqual(src string) bool
- func (p *ClearProfileRequest) GetAccountId() (v string)
- func (p *ClearProfileRequest) InitDefault()
- func (p *ClearProfileRequest) Read(iprot thrift.TProtocol) (err error)
- func (p *ClearProfileRequest) ReadField1(iprot thrift.TProtocol) error
- func (p *ClearProfileRequest) SetAccountId(val string)
- func (p *ClearProfileRequest) String() string
- func (p *ClearProfileRequest) Write(oprot thrift.TProtocol) (err error)
- type ClearProfileResponse
- func (p *ClearProfileResponse) BLength() int
- func (p *ClearProfileResponse) DeepEqual(ano *ClearProfileResponse) bool
- func (p *ClearProfileResponse) FastRead(buf []byte) (int, error)
- func (p *ClearProfileResponse) FastReadField1(buf []byte) (int, error)
- func (p *ClearProfileResponse) FastReadField2(buf []byte) (int, error)
- func (p *ClearProfileResponse) FastWrite(buf []byte) int
- func (p *ClearProfileResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *ClearProfileResponse) Field1DeepEqual(src *base.BaseResponse) bool
- func (p *ClearProfileResponse) Field2DeepEqual(src *base.Profile) bool
- func (p *ClearProfileResponse) GetBaseResp() (v *base.BaseResponse)
- func (p *ClearProfileResponse) GetProfile() (v *base.Profile)
- func (p *ClearProfileResponse) InitDefault()
- func (p *ClearProfileResponse) IsSetBaseResp() bool
- func (p *ClearProfileResponse) IsSetProfile() bool
- func (p *ClearProfileResponse) Read(iprot thrift.TProtocol) (err error)
- func (p *ClearProfileResponse) ReadField1(iprot thrift.TProtocol) error
- func (p *ClearProfileResponse) ReadField2(iprot thrift.TProtocol) error
- func (p *ClearProfileResponse) SetBaseResp(val *base.BaseResponse)
- func (p *ClearProfileResponse) SetProfile(val *base.Profile)
- func (p *ClearProfileResponse) String() string
- func (p *ClearProfileResponse) Write(oprot thrift.TProtocol) (err error)
- type CompleteProfilePhotoRequest
- func (p *CompleteProfilePhotoRequest) BLength() int
- func (p *CompleteProfilePhotoRequest) DeepEqual(ano *CompleteProfilePhotoRequest) bool
- func (p *CompleteProfilePhotoRequest) FastRead(buf []byte) (int, error)
- func (p *CompleteProfilePhotoRequest) FastReadField1(buf []byte) (int, error)
- func (p *CompleteProfilePhotoRequest) FastWrite(buf []byte) int
- func (p *CompleteProfilePhotoRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *CompleteProfilePhotoRequest) Field1DeepEqual(src string) bool
- func (p *CompleteProfilePhotoRequest) GetAccountId() (v string)
- func (p *CompleteProfilePhotoRequest) InitDefault()
- func (p *CompleteProfilePhotoRequest) Read(iprot thrift.TProtocol) (err error)
- func (p *CompleteProfilePhotoRequest) ReadField1(iprot thrift.TProtocol) error
- func (p *CompleteProfilePhotoRequest) SetAccountId(val string)
- func (p *CompleteProfilePhotoRequest) String() string
- func (p *CompleteProfilePhotoRequest) Write(oprot thrift.TProtocol) (err error)
- type CompleteProfilePhotoResponse
- func (p *CompleteProfilePhotoResponse) BLength() int
- func (p *CompleteProfilePhotoResponse) DeepEqual(ano *CompleteProfilePhotoResponse) bool
- func (p *CompleteProfilePhotoResponse) FastRead(buf []byte) (int, error)
- func (p *CompleteProfilePhotoResponse) FastReadField1(buf []byte) (int, error)
- func (p *CompleteProfilePhotoResponse) FastReadField2(buf []byte) (int, error)
- func (p *CompleteProfilePhotoResponse) FastWrite(buf []byte) int
- func (p *CompleteProfilePhotoResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *CompleteProfilePhotoResponse) Field1DeepEqual(src *base.BaseResponse) bool
- func (p *CompleteProfilePhotoResponse) Field2DeepEqual(src *base.Identity) bool
- func (p *CompleteProfilePhotoResponse) GetBaseResp() (v *base.BaseResponse)
- func (p *CompleteProfilePhotoResponse) GetIdentity() (v *base.Identity)
- func (p *CompleteProfilePhotoResponse) InitDefault()
- func (p *CompleteProfilePhotoResponse) IsSetBaseResp() bool
- func (p *CompleteProfilePhotoResponse) IsSetIdentity() bool
- func (p *CompleteProfilePhotoResponse) Read(iprot thrift.TProtocol) (err error)
- func (p *CompleteProfilePhotoResponse) ReadField1(iprot thrift.TProtocol) error
- func (p *CompleteProfilePhotoResponse) ReadField2(iprot thrift.TProtocol) error
- func (p *CompleteProfilePhotoResponse) SetBaseResp(val *base.BaseResponse)
- func (p *CompleteProfilePhotoResponse) SetIdentity(val *base.Identity)
- func (p *CompleteProfilePhotoResponse) String() string
- func (p *CompleteProfilePhotoResponse) Write(oprot thrift.TProtocol) (err error)
- type CreateProfilePhotoRequest
- func (p *CreateProfilePhotoRequest) BLength() int
- func (p *CreateProfilePhotoRequest) DeepEqual(ano *CreateProfilePhotoRequest) bool
- func (p *CreateProfilePhotoRequest) FastRead(buf []byte) (int, error)
- func (p *CreateProfilePhotoRequest) FastReadField1(buf []byte) (int, error)
- func (p *CreateProfilePhotoRequest) FastWrite(buf []byte) int
- func (p *CreateProfilePhotoRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *CreateProfilePhotoRequest) Field1DeepEqual(src string) bool
- func (p *CreateProfilePhotoRequest) GetAccountId() (v string)
- func (p *CreateProfilePhotoRequest) InitDefault()
- func (p *CreateProfilePhotoRequest) Read(iprot thrift.TProtocol) (err error)
- func (p *CreateProfilePhotoRequest) ReadField1(iprot thrift.TProtocol) error
- func (p *CreateProfilePhotoRequest) SetAccountId(val string)
- func (p *CreateProfilePhotoRequest) String() string
- func (p *CreateProfilePhotoRequest) Write(oprot thrift.TProtocol) (err error)
- type CreateProfilePhotoResponse
- func (p *CreateProfilePhotoResponse) BLength() int
- func (p *CreateProfilePhotoResponse) DeepEqual(ano *CreateProfilePhotoResponse) bool
- func (p *CreateProfilePhotoResponse) FastRead(buf []byte) (int, error)
- func (p *CreateProfilePhotoResponse) FastReadField1(buf []byte) (int, error)
- func (p *CreateProfilePhotoResponse) FastReadField2(buf []byte) (int, error)
- func (p *CreateProfilePhotoResponse) FastWrite(buf []byte) int
- func (p *CreateProfilePhotoResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *CreateProfilePhotoResponse) Field1DeepEqual(src *base.BaseResponse) bool
- func (p *CreateProfilePhotoResponse) Field2DeepEqual(src string) bool
- func (p *CreateProfilePhotoResponse) GetBaseResp() (v *base.BaseResponse)
- func (p *CreateProfilePhotoResponse) GetUploadUrl() (v string)
- func (p *CreateProfilePhotoResponse) InitDefault()
- func (p *CreateProfilePhotoResponse) IsSetBaseResp() bool
- func (p *CreateProfilePhotoResponse) Read(iprot thrift.TProtocol) (err error)
- func (p *CreateProfilePhotoResponse) ReadField1(iprot thrift.TProtocol) error
- func (p *CreateProfilePhotoResponse) ReadField2(iprot thrift.TProtocol) error
- func (p *CreateProfilePhotoResponse) SetBaseResp(val *base.BaseResponse)
- func (p *CreateProfilePhotoResponse) SetUploadUrl(val string)
- func (p *CreateProfilePhotoResponse) String() string
- func (p *CreateProfilePhotoResponse) Write(oprot thrift.TProtocol) (err error)
- type DeleteProfileRequest
- func (p *DeleteProfileRequest) BLength() int
- func (p *DeleteProfileRequest) DeepEqual(ano *DeleteProfileRequest) bool
- func (p *DeleteProfileRequest) FastRead(buf []byte) (int, error)
- func (p *DeleteProfileRequest) FastReadField1(buf []byte) (int, error)
- func (p *DeleteProfileRequest) FastWrite(buf []byte) int
- func (p *DeleteProfileRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *DeleteProfileRequest) Field1DeepEqual(src string) bool
- func (p *DeleteProfileRequest) GetAccountId() (v string)
- func (p *DeleteProfileRequest) InitDefault()
- func (p *DeleteProfileRequest) Read(iprot thrift.TProtocol) (err error)
- func (p *DeleteProfileRequest) ReadField1(iprot thrift.TProtocol) error
- func (p *DeleteProfileRequest) SetAccountId(val string)
- func (p *DeleteProfileRequest) String() string
- func (p *DeleteProfileRequest) Write(oprot thrift.TProtocol) (err error)
- type DeleteProfileResponse
- func (p *DeleteProfileResponse) BLength() int
- func (p *DeleteProfileResponse) DeepEqual(ano *DeleteProfileResponse) bool
- func (p *DeleteProfileResponse) FastRead(buf []byte) (int, error)
- func (p *DeleteProfileResponse) FastReadField1(buf []byte) (int, error)
- func (p *DeleteProfileResponse) FastWrite(buf []byte) int
- func (p *DeleteProfileResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *DeleteProfileResponse) Field1DeepEqual(src *base.BaseResponse) bool
- func (p *DeleteProfileResponse) GetBaseResp() (v *base.BaseResponse)
- func (p *DeleteProfileResponse) InitDefault()
- func (p *DeleteProfileResponse) IsSetBaseResp() bool
- func (p *DeleteProfileResponse) Read(iprot thrift.TProtocol) (err error)
- func (p *DeleteProfileResponse) ReadField1(iprot thrift.TProtocol) error
- func (p *DeleteProfileResponse) SetBaseResp(val *base.BaseResponse)
- func (p *DeleteProfileResponse) String() string
- func (p *DeleteProfileResponse) Write(oprot thrift.TProtocol) (err error)
- type GetAllProfileRequest
- func (p *GetAllProfileRequest) BLength() int
- func (p *GetAllProfileRequest) DeepEqual(ano *GetAllProfileRequest) bool
- func (p *GetAllProfileRequest) FastRead(buf []byte) (int, error)
- func (p *GetAllProfileRequest) FastWrite(buf []byte) int
- func (p *GetAllProfileRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *GetAllProfileRequest) InitDefault()
- func (p *GetAllProfileRequest) Read(iprot thrift.TProtocol) (err error)
- func (p *GetAllProfileRequest) String() string
- func (p *GetAllProfileRequest) Write(oprot thrift.TProtocol) (err error)
- type GetAllProfileResponse
- func (p *GetAllProfileResponse) BLength() int
- func (p *GetAllProfileResponse) DeepEqual(ano *GetAllProfileResponse) bool
- func (p *GetAllProfileResponse) FastRead(buf []byte) (int, error)
- func (p *GetAllProfileResponse) FastReadField1(buf []byte) (int, error)
- func (p *GetAllProfileResponse) FastReadField2(buf []byte) (int, error)
- func (p *GetAllProfileResponse) FastWrite(buf []byte) int
- func (p *GetAllProfileResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *GetAllProfileResponse) Field1DeepEqual(src *base.BaseResponse) bool
- func (p *GetAllProfileResponse) Field2DeepEqual(src []*base.ProfileRecord) bool
- func (p *GetAllProfileResponse) GetBaseResp() (v *base.BaseResponse)
- func (p *GetAllProfileResponse) GetProfile() (v []*base.ProfileRecord)
- func (p *GetAllProfileResponse) InitDefault()
- func (p *GetAllProfileResponse) IsSetBaseResp() bool
- func (p *GetAllProfileResponse) Read(iprot thrift.TProtocol) (err error)
- func (p *GetAllProfileResponse) ReadField1(iprot thrift.TProtocol) error
- func (p *GetAllProfileResponse) ReadField2(iprot thrift.TProtocol) error
- func (p *GetAllProfileResponse) SetBaseResp(val *base.BaseResponse)
- func (p *GetAllProfileResponse) SetProfile(val []*base.ProfileRecord)
- func (p *GetAllProfileResponse) String() string
- func (p *GetAllProfileResponse) Write(oprot thrift.TProtocol) (err error)
- type GetPendingProfileRequest
- func (p *GetPendingProfileRequest) BLength() int
- func (p *GetPendingProfileRequest) DeepEqual(ano *GetPendingProfileRequest) bool
- func (p *GetPendingProfileRequest) FastRead(buf []byte) (int, error)
- func (p *GetPendingProfileRequest) FastWrite(buf []byte) int
- func (p *GetPendingProfileRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *GetPendingProfileRequest) InitDefault()
- func (p *GetPendingProfileRequest) Read(iprot thrift.TProtocol) (err error)
- func (p *GetPendingProfileRequest) String() string
- func (p *GetPendingProfileRequest) Write(oprot thrift.TProtocol) (err error)
- type GetPendingProfileResponse
- func (p *GetPendingProfileResponse) BLength() int
- func (p *GetPendingProfileResponse) DeepEqual(ano *GetPendingProfileResponse) bool
- func (p *GetPendingProfileResponse) FastRead(buf []byte) (int, error)
- func (p *GetPendingProfileResponse) FastReadField1(buf []byte) (int, error)
- func (p *GetPendingProfileResponse) FastReadField2(buf []byte) (int, error)
- func (p *GetPendingProfileResponse) FastWrite(buf []byte) int
- func (p *GetPendingProfileResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *GetPendingProfileResponse) Field1DeepEqual(src *base.BaseResponse) bool
- func (p *GetPendingProfileResponse) Field2DeepEqual(src []*base.ProfileRecord) bool
- func (p *GetPendingProfileResponse) GetBaseResp() (v *base.BaseResponse)
- func (p *GetPendingProfileResponse) GetProfile() (v []*base.ProfileRecord)
- func (p *GetPendingProfileResponse) InitDefault()
- func (p *GetPendingProfileResponse) IsSetBaseResp() bool
- func (p *GetPendingProfileResponse) Read(iprot thrift.TProtocol) (err error)
- func (p *GetPendingProfileResponse) ReadField1(iprot thrift.TProtocol) error
- func (p *GetPendingProfileResponse) ReadField2(iprot thrift.TProtocol) error
- func (p *GetPendingProfileResponse) SetBaseResp(val *base.BaseResponse)
- func (p *GetPendingProfileResponse) SetProfile(val []*base.ProfileRecord)
- func (p *GetPendingProfileResponse) String() string
- func (p *GetPendingProfileResponse) Write(oprot thrift.TProtocol) (err error)
- type GetProfilePhotoRequest
- func (p *GetProfilePhotoRequest) BLength() int
- func (p *GetProfilePhotoRequest) DeepEqual(ano *GetProfilePhotoRequest) bool
- func (p *GetProfilePhotoRequest) FastRead(buf []byte) (int, error)
- func (p *GetProfilePhotoRequest) FastReadField1(buf []byte) (int, error)
- func (p *GetProfilePhotoRequest) FastWrite(buf []byte) int
- func (p *GetProfilePhotoRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *GetProfilePhotoRequest) Field1DeepEqual(src string) bool
- func (p *GetProfilePhotoRequest) GetAccountId() (v string)
- func (p *GetProfilePhotoRequest) InitDefault()
- func (p *GetProfilePhotoRequest) Read(iprot thrift.TProtocol) (err error)
- func (p *GetProfilePhotoRequest) ReadField1(iprot thrift.TProtocol) error
- func (p *GetProfilePhotoRequest) SetAccountId(val string)
- func (p *GetProfilePhotoRequest) String() string
- func (p *GetProfilePhotoRequest) Write(oprot thrift.TProtocol) (err error)
- type GetProfilePhotoResponse
- func (p *GetProfilePhotoResponse) BLength() int
- func (p *GetProfilePhotoResponse) DeepEqual(ano *GetProfilePhotoResponse) bool
- func (p *GetProfilePhotoResponse) FastRead(buf []byte) (int, error)
- func (p *GetProfilePhotoResponse) FastReadField1(buf []byte) (int, error)
- func (p *GetProfilePhotoResponse) FastReadField2(buf []byte) (int, error)
- func (p *GetProfilePhotoResponse) FastWrite(buf []byte) int
- func (p *GetProfilePhotoResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *GetProfilePhotoResponse) Field1DeepEqual(src *base.BaseResponse) bool
- func (p *GetProfilePhotoResponse) Field2DeepEqual(src string) bool
- func (p *GetProfilePhotoResponse) GetBaseResp() (v *base.BaseResponse)
- func (p *GetProfilePhotoResponse) GetUrl() (v string)
- func (p *GetProfilePhotoResponse) InitDefault()
- func (p *GetProfilePhotoResponse) IsSetBaseResp() bool
- func (p *GetProfilePhotoResponse) Read(iprot thrift.TProtocol) (err error)
- func (p *GetProfilePhotoResponse) ReadField1(iprot thrift.TProtocol) error
- func (p *GetProfilePhotoResponse) ReadField2(iprot thrift.TProtocol) error
- func (p *GetProfilePhotoResponse) SetBaseResp(val *base.BaseResponse)
- func (p *GetProfilePhotoResponse) SetUrl(val string)
- func (p *GetProfilePhotoResponse) String() string
- func (p *GetProfilePhotoResponse) Write(oprot thrift.TProtocol) (err error)
- type GetProfileRequest
- func (p *GetProfileRequest) BLength() int
- func (p *GetProfileRequest) DeepEqual(ano *GetProfileRequest) bool
- func (p *GetProfileRequest) FastRead(buf []byte) (int, error)
- func (p *GetProfileRequest) FastReadField1(buf []byte) (int, error)
- func (p *GetProfileRequest) FastWrite(buf []byte) int
- func (p *GetProfileRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *GetProfileRequest) Field1DeepEqual(src string) bool
- func (p *GetProfileRequest) GetAccountId() (v string)
- func (p *GetProfileRequest) InitDefault()
- func (p *GetProfileRequest) Read(iprot thrift.TProtocol) (err error)
- func (p *GetProfileRequest) ReadField1(iprot thrift.TProtocol) error
- func (p *GetProfileRequest) SetAccountId(val string)
- func (p *GetProfileRequest) String() string
- func (p *GetProfileRequest) Write(oprot thrift.TProtocol) (err error)
- type GetProfileResponse
- func (p *GetProfileResponse) BLength() int
- func (p *GetProfileResponse) DeepEqual(ano *GetProfileResponse) bool
- func (p *GetProfileResponse) FastRead(buf []byte) (int, error)
- func (p *GetProfileResponse) FastReadField1(buf []byte) (int, error)
- func (p *GetProfileResponse) FastReadField2(buf []byte) (int, error)
- func (p *GetProfileResponse) FastWrite(buf []byte) int
- func (p *GetProfileResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *GetProfileResponse) Field1DeepEqual(src *base.BaseResponse) bool
- func (p *GetProfileResponse) Field2DeepEqual(src *base.Profile) bool
- func (p *GetProfileResponse) GetBaseResp() (v *base.BaseResponse)
- func (p *GetProfileResponse) GetProfile() (v *base.Profile)
- func (p *GetProfileResponse) InitDefault()
- func (p *GetProfileResponse) IsSetBaseResp() bool
- func (p *GetProfileResponse) IsSetProfile() bool
- func (p *GetProfileResponse) Read(iprot thrift.TProtocol) (err error)
- func (p *GetProfileResponse) ReadField1(iprot thrift.TProtocol) error
- func (p *GetProfileResponse) ReadField2(iprot thrift.TProtocol) error
- func (p *GetProfileResponse) SetBaseResp(val *base.BaseResponse)
- func (p *GetProfileResponse) SetProfile(val *base.Profile)
- func (p *GetProfileResponse) String() string
- func (p *GetProfileResponse) Write(oprot thrift.TProtocol) (err error)
- type GetSomeProfileRequest
- func (p *GetSomeProfileRequest) BLength() int
- func (p *GetSomeProfileRequest) DeepEqual(ano *GetSomeProfileRequest) bool
- func (p *GetSomeProfileRequest) FastRead(buf []byte) (int, error)
- func (p *GetSomeProfileRequest) FastWrite(buf []byte) int
- func (p *GetSomeProfileRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *GetSomeProfileRequest) InitDefault()
- func (p *GetSomeProfileRequest) Read(iprot thrift.TProtocol) (err error)
- func (p *GetSomeProfileRequest) String() string
- func (p *GetSomeProfileRequest) Write(oprot thrift.TProtocol) (err error)
- type GetSomeProfileResponse
- func (p *GetSomeProfileResponse) BLength() int
- func (p *GetSomeProfileResponse) DeepEqual(ano *GetSomeProfileResponse) bool
- func (p *GetSomeProfileResponse) FastRead(buf []byte) (int, error)
- func (p *GetSomeProfileResponse) FastReadField1(buf []byte) (int, error)
- func (p *GetSomeProfileResponse) FastReadField2(buf []byte) (int, error)
- func (p *GetSomeProfileResponse) FastWrite(buf []byte) int
- func (p *GetSomeProfileResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *GetSomeProfileResponse) Field1DeepEqual(src *base.BaseResponse) bool
- func (p *GetSomeProfileResponse) Field2DeepEqual(src []*base.ProfileRecord) bool
- func (p *GetSomeProfileResponse) GetBaseResp() (v *base.BaseResponse)
- func (p *GetSomeProfileResponse) GetProfile() (v []*base.ProfileRecord)
- func (p *GetSomeProfileResponse) InitDefault()
- func (p *GetSomeProfileResponse) IsSetBaseResp() bool
- func (p *GetSomeProfileResponse) Read(iprot thrift.TProtocol) (err error)
- func (p *GetSomeProfileResponse) ReadField1(iprot thrift.TProtocol) error
- func (p *GetSomeProfileResponse) ReadField2(iprot thrift.TProtocol) error
- func (p *GetSomeProfileResponse) SetBaseResp(val *base.BaseResponse)
- func (p *GetSomeProfileResponse) SetProfile(val []*base.ProfileRecord)
- func (p *GetSomeProfileResponse) String() string
- func (p *GetSomeProfileResponse) Write(oprot thrift.TProtocol) (err error)
- type ProfileService
- type ProfileServiceCheckProfileArgs
- func (p *ProfileServiceCheckProfileArgs) BLength() int
- func (p *ProfileServiceCheckProfileArgs) DeepEqual(ano *ProfileServiceCheckProfileArgs) bool
- func (p *ProfileServiceCheckProfileArgs) FastRead(buf []byte) (int, error)
- func (p *ProfileServiceCheckProfileArgs) FastReadField1(buf []byte) (int, error)
- func (p *ProfileServiceCheckProfileArgs) FastWrite(buf []byte) int
- func (p *ProfileServiceCheckProfileArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *ProfileServiceCheckProfileArgs) Field1DeepEqual(src *CheckProfileRequest) bool
- func (p *ProfileServiceCheckProfileArgs) GetFirstArgument() interface{}
- func (p *ProfileServiceCheckProfileArgs) GetReq() (v *CheckProfileRequest)
- func (p *ProfileServiceCheckProfileArgs) InitDefault()
- func (p *ProfileServiceCheckProfileArgs) IsSetReq() bool
- func (p *ProfileServiceCheckProfileArgs) Read(iprot thrift.TProtocol) (err error)
- func (p *ProfileServiceCheckProfileArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ProfileServiceCheckProfileArgs) SetReq(val *CheckProfileRequest)
- func (p *ProfileServiceCheckProfileArgs) String() string
- func (p *ProfileServiceCheckProfileArgs) Write(oprot thrift.TProtocol) (err error)
- type ProfileServiceCheckProfileResult
- func (p *ProfileServiceCheckProfileResult) BLength() int
- func (p *ProfileServiceCheckProfileResult) DeepEqual(ano *ProfileServiceCheckProfileResult) bool
- func (p *ProfileServiceCheckProfileResult) FastRead(buf []byte) (int, error)
- func (p *ProfileServiceCheckProfileResult) FastReadField0(buf []byte) (int, error)
- func (p *ProfileServiceCheckProfileResult) FastWrite(buf []byte) int
- func (p *ProfileServiceCheckProfileResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *ProfileServiceCheckProfileResult) Field0DeepEqual(src *CheckProfileResponse) bool
- func (p *ProfileServiceCheckProfileResult) GetResult() interface{}
- func (p *ProfileServiceCheckProfileResult) GetSuccess() (v *CheckProfileResponse)
- func (p *ProfileServiceCheckProfileResult) InitDefault()
- func (p *ProfileServiceCheckProfileResult) IsSetSuccess() bool
- func (p *ProfileServiceCheckProfileResult) Read(iprot thrift.TProtocol) (err error)
- func (p *ProfileServiceCheckProfileResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ProfileServiceCheckProfileResult) SetSuccess(x interface{})
- func (p *ProfileServiceCheckProfileResult) String() string
- func (p *ProfileServiceCheckProfileResult) Write(oprot thrift.TProtocol) (err error)
- type ProfileServiceClearProfileArgs
- func (p *ProfileServiceClearProfileArgs) BLength() int
- func (p *ProfileServiceClearProfileArgs) DeepEqual(ano *ProfileServiceClearProfileArgs) bool
- func (p *ProfileServiceClearProfileArgs) FastRead(buf []byte) (int, error)
- func (p *ProfileServiceClearProfileArgs) FastReadField1(buf []byte) (int, error)
- func (p *ProfileServiceClearProfileArgs) FastWrite(buf []byte) int
- func (p *ProfileServiceClearProfileArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *ProfileServiceClearProfileArgs) Field1DeepEqual(src *ClearProfileRequest) bool
- func (p *ProfileServiceClearProfileArgs) GetFirstArgument() interface{}
- func (p *ProfileServiceClearProfileArgs) GetReq() (v *ClearProfileRequest)
- func (p *ProfileServiceClearProfileArgs) InitDefault()
- func (p *ProfileServiceClearProfileArgs) IsSetReq() bool
- func (p *ProfileServiceClearProfileArgs) Read(iprot thrift.TProtocol) (err error)
- func (p *ProfileServiceClearProfileArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ProfileServiceClearProfileArgs) SetReq(val *ClearProfileRequest)
- func (p *ProfileServiceClearProfileArgs) String() string
- func (p *ProfileServiceClearProfileArgs) Write(oprot thrift.TProtocol) (err error)
- type ProfileServiceClearProfilePhotoArgs
- func (p *ProfileServiceClearProfilePhotoArgs) BLength() int
- func (p *ProfileServiceClearProfilePhotoArgs) DeepEqual(ano *ProfileServiceClearProfilePhotoArgs) bool
- func (p *ProfileServiceClearProfilePhotoArgs) FastRead(buf []byte) (int, error)
- func (p *ProfileServiceClearProfilePhotoArgs) FastReadField1(buf []byte) (int, error)
- func (p *ProfileServiceClearProfilePhotoArgs) FastWrite(buf []byte) int
- func (p *ProfileServiceClearProfilePhotoArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *ProfileServiceClearProfilePhotoArgs) Field1DeepEqual(src *ClearProfilePhotoRequest) bool
- func (p *ProfileServiceClearProfilePhotoArgs) GetFirstArgument() interface{}
- func (p *ProfileServiceClearProfilePhotoArgs) GetReq() (v *ClearProfilePhotoRequest)
- func (p *ProfileServiceClearProfilePhotoArgs) InitDefault()
- func (p *ProfileServiceClearProfilePhotoArgs) IsSetReq() bool
- func (p *ProfileServiceClearProfilePhotoArgs) Read(iprot thrift.TProtocol) (err error)
- func (p *ProfileServiceClearProfilePhotoArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ProfileServiceClearProfilePhotoArgs) SetReq(val *ClearProfilePhotoRequest)
- func (p *ProfileServiceClearProfilePhotoArgs) String() string
- func (p *ProfileServiceClearProfilePhotoArgs) Write(oprot thrift.TProtocol) (err error)
- type ProfileServiceClearProfilePhotoResult
- func (p *ProfileServiceClearProfilePhotoResult) BLength() int
- func (p *ProfileServiceClearProfilePhotoResult) DeepEqual(ano *ProfileServiceClearProfilePhotoResult) bool
- func (p *ProfileServiceClearProfilePhotoResult) FastRead(buf []byte) (int, error)
- func (p *ProfileServiceClearProfilePhotoResult) FastReadField0(buf []byte) (int, error)
- func (p *ProfileServiceClearProfilePhotoResult) FastWrite(buf []byte) int
- func (p *ProfileServiceClearProfilePhotoResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *ProfileServiceClearProfilePhotoResult) Field0DeepEqual(src *ClearProfilePhotoResponse) bool
- func (p *ProfileServiceClearProfilePhotoResult) GetResult() interface{}
- func (p *ProfileServiceClearProfilePhotoResult) GetSuccess() (v *ClearProfilePhotoResponse)
- func (p *ProfileServiceClearProfilePhotoResult) InitDefault()
- func (p *ProfileServiceClearProfilePhotoResult) IsSetSuccess() bool
- func (p *ProfileServiceClearProfilePhotoResult) Read(iprot thrift.TProtocol) (err error)
- func (p *ProfileServiceClearProfilePhotoResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ProfileServiceClearProfilePhotoResult) SetSuccess(x interface{})
- func (p *ProfileServiceClearProfilePhotoResult) String() string
- func (p *ProfileServiceClearProfilePhotoResult) Write(oprot thrift.TProtocol) (err error)
- type ProfileServiceClearProfileResult
- func (p *ProfileServiceClearProfileResult) BLength() int
- func (p *ProfileServiceClearProfileResult) DeepEqual(ano *ProfileServiceClearProfileResult) bool
- func (p *ProfileServiceClearProfileResult) FastRead(buf []byte) (int, error)
- func (p *ProfileServiceClearProfileResult) FastReadField0(buf []byte) (int, error)
- func (p *ProfileServiceClearProfileResult) FastWrite(buf []byte) int
- func (p *ProfileServiceClearProfileResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *ProfileServiceClearProfileResult) Field0DeepEqual(src *ClearProfileResponse) bool
- func (p *ProfileServiceClearProfileResult) GetResult() interface{}
- func (p *ProfileServiceClearProfileResult) GetSuccess() (v *ClearProfileResponse)
- func (p *ProfileServiceClearProfileResult) InitDefault()
- func (p *ProfileServiceClearProfileResult) IsSetSuccess() bool
- func (p *ProfileServiceClearProfileResult) Read(iprot thrift.TProtocol) (err error)
- func (p *ProfileServiceClearProfileResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ProfileServiceClearProfileResult) SetSuccess(x interface{})
- func (p *ProfileServiceClearProfileResult) String() string
- func (p *ProfileServiceClearProfileResult) Write(oprot thrift.TProtocol) (err error)
- type ProfileServiceClient
- func NewProfileServiceClient(c thrift.TClient) *ProfileServiceClient
- func NewProfileServiceClientFactory(t thrift.TTransport, f thrift.TProtocolFactory) *ProfileServiceClient
- func NewProfileServiceClientProtocol(t thrift.TTransport, iprot thrift.TProtocol, oprot thrift.TProtocol) *ProfileServiceClient
- func (p *ProfileServiceClient) CheckProfile(ctx context.Context, req *CheckProfileRequest) (r *CheckProfileResponse, err error)
- func (p *ProfileServiceClient) ClearProfile(ctx context.Context, req *ClearProfileRequest) (r *ClearProfileResponse, err error)
- func (p *ProfileServiceClient) ClearProfilePhoto(ctx context.Context, req *ClearProfilePhotoRequest) (r *ClearProfilePhotoResponse, err error)
- func (p *ProfileServiceClient) Client_() thrift.TClient
- func (p *ProfileServiceClient) CompleteProfilePhoto(ctx context.Context, req *CompleteProfilePhotoRequest) (r *CompleteProfilePhotoResponse, err error)
- func (p *ProfileServiceClient) CreateProfilePhoto(ctx context.Context, req *CreateProfilePhotoRequest) (r *CreateProfilePhotoResponse, err error)
- func (p *ProfileServiceClient) DeleteProfile(ctx context.Context, req *DeleteProfileRequest) (r *DeleteProfileResponse, err error)
- func (p *ProfileServiceClient) GetAllProfile(ctx context.Context, req *GetAllProfileRequest) (r *GetAllProfileResponse, err error)
- func (p *ProfileServiceClient) GetPendingProfile(ctx context.Context, req *GetPendingProfileRequest) (r *GetPendingProfileResponse, err error)
- func (p *ProfileServiceClient) GetProfile(ctx context.Context, req *GetProfileRequest) (r *GetProfileResponse, err error)
- func (p *ProfileServiceClient) GetProfilePhoto(ctx context.Context, req *GetProfilePhotoRequest) (r *GetProfilePhotoResponse, err error)
- func (p *ProfileServiceClient) GetSomeProfile(ctx context.Context, req *GetSomeProfileRequest) (r *GetSomeProfileResponse, err error)
- func (p *ProfileServiceClient) SubmitProfile(ctx context.Context, req *SubmitProfileRequest) (r *SubmitProfileResponse, err error)
- type ProfileServiceCompleteProfilePhotoArgs
- func (p *ProfileServiceCompleteProfilePhotoArgs) BLength() int
- func (p *ProfileServiceCompleteProfilePhotoArgs) DeepEqual(ano *ProfileServiceCompleteProfilePhotoArgs) bool
- func (p *ProfileServiceCompleteProfilePhotoArgs) FastRead(buf []byte) (int, error)
- func (p *ProfileServiceCompleteProfilePhotoArgs) FastReadField1(buf []byte) (int, error)
- func (p *ProfileServiceCompleteProfilePhotoArgs) FastWrite(buf []byte) int
- func (p *ProfileServiceCompleteProfilePhotoArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *ProfileServiceCompleteProfilePhotoArgs) Field1DeepEqual(src *CompleteProfilePhotoRequest) bool
- func (p *ProfileServiceCompleteProfilePhotoArgs) GetFirstArgument() interface{}
- func (p *ProfileServiceCompleteProfilePhotoArgs) GetReq() (v *CompleteProfilePhotoRequest)
- func (p *ProfileServiceCompleteProfilePhotoArgs) InitDefault()
- func (p *ProfileServiceCompleteProfilePhotoArgs) IsSetReq() bool
- func (p *ProfileServiceCompleteProfilePhotoArgs) Read(iprot thrift.TProtocol) (err error)
- func (p *ProfileServiceCompleteProfilePhotoArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ProfileServiceCompleteProfilePhotoArgs) SetReq(val *CompleteProfilePhotoRequest)
- func (p *ProfileServiceCompleteProfilePhotoArgs) String() string
- func (p *ProfileServiceCompleteProfilePhotoArgs) Write(oprot thrift.TProtocol) (err error)
- type ProfileServiceCompleteProfilePhotoResult
- func (p *ProfileServiceCompleteProfilePhotoResult) BLength() int
- func (p *ProfileServiceCompleteProfilePhotoResult) DeepEqual(ano *ProfileServiceCompleteProfilePhotoResult) bool
- func (p *ProfileServiceCompleteProfilePhotoResult) FastRead(buf []byte) (int, error)
- func (p *ProfileServiceCompleteProfilePhotoResult) FastReadField0(buf []byte) (int, error)
- func (p *ProfileServiceCompleteProfilePhotoResult) FastWrite(buf []byte) int
- func (p *ProfileServiceCompleteProfilePhotoResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *ProfileServiceCompleteProfilePhotoResult) Field0DeepEqual(src *CompleteProfilePhotoResponse) bool
- func (p *ProfileServiceCompleteProfilePhotoResult) GetResult() interface{}
- func (p *ProfileServiceCompleteProfilePhotoResult) GetSuccess() (v *CompleteProfilePhotoResponse)
- func (p *ProfileServiceCompleteProfilePhotoResult) InitDefault()
- func (p *ProfileServiceCompleteProfilePhotoResult) IsSetSuccess() bool
- func (p *ProfileServiceCompleteProfilePhotoResult) Read(iprot thrift.TProtocol) (err error)
- func (p *ProfileServiceCompleteProfilePhotoResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ProfileServiceCompleteProfilePhotoResult) SetSuccess(x interface{})
- func (p *ProfileServiceCompleteProfilePhotoResult) String() string
- func (p *ProfileServiceCompleteProfilePhotoResult) Write(oprot thrift.TProtocol) (err error)
- type ProfileServiceCreateProfilePhotoArgs
- func (p *ProfileServiceCreateProfilePhotoArgs) BLength() int
- func (p *ProfileServiceCreateProfilePhotoArgs) DeepEqual(ano *ProfileServiceCreateProfilePhotoArgs) bool
- func (p *ProfileServiceCreateProfilePhotoArgs) FastRead(buf []byte) (int, error)
- func (p *ProfileServiceCreateProfilePhotoArgs) FastReadField1(buf []byte) (int, error)
- func (p *ProfileServiceCreateProfilePhotoArgs) FastWrite(buf []byte) int
- func (p *ProfileServiceCreateProfilePhotoArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *ProfileServiceCreateProfilePhotoArgs) Field1DeepEqual(src *CreateProfilePhotoRequest) bool
- func (p *ProfileServiceCreateProfilePhotoArgs) GetFirstArgument() interface{}
- func (p *ProfileServiceCreateProfilePhotoArgs) GetReq() (v *CreateProfilePhotoRequest)
- func (p *ProfileServiceCreateProfilePhotoArgs) InitDefault()
- func (p *ProfileServiceCreateProfilePhotoArgs) IsSetReq() bool
- func (p *ProfileServiceCreateProfilePhotoArgs) Read(iprot thrift.TProtocol) (err error)
- func (p *ProfileServiceCreateProfilePhotoArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ProfileServiceCreateProfilePhotoArgs) SetReq(val *CreateProfilePhotoRequest)
- func (p *ProfileServiceCreateProfilePhotoArgs) String() string
- func (p *ProfileServiceCreateProfilePhotoArgs) Write(oprot thrift.TProtocol) (err error)
- type ProfileServiceCreateProfilePhotoResult
- func (p *ProfileServiceCreateProfilePhotoResult) BLength() int
- func (p *ProfileServiceCreateProfilePhotoResult) DeepEqual(ano *ProfileServiceCreateProfilePhotoResult) bool
- func (p *ProfileServiceCreateProfilePhotoResult) FastRead(buf []byte) (int, error)
- func (p *ProfileServiceCreateProfilePhotoResult) FastReadField0(buf []byte) (int, error)
- func (p *ProfileServiceCreateProfilePhotoResult) FastWrite(buf []byte) int
- func (p *ProfileServiceCreateProfilePhotoResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *ProfileServiceCreateProfilePhotoResult) Field0DeepEqual(src *CreateProfilePhotoResponse) bool
- func (p *ProfileServiceCreateProfilePhotoResult) GetResult() interface{}
- func (p *ProfileServiceCreateProfilePhotoResult) GetSuccess() (v *CreateProfilePhotoResponse)
- func (p *ProfileServiceCreateProfilePhotoResult) InitDefault()
- func (p *ProfileServiceCreateProfilePhotoResult) IsSetSuccess() bool
- func (p *ProfileServiceCreateProfilePhotoResult) Read(iprot thrift.TProtocol) (err error)
- func (p *ProfileServiceCreateProfilePhotoResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ProfileServiceCreateProfilePhotoResult) SetSuccess(x interface{})
- func (p *ProfileServiceCreateProfilePhotoResult) String() string
- func (p *ProfileServiceCreateProfilePhotoResult) Write(oprot thrift.TProtocol) (err error)
- type ProfileServiceDeleteProfileArgs
- func (p *ProfileServiceDeleteProfileArgs) BLength() int
- func (p *ProfileServiceDeleteProfileArgs) DeepEqual(ano *ProfileServiceDeleteProfileArgs) bool
- func (p *ProfileServiceDeleteProfileArgs) FastRead(buf []byte) (int, error)
- func (p *ProfileServiceDeleteProfileArgs) FastReadField1(buf []byte) (int, error)
- func (p *ProfileServiceDeleteProfileArgs) FastWrite(buf []byte) int
- func (p *ProfileServiceDeleteProfileArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *ProfileServiceDeleteProfileArgs) Field1DeepEqual(src *DeleteProfileRequest) bool
- func (p *ProfileServiceDeleteProfileArgs) GetFirstArgument() interface{}
- func (p *ProfileServiceDeleteProfileArgs) GetReq() (v *DeleteProfileRequest)
- func (p *ProfileServiceDeleteProfileArgs) InitDefault()
- func (p *ProfileServiceDeleteProfileArgs) IsSetReq() bool
- func (p *ProfileServiceDeleteProfileArgs) Read(iprot thrift.TProtocol) (err error)
- func (p *ProfileServiceDeleteProfileArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ProfileServiceDeleteProfileArgs) SetReq(val *DeleteProfileRequest)
- func (p *ProfileServiceDeleteProfileArgs) String() string
- func (p *ProfileServiceDeleteProfileArgs) Write(oprot thrift.TProtocol) (err error)
- type ProfileServiceDeleteProfileResult
- func (p *ProfileServiceDeleteProfileResult) BLength() int
- func (p *ProfileServiceDeleteProfileResult) DeepEqual(ano *ProfileServiceDeleteProfileResult) bool
- func (p *ProfileServiceDeleteProfileResult) FastRead(buf []byte) (int, error)
- func (p *ProfileServiceDeleteProfileResult) FastReadField0(buf []byte) (int, error)
- func (p *ProfileServiceDeleteProfileResult) FastWrite(buf []byte) int
- func (p *ProfileServiceDeleteProfileResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *ProfileServiceDeleteProfileResult) Field0DeepEqual(src *DeleteProfileResponse) bool
- func (p *ProfileServiceDeleteProfileResult) GetResult() interface{}
- func (p *ProfileServiceDeleteProfileResult) GetSuccess() (v *DeleteProfileResponse)
- func (p *ProfileServiceDeleteProfileResult) InitDefault()
- func (p *ProfileServiceDeleteProfileResult) IsSetSuccess() bool
- func (p *ProfileServiceDeleteProfileResult) Read(iprot thrift.TProtocol) (err error)
- func (p *ProfileServiceDeleteProfileResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ProfileServiceDeleteProfileResult) SetSuccess(x interface{})
- func (p *ProfileServiceDeleteProfileResult) String() string
- func (p *ProfileServiceDeleteProfileResult) Write(oprot thrift.TProtocol) (err error)
- type ProfileServiceGetAllProfileArgs
- func (p *ProfileServiceGetAllProfileArgs) BLength() int
- func (p *ProfileServiceGetAllProfileArgs) DeepEqual(ano *ProfileServiceGetAllProfileArgs) bool
- func (p *ProfileServiceGetAllProfileArgs) FastRead(buf []byte) (int, error)
- func (p *ProfileServiceGetAllProfileArgs) FastReadField1(buf []byte) (int, error)
- func (p *ProfileServiceGetAllProfileArgs) FastWrite(buf []byte) int
- func (p *ProfileServiceGetAllProfileArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *ProfileServiceGetAllProfileArgs) Field1DeepEqual(src *GetAllProfileRequest) bool
- func (p *ProfileServiceGetAllProfileArgs) GetFirstArgument() interface{}
- func (p *ProfileServiceGetAllProfileArgs) GetReq() (v *GetAllProfileRequest)
- func (p *ProfileServiceGetAllProfileArgs) InitDefault()
- func (p *ProfileServiceGetAllProfileArgs) IsSetReq() bool
- func (p *ProfileServiceGetAllProfileArgs) Read(iprot thrift.TProtocol) (err error)
- func (p *ProfileServiceGetAllProfileArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ProfileServiceGetAllProfileArgs) SetReq(val *GetAllProfileRequest)
- func (p *ProfileServiceGetAllProfileArgs) String() string
- func (p *ProfileServiceGetAllProfileArgs) Write(oprot thrift.TProtocol) (err error)
- type ProfileServiceGetAllProfileResult
- func (p *ProfileServiceGetAllProfileResult) BLength() int
- func (p *ProfileServiceGetAllProfileResult) DeepEqual(ano *ProfileServiceGetAllProfileResult) bool
- func (p *ProfileServiceGetAllProfileResult) FastRead(buf []byte) (int, error)
- func (p *ProfileServiceGetAllProfileResult) FastReadField0(buf []byte) (int, error)
- func (p *ProfileServiceGetAllProfileResult) FastWrite(buf []byte) int
- func (p *ProfileServiceGetAllProfileResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *ProfileServiceGetAllProfileResult) Field0DeepEqual(src *GetAllProfileResponse) bool
- func (p *ProfileServiceGetAllProfileResult) GetResult() interface{}
- func (p *ProfileServiceGetAllProfileResult) GetSuccess() (v *GetAllProfileResponse)
- func (p *ProfileServiceGetAllProfileResult) InitDefault()
- func (p *ProfileServiceGetAllProfileResult) IsSetSuccess() bool
- func (p *ProfileServiceGetAllProfileResult) Read(iprot thrift.TProtocol) (err error)
- func (p *ProfileServiceGetAllProfileResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ProfileServiceGetAllProfileResult) SetSuccess(x interface{})
- func (p *ProfileServiceGetAllProfileResult) String() string
- func (p *ProfileServiceGetAllProfileResult) Write(oprot thrift.TProtocol) (err error)
- type ProfileServiceGetPendingProfileArgs
- func (p *ProfileServiceGetPendingProfileArgs) BLength() int
- func (p *ProfileServiceGetPendingProfileArgs) DeepEqual(ano *ProfileServiceGetPendingProfileArgs) bool
- func (p *ProfileServiceGetPendingProfileArgs) FastRead(buf []byte) (int, error)
- func (p *ProfileServiceGetPendingProfileArgs) FastReadField1(buf []byte) (int, error)
- func (p *ProfileServiceGetPendingProfileArgs) FastWrite(buf []byte) int
- func (p *ProfileServiceGetPendingProfileArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *ProfileServiceGetPendingProfileArgs) Field1DeepEqual(src *GetPendingProfileRequest) bool
- func (p *ProfileServiceGetPendingProfileArgs) GetFirstArgument() interface{}
- func (p *ProfileServiceGetPendingProfileArgs) GetReq() (v *GetPendingProfileRequest)
- func (p *ProfileServiceGetPendingProfileArgs) InitDefault()
- func (p *ProfileServiceGetPendingProfileArgs) IsSetReq() bool
- func (p *ProfileServiceGetPendingProfileArgs) Read(iprot thrift.TProtocol) (err error)
- func (p *ProfileServiceGetPendingProfileArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ProfileServiceGetPendingProfileArgs) SetReq(val *GetPendingProfileRequest)
- func (p *ProfileServiceGetPendingProfileArgs) String() string
- func (p *ProfileServiceGetPendingProfileArgs) Write(oprot thrift.TProtocol) (err error)
- type ProfileServiceGetPendingProfileResult
- func (p *ProfileServiceGetPendingProfileResult) BLength() int
- func (p *ProfileServiceGetPendingProfileResult) DeepEqual(ano *ProfileServiceGetPendingProfileResult) bool
- func (p *ProfileServiceGetPendingProfileResult) FastRead(buf []byte) (int, error)
- func (p *ProfileServiceGetPendingProfileResult) FastReadField0(buf []byte) (int, error)
- func (p *ProfileServiceGetPendingProfileResult) FastWrite(buf []byte) int
- func (p *ProfileServiceGetPendingProfileResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *ProfileServiceGetPendingProfileResult) Field0DeepEqual(src *GetPendingProfileResponse) bool
- func (p *ProfileServiceGetPendingProfileResult) GetResult() interface{}
- func (p *ProfileServiceGetPendingProfileResult) GetSuccess() (v *GetPendingProfileResponse)
- func (p *ProfileServiceGetPendingProfileResult) InitDefault()
- func (p *ProfileServiceGetPendingProfileResult) IsSetSuccess() bool
- func (p *ProfileServiceGetPendingProfileResult) Read(iprot thrift.TProtocol) (err error)
- func (p *ProfileServiceGetPendingProfileResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ProfileServiceGetPendingProfileResult) SetSuccess(x interface{})
- func (p *ProfileServiceGetPendingProfileResult) String() string
- func (p *ProfileServiceGetPendingProfileResult) Write(oprot thrift.TProtocol) (err error)
- type ProfileServiceGetProfileArgs
- func (p *ProfileServiceGetProfileArgs) BLength() int
- func (p *ProfileServiceGetProfileArgs) DeepEqual(ano *ProfileServiceGetProfileArgs) bool
- func (p *ProfileServiceGetProfileArgs) FastRead(buf []byte) (int, error)
- func (p *ProfileServiceGetProfileArgs) FastReadField1(buf []byte) (int, error)
- func (p *ProfileServiceGetProfileArgs) FastWrite(buf []byte) int
- func (p *ProfileServiceGetProfileArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *ProfileServiceGetProfileArgs) Field1DeepEqual(src *GetProfileRequest) bool
- func (p *ProfileServiceGetProfileArgs) GetFirstArgument() interface{}
- func (p *ProfileServiceGetProfileArgs) GetReq() (v *GetProfileRequest)
- func (p *ProfileServiceGetProfileArgs) InitDefault()
- func (p *ProfileServiceGetProfileArgs) IsSetReq() bool
- func (p *ProfileServiceGetProfileArgs) Read(iprot thrift.TProtocol) (err error)
- func (p *ProfileServiceGetProfileArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ProfileServiceGetProfileArgs) SetReq(val *GetProfileRequest)
- func (p *ProfileServiceGetProfileArgs) String() string
- func (p *ProfileServiceGetProfileArgs) Write(oprot thrift.TProtocol) (err error)
- type ProfileServiceGetProfilePhotoArgs
- func (p *ProfileServiceGetProfilePhotoArgs) BLength() int
- func (p *ProfileServiceGetProfilePhotoArgs) DeepEqual(ano *ProfileServiceGetProfilePhotoArgs) bool
- func (p *ProfileServiceGetProfilePhotoArgs) FastRead(buf []byte) (int, error)
- func (p *ProfileServiceGetProfilePhotoArgs) FastReadField1(buf []byte) (int, error)
- func (p *ProfileServiceGetProfilePhotoArgs) FastWrite(buf []byte) int
- func (p *ProfileServiceGetProfilePhotoArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *ProfileServiceGetProfilePhotoArgs) Field1DeepEqual(src *GetProfilePhotoRequest) bool
- func (p *ProfileServiceGetProfilePhotoArgs) GetFirstArgument() interface{}
- func (p *ProfileServiceGetProfilePhotoArgs) GetReq() (v *GetProfilePhotoRequest)
- func (p *ProfileServiceGetProfilePhotoArgs) InitDefault()
- func (p *ProfileServiceGetProfilePhotoArgs) IsSetReq() bool
- func (p *ProfileServiceGetProfilePhotoArgs) Read(iprot thrift.TProtocol) (err error)
- func (p *ProfileServiceGetProfilePhotoArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ProfileServiceGetProfilePhotoArgs) SetReq(val *GetProfilePhotoRequest)
- func (p *ProfileServiceGetProfilePhotoArgs) String() string
- func (p *ProfileServiceGetProfilePhotoArgs) Write(oprot thrift.TProtocol) (err error)
- type ProfileServiceGetProfilePhotoResult
- func (p *ProfileServiceGetProfilePhotoResult) BLength() int
- func (p *ProfileServiceGetProfilePhotoResult) DeepEqual(ano *ProfileServiceGetProfilePhotoResult) bool
- func (p *ProfileServiceGetProfilePhotoResult) FastRead(buf []byte) (int, error)
- func (p *ProfileServiceGetProfilePhotoResult) FastReadField0(buf []byte) (int, error)
- func (p *ProfileServiceGetProfilePhotoResult) FastWrite(buf []byte) int
- func (p *ProfileServiceGetProfilePhotoResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *ProfileServiceGetProfilePhotoResult) Field0DeepEqual(src *GetProfilePhotoResponse) bool
- func (p *ProfileServiceGetProfilePhotoResult) GetResult() interface{}
- func (p *ProfileServiceGetProfilePhotoResult) GetSuccess() (v *GetProfilePhotoResponse)
- func (p *ProfileServiceGetProfilePhotoResult) InitDefault()
- func (p *ProfileServiceGetProfilePhotoResult) IsSetSuccess() bool
- func (p *ProfileServiceGetProfilePhotoResult) Read(iprot thrift.TProtocol) (err error)
- func (p *ProfileServiceGetProfilePhotoResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ProfileServiceGetProfilePhotoResult) SetSuccess(x interface{})
- func (p *ProfileServiceGetProfilePhotoResult) String() string
- func (p *ProfileServiceGetProfilePhotoResult) Write(oprot thrift.TProtocol) (err error)
- type ProfileServiceGetProfileResult
- func (p *ProfileServiceGetProfileResult) BLength() int
- func (p *ProfileServiceGetProfileResult) DeepEqual(ano *ProfileServiceGetProfileResult) bool
- func (p *ProfileServiceGetProfileResult) FastRead(buf []byte) (int, error)
- func (p *ProfileServiceGetProfileResult) FastReadField0(buf []byte) (int, error)
- func (p *ProfileServiceGetProfileResult) FastWrite(buf []byte) int
- func (p *ProfileServiceGetProfileResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *ProfileServiceGetProfileResult) Field0DeepEqual(src *GetProfileResponse) bool
- func (p *ProfileServiceGetProfileResult) GetResult() interface{}
- func (p *ProfileServiceGetProfileResult) GetSuccess() (v *GetProfileResponse)
- func (p *ProfileServiceGetProfileResult) InitDefault()
- func (p *ProfileServiceGetProfileResult) IsSetSuccess() bool
- func (p *ProfileServiceGetProfileResult) Read(iprot thrift.TProtocol) (err error)
- func (p *ProfileServiceGetProfileResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ProfileServiceGetProfileResult) SetSuccess(x interface{})
- func (p *ProfileServiceGetProfileResult) String() string
- func (p *ProfileServiceGetProfileResult) Write(oprot thrift.TProtocol) (err error)
- type ProfileServiceGetSomeProfileArgs
- func (p *ProfileServiceGetSomeProfileArgs) BLength() int
- func (p *ProfileServiceGetSomeProfileArgs) DeepEqual(ano *ProfileServiceGetSomeProfileArgs) bool
- func (p *ProfileServiceGetSomeProfileArgs) FastRead(buf []byte) (int, error)
- func (p *ProfileServiceGetSomeProfileArgs) FastReadField1(buf []byte) (int, error)
- func (p *ProfileServiceGetSomeProfileArgs) FastWrite(buf []byte) int
- func (p *ProfileServiceGetSomeProfileArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *ProfileServiceGetSomeProfileArgs) Field1DeepEqual(src *GetSomeProfileRequest) bool
- func (p *ProfileServiceGetSomeProfileArgs) GetFirstArgument() interface{}
- func (p *ProfileServiceGetSomeProfileArgs) GetReq() (v *GetSomeProfileRequest)
- func (p *ProfileServiceGetSomeProfileArgs) InitDefault()
- func (p *ProfileServiceGetSomeProfileArgs) IsSetReq() bool
- func (p *ProfileServiceGetSomeProfileArgs) Read(iprot thrift.TProtocol) (err error)
- func (p *ProfileServiceGetSomeProfileArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ProfileServiceGetSomeProfileArgs) SetReq(val *GetSomeProfileRequest)
- func (p *ProfileServiceGetSomeProfileArgs) String() string
- func (p *ProfileServiceGetSomeProfileArgs) Write(oprot thrift.TProtocol) (err error)
- type ProfileServiceGetSomeProfileResult
- func (p *ProfileServiceGetSomeProfileResult) BLength() int
- func (p *ProfileServiceGetSomeProfileResult) DeepEqual(ano *ProfileServiceGetSomeProfileResult) bool
- func (p *ProfileServiceGetSomeProfileResult) FastRead(buf []byte) (int, error)
- func (p *ProfileServiceGetSomeProfileResult) FastReadField0(buf []byte) (int, error)
- func (p *ProfileServiceGetSomeProfileResult) FastWrite(buf []byte) int
- func (p *ProfileServiceGetSomeProfileResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *ProfileServiceGetSomeProfileResult) Field0DeepEqual(src *GetSomeProfileResponse) bool
- func (p *ProfileServiceGetSomeProfileResult) GetResult() interface{}
- func (p *ProfileServiceGetSomeProfileResult) GetSuccess() (v *GetSomeProfileResponse)
- func (p *ProfileServiceGetSomeProfileResult) InitDefault()
- func (p *ProfileServiceGetSomeProfileResult) IsSetSuccess() bool
- func (p *ProfileServiceGetSomeProfileResult) Read(iprot thrift.TProtocol) (err error)
- func (p *ProfileServiceGetSomeProfileResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ProfileServiceGetSomeProfileResult) SetSuccess(x interface{})
- func (p *ProfileServiceGetSomeProfileResult) String() string
- func (p *ProfileServiceGetSomeProfileResult) Write(oprot thrift.TProtocol) (err error)
- type ProfileServiceProcessor
- func (p *ProfileServiceProcessor) AddToProcessorMap(key string, processor thrift.TProcessorFunction)
- func (p *ProfileServiceProcessor) GetProcessorFunction(key string) (processor thrift.TProcessorFunction, ok bool)
- func (p *ProfileServiceProcessor) Process(ctx context.Context, iprot, oprot thrift.TProtocol) (success bool, err thrift.TException)
- func (p *ProfileServiceProcessor) ProcessorMap() map[string]thrift.TProcessorFunction
- type ProfileServiceSubmitProfileArgs
- func (p *ProfileServiceSubmitProfileArgs) BLength() int
- func (p *ProfileServiceSubmitProfileArgs) DeepEqual(ano *ProfileServiceSubmitProfileArgs) bool
- func (p *ProfileServiceSubmitProfileArgs) FastRead(buf []byte) (int, error)
- func (p *ProfileServiceSubmitProfileArgs) FastReadField1(buf []byte) (int, error)
- func (p *ProfileServiceSubmitProfileArgs) FastWrite(buf []byte) int
- func (p *ProfileServiceSubmitProfileArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *ProfileServiceSubmitProfileArgs) Field1DeepEqual(src *SubmitProfileRequest) bool
- func (p *ProfileServiceSubmitProfileArgs) GetFirstArgument() interface{}
- func (p *ProfileServiceSubmitProfileArgs) GetReq() (v *SubmitProfileRequest)
- func (p *ProfileServiceSubmitProfileArgs) InitDefault()
- func (p *ProfileServiceSubmitProfileArgs) IsSetReq() bool
- func (p *ProfileServiceSubmitProfileArgs) Read(iprot thrift.TProtocol) (err error)
- func (p *ProfileServiceSubmitProfileArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ProfileServiceSubmitProfileArgs) SetReq(val *SubmitProfileRequest)
- func (p *ProfileServiceSubmitProfileArgs) String() string
- func (p *ProfileServiceSubmitProfileArgs) Write(oprot thrift.TProtocol) (err error)
- type ProfileServiceSubmitProfileResult
- func (p *ProfileServiceSubmitProfileResult) BLength() int
- func (p *ProfileServiceSubmitProfileResult) DeepEqual(ano *ProfileServiceSubmitProfileResult) bool
- func (p *ProfileServiceSubmitProfileResult) FastRead(buf []byte) (int, error)
- func (p *ProfileServiceSubmitProfileResult) FastReadField0(buf []byte) (int, error)
- func (p *ProfileServiceSubmitProfileResult) FastWrite(buf []byte) int
- func (p *ProfileServiceSubmitProfileResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *ProfileServiceSubmitProfileResult) Field0DeepEqual(src *SubmitProfileResponse) bool
- func (p *ProfileServiceSubmitProfileResult) GetResult() interface{}
- func (p *ProfileServiceSubmitProfileResult) GetSuccess() (v *SubmitProfileResponse)
- func (p *ProfileServiceSubmitProfileResult) InitDefault()
- func (p *ProfileServiceSubmitProfileResult) IsSetSuccess() bool
- func (p *ProfileServiceSubmitProfileResult) Read(iprot thrift.TProtocol) (err error)
- func (p *ProfileServiceSubmitProfileResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ProfileServiceSubmitProfileResult) SetSuccess(x interface{})
- func (p *ProfileServiceSubmitProfileResult) String() string
- func (p *ProfileServiceSubmitProfileResult) Write(oprot thrift.TProtocol) (err error)
- type SubmitProfileRequest
- func (p *SubmitProfileRequest) BLength() int
- func (p *SubmitProfileRequest) DeepEqual(ano *SubmitProfileRequest) bool
- func (p *SubmitProfileRequest) FastRead(buf []byte) (int, error)
- func (p *SubmitProfileRequest) FastReadField1(buf []byte) (int, error)
- func (p *SubmitProfileRequest) FastReadField2(buf []byte) (int, error)
- func (p *SubmitProfileRequest) FastWrite(buf []byte) int
- func (p *SubmitProfileRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *SubmitProfileRequest) Field1DeepEqual(src string) bool
- func (p *SubmitProfileRequest) Field2DeepEqual(src *base.Identity) bool
- func (p *SubmitProfileRequest) GetAccountId() (v string)
- func (p *SubmitProfileRequest) GetIdentity() (v *base.Identity)
- func (p *SubmitProfileRequest) InitDefault()
- func (p *SubmitProfileRequest) IsSetIdentity() bool
- func (p *SubmitProfileRequest) Read(iprot thrift.TProtocol) (err error)
- func (p *SubmitProfileRequest) ReadField1(iprot thrift.TProtocol) error
- func (p *SubmitProfileRequest) ReadField2(iprot thrift.TProtocol) error
- func (p *SubmitProfileRequest) SetAccountId(val string)
- func (p *SubmitProfileRequest) SetIdentity(val *base.Identity)
- func (p *SubmitProfileRequest) String() string
- func (p *SubmitProfileRequest) Write(oprot thrift.TProtocol) (err error)
- type SubmitProfileResponse
- func (p *SubmitProfileResponse) BLength() int
- func (p *SubmitProfileResponse) DeepEqual(ano *SubmitProfileResponse) bool
- func (p *SubmitProfileResponse) FastRead(buf []byte) (int, error)
- func (p *SubmitProfileResponse) FastReadField1(buf []byte) (int, error)
- func (p *SubmitProfileResponse) FastReadField2(buf []byte) (int, error)
- func (p *SubmitProfileResponse) FastWrite(buf []byte) int
- func (p *SubmitProfileResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *SubmitProfileResponse) Field1DeepEqual(src *base.BaseResponse) bool
- func (p *SubmitProfileResponse) Field2DeepEqual(src *base.Profile) bool
- func (p *SubmitProfileResponse) GetBaseResp() (v *base.BaseResponse)
- func (p *SubmitProfileResponse) GetProfile() (v *base.Profile)
- func (p *SubmitProfileResponse) InitDefault()
- func (p *SubmitProfileResponse) IsSetBaseResp() bool
- func (p *SubmitProfileResponse) IsSetProfile() bool
- func (p *SubmitProfileResponse) Read(iprot thrift.TProtocol) (err error)
- func (p *SubmitProfileResponse) ReadField1(iprot thrift.TProtocol) error
- func (p *SubmitProfileResponse) ReadField2(iprot thrift.TProtocol) error
- func (p *SubmitProfileResponse) SetBaseResp(val *base.BaseResponse)
- func (p *SubmitProfileResponse) SetProfile(val *base.Profile)
- func (p *SubmitProfileResponse) String() string
- func (p *SubmitProfileResponse) Write(oprot thrift.TProtocol) (err error)
Constants ¶
This section is empty.
Variables ¶
var CheckProfileResponse_BaseResp_DEFAULT *base.BaseResponse
var ClearProfilePhotoResponse_BaseResp_DEFAULT *base.BaseResponse
var ClearProfileResponse_BaseResp_DEFAULT *base.BaseResponse
var ClearProfileResponse_Profile_DEFAULT *base.Profile
var CompleteProfilePhotoResponse_BaseResp_DEFAULT *base.BaseResponse
var CompleteProfilePhotoResponse_Identity_DEFAULT *base.Identity
var CreateProfilePhotoResponse_BaseResp_DEFAULT *base.BaseResponse
var DeleteProfileResponse_BaseResp_DEFAULT *base.BaseResponse
var GetAllProfileResponse_BaseResp_DEFAULT *base.BaseResponse
var GetPendingProfileResponse_BaseResp_DEFAULT *base.BaseResponse
var GetProfilePhotoResponse_BaseResp_DEFAULT *base.BaseResponse
var GetProfileResponse_BaseResp_DEFAULT *base.BaseResponse
var GetProfileResponse_Profile_DEFAULT *base.Profile
var GetSomeProfileResponse_BaseResp_DEFAULT *base.BaseResponse
var KitexUnusedProtection = struct{}{}
KitexUnusedProtection is used to prevent 'imported and not used' error.
var SubmitProfileRequest_Identity_DEFAULT *base.Identity
var SubmitProfileResponse_BaseResp_DEFAULT *base.BaseResponse
var SubmitProfileResponse_Profile_DEFAULT *base.Profile
Functions ¶
This section is empty.
Types ¶
type CheckProfileRequest ¶
type CheckProfileRequest struct { AccountId string `thrift:"account_id,1" frugal:"1,default,string" json:"account_id"` Accept bool `thrift:"accept,2" frugal:"2,default,bool" json:"accept"` }
var ProfileServiceCheckProfileArgs_Req_DEFAULT *CheckProfileRequest
func NewCheckProfileRequest ¶
func NewCheckProfileRequest() *CheckProfileRequest
func (*CheckProfileRequest) BLength ¶
func (p *CheckProfileRequest) BLength() int
func (*CheckProfileRequest) DeepEqual ¶
func (p *CheckProfileRequest) DeepEqual(ano *CheckProfileRequest) bool
func (*CheckProfileRequest) FastRead ¶
func (p *CheckProfileRequest) FastRead(buf []byte) (int, error)
func (*CheckProfileRequest) FastReadField1 ¶
func (p *CheckProfileRequest) FastReadField1(buf []byte) (int, error)
func (*CheckProfileRequest) FastReadField2 ¶
func (p *CheckProfileRequest) FastReadField2(buf []byte) (int, error)
func (*CheckProfileRequest) FastWrite ¶
func (p *CheckProfileRequest) FastWrite(buf []byte) int
for compatibility
func (*CheckProfileRequest) FastWriteNocopy ¶
func (p *CheckProfileRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*CheckProfileRequest) Field1DeepEqual ¶
func (p *CheckProfileRequest) Field1DeepEqual(src string) bool
func (*CheckProfileRequest) Field2DeepEqual ¶
func (p *CheckProfileRequest) Field2DeepEqual(src bool) bool
func (*CheckProfileRequest) GetAccept ¶
func (p *CheckProfileRequest) GetAccept() (v bool)
func (*CheckProfileRequest) GetAccountId ¶
func (p *CheckProfileRequest) GetAccountId() (v string)
func (*CheckProfileRequest) InitDefault ¶
func (p *CheckProfileRequest) InitDefault()
func (*CheckProfileRequest) Read ¶
func (p *CheckProfileRequest) Read(iprot thrift.TProtocol) (err error)
func (*CheckProfileRequest) ReadField1 ¶
func (p *CheckProfileRequest) ReadField1(iprot thrift.TProtocol) error
func (*CheckProfileRequest) ReadField2 ¶
func (p *CheckProfileRequest) ReadField2(iprot thrift.TProtocol) error
func (*CheckProfileRequest) SetAccept ¶
func (p *CheckProfileRequest) SetAccept(val bool)
func (*CheckProfileRequest) SetAccountId ¶
func (p *CheckProfileRequest) SetAccountId(val string)
func (*CheckProfileRequest) String ¶
func (p *CheckProfileRequest) String() string
type CheckProfileResponse ¶
type CheckProfileResponse struct {
BaseResp *base.BaseResponse `thrift:"base_resp,1" frugal:"1,default,base.BaseResponse" json:"base_resp"`
}
var ProfileServiceCheckProfileResult_Success_DEFAULT *CheckProfileResponse
func NewCheckProfileResponse ¶
func NewCheckProfileResponse() *CheckProfileResponse
func (*CheckProfileResponse) BLength ¶
func (p *CheckProfileResponse) BLength() int
func (*CheckProfileResponse) DeepEqual ¶
func (p *CheckProfileResponse) DeepEqual(ano *CheckProfileResponse) bool
func (*CheckProfileResponse) FastRead ¶
func (p *CheckProfileResponse) FastRead(buf []byte) (int, error)
func (*CheckProfileResponse) FastReadField1 ¶
func (p *CheckProfileResponse) FastReadField1(buf []byte) (int, error)
func (*CheckProfileResponse) FastWrite ¶
func (p *CheckProfileResponse) FastWrite(buf []byte) int
for compatibility
func (*CheckProfileResponse) FastWriteNocopy ¶
func (p *CheckProfileResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*CheckProfileResponse) Field1DeepEqual ¶
func (p *CheckProfileResponse) Field1DeepEqual(src *base.BaseResponse) bool
func (*CheckProfileResponse) GetBaseResp ¶
func (p *CheckProfileResponse) GetBaseResp() (v *base.BaseResponse)
func (*CheckProfileResponse) InitDefault ¶
func (p *CheckProfileResponse) InitDefault()
func (*CheckProfileResponse) IsSetBaseResp ¶
func (p *CheckProfileResponse) IsSetBaseResp() bool
func (*CheckProfileResponse) Read ¶
func (p *CheckProfileResponse) Read(iprot thrift.TProtocol) (err error)
func (*CheckProfileResponse) ReadField1 ¶
func (p *CheckProfileResponse) ReadField1(iprot thrift.TProtocol) error
func (*CheckProfileResponse) SetBaseResp ¶
func (p *CheckProfileResponse) SetBaseResp(val *base.BaseResponse)
func (*CheckProfileResponse) String ¶
func (p *CheckProfileResponse) String() string
type ClearProfilePhotoRequest ¶
type ClearProfilePhotoRequest struct {
AccountId string `thrift:"account_id,1" frugal:"1,default,string" json:"account_id"`
}
var ProfileServiceClearProfilePhotoArgs_Req_DEFAULT *ClearProfilePhotoRequest
func NewClearProfilePhotoRequest ¶
func NewClearProfilePhotoRequest() *ClearProfilePhotoRequest
func (*ClearProfilePhotoRequest) BLength ¶
func (p *ClearProfilePhotoRequest) BLength() int
func (*ClearProfilePhotoRequest) DeepEqual ¶
func (p *ClearProfilePhotoRequest) DeepEqual(ano *ClearProfilePhotoRequest) bool
func (*ClearProfilePhotoRequest) FastRead ¶
func (p *ClearProfilePhotoRequest) FastRead(buf []byte) (int, error)
func (*ClearProfilePhotoRequest) FastReadField1 ¶
func (p *ClearProfilePhotoRequest) FastReadField1(buf []byte) (int, error)
func (*ClearProfilePhotoRequest) FastWrite ¶
func (p *ClearProfilePhotoRequest) FastWrite(buf []byte) int
for compatibility
func (*ClearProfilePhotoRequest) FastWriteNocopy ¶
func (p *ClearProfilePhotoRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*ClearProfilePhotoRequest) Field1DeepEqual ¶
func (p *ClearProfilePhotoRequest) Field1DeepEqual(src string) bool
func (*ClearProfilePhotoRequest) GetAccountId ¶
func (p *ClearProfilePhotoRequest) GetAccountId() (v string)
func (*ClearProfilePhotoRequest) InitDefault ¶
func (p *ClearProfilePhotoRequest) InitDefault()
func (*ClearProfilePhotoRequest) Read ¶
func (p *ClearProfilePhotoRequest) Read(iprot thrift.TProtocol) (err error)
func (*ClearProfilePhotoRequest) ReadField1 ¶
func (p *ClearProfilePhotoRequest) ReadField1(iprot thrift.TProtocol) error
func (*ClearProfilePhotoRequest) SetAccountId ¶
func (p *ClearProfilePhotoRequest) SetAccountId(val string)
func (*ClearProfilePhotoRequest) String ¶
func (p *ClearProfilePhotoRequest) String() string
type ClearProfilePhotoResponse ¶
type ClearProfilePhotoResponse struct {
BaseResp *base.BaseResponse `thrift:"base_resp,1" frugal:"1,default,base.BaseResponse" json:"base_resp"`
}
var ProfileServiceClearProfilePhotoResult_Success_DEFAULT *ClearProfilePhotoResponse
func NewClearProfilePhotoResponse ¶
func NewClearProfilePhotoResponse() *ClearProfilePhotoResponse
func (*ClearProfilePhotoResponse) BLength ¶
func (p *ClearProfilePhotoResponse) BLength() int
func (*ClearProfilePhotoResponse) DeepEqual ¶
func (p *ClearProfilePhotoResponse) DeepEqual(ano *ClearProfilePhotoResponse) bool
func (*ClearProfilePhotoResponse) FastRead ¶
func (p *ClearProfilePhotoResponse) FastRead(buf []byte) (int, error)
func (*ClearProfilePhotoResponse) FastReadField1 ¶
func (p *ClearProfilePhotoResponse) FastReadField1(buf []byte) (int, error)
func (*ClearProfilePhotoResponse) FastWrite ¶
func (p *ClearProfilePhotoResponse) FastWrite(buf []byte) int
for compatibility
func (*ClearProfilePhotoResponse) FastWriteNocopy ¶
func (p *ClearProfilePhotoResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*ClearProfilePhotoResponse) Field1DeepEqual ¶
func (p *ClearProfilePhotoResponse) Field1DeepEqual(src *base.BaseResponse) bool
func (*ClearProfilePhotoResponse) GetBaseResp ¶
func (p *ClearProfilePhotoResponse) GetBaseResp() (v *base.BaseResponse)
func (*ClearProfilePhotoResponse) InitDefault ¶
func (p *ClearProfilePhotoResponse) InitDefault()
func (*ClearProfilePhotoResponse) IsSetBaseResp ¶
func (p *ClearProfilePhotoResponse) IsSetBaseResp() bool
func (*ClearProfilePhotoResponse) Read ¶
func (p *ClearProfilePhotoResponse) Read(iprot thrift.TProtocol) (err error)
func (*ClearProfilePhotoResponse) ReadField1 ¶
func (p *ClearProfilePhotoResponse) ReadField1(iprot thrift.TProtocol) error
func (*ClearProfilePhotoResponse) SetBaseResp ¶
func (p *ClearProfilePhotoResponse) SetBaseResp(val *base.BaseResponse)
func (*ClearProfilePhotoResponse) String ¶
func (p *ClearProfilePhotoResponse) String() string
type ClearProfileRequest ¶
type ClearProfileRequest struct {
AccountId string `thrift:"account_id,1" frugal:"1,default,string" json:"account_id"`
}
var ProfileServiceClearProfileArgs_Req_DEFAULT *ClearProfileRequest
func NewClearProfileRequest ¶
func NewClearProfileRequest() *ClearProfileRequest
func (*ClearProfileRequest) BLength ¶
func (p *ClearProfileRequest) BLength() int
func (*ClearProfileRequest) DeepEqual ¶
func (p *ClearProfileRequest) DeepEqual(ano *ClearProfileRequest) bool
func (*ClearProfileRequest) FastRead ¶
func (p *ClearProfileRequest) FastRead(buf []byte) (int, error)
func (*ClearProfileRequest) FastReadField1 ¶
func (p *ClearProfileRequest) FastReadField1(buf []byte) (int, error)
func (*ClearProfileRequest) FastWrite ¶
func (p *ClearProfileRequest) FastWrite(buf []byte) int
for compatibility
func (*ClearProfileRequest) FastWriteNocopy ¶
func (p *ClearProfileRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*ClearProfileRequest) Field1DeepEqual ¶
func (p *ClearProfileRequest) Field1DeepEqual(src string) bool
func (*ClearProfileRequest) GetAccountId ¶
func (p *ClearProfileRequest) GetAccountId() (v string)
func (*ClearProfileRequest) InitDefault ¶
func (p *ClearProfileRequest) InitDefault()
func (*ClearProfileRequest) Read ¶
func (p *ClearProfileRequest) Read(iprot thrift.TProtocol) (err error)
func (*ClearProfileRequest) ReadField1 ¶
func (p *ClearProfileRequest) ReadField1(iprot thrift.TProtocol) error
func (*ClearProfileRequest) SetAccountId ¶
func (p *ClearProfileRequest) SetAccountId(val string)
func (*ClearProfileRequest) String ¶
func (p *ClearProfileRequest) String() string
type ClearProfileResponse ¶
type ClearProfileResponse struct { BaseResp *base.BaseResponse `thrift:"base_resp,1" frugal:"1,default,base.BaseResponse" json:"base_resp"` Profile *base.Profile `thrift:"profile,2" frugal:"2,default,base.Profile" json:"profile"` }
var ProfileServiceClearProfileResult_Success_DEFAULT *ClearProfileResponse
func NewClearProfileResponse ¶
func NewClearProfileResponse() *ClearProfileResponse
func (*ClearProfileResponse) BLength ¶
func (p *ClearProfileResponse) BLength() int
func (*ClearProfileResponse) DeepEqual ¶
func (p *ClearProfileResponse) DeepEqual(ano *ClearProfileResponse) bool
func (*ClearProfileResponse) FastRead ¶
func (p *ClearProfileResponse) FastRead(buf []byte) (int, error)
func (*ClearProfileResponse) FastReadField1 ¶
func (p *ClearProfileResponse) FastReadField1(buf []byte) (int, error)
func (*ClearProfileResponse) FastReadField2 ¶
func (p *ClearProfileResponse) FastReadField2(buf []byte) (int, error)
func (*ClearProfileResponse) FastWrite ¶
func (p *ClearProfileResponse) FastWrite(buf []byte) int
for compatibility
func (*ClearProfileResponse) FastWriteNocopy ¶
func (p *ClearProfileResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*ClearProfileResponse) Field1DeepEqual ¶
func (p *ClearProfileResponse) Field1DeepEqual(src *base.BaseResponse) bool
func (*ClearProfileResponse) Field2DeepEqual ¶
func (p *ClearProfileResponse) Field2DeepEqual(src *base.Profile) bool
func (*ClearProfileResponse) GetBaseResp ¶
func (p *ClearProfileResponse) GetBaseResp() (v *base.BaseResponse)
func (*ClearProfileResponse) GetProfile ¶
func (p *ClearProfileResponse) GetProfile() (v *base.Profile)
func (*ClearProfileResponse) InitDefault ¶
func (p *ClearProfileResponse) InitDefault()
func (*ClearProfileResponse) IsSetBaseResp ¶
func (p *ClearProfileResponse) IsSetBaseResp() bool
func (*ClearProfileResponse) IsSetProfile ¶
func (p *ClearProfileResponse) IsSetProfile() bool
func (*ClearProfileResponse) Read ¶
func (p *ClearProfileResponse) Read(iprot thrift.TProtocol) (err error)
func (*ClearProfileResponse) ReadField1 ¶
func (p *ClearProfileResponse) ReadField1(iprot thrift.TProtocol) error
func (*ClearProfileResponse) ReadField2 ¶
func (p *ClearProfileResponse) ReadField2(iprot thrift.TProtocol) error
func (*ClearProfileResponse) SetBaseResp ¶
func (p *ClearProfileResponse) SetBaseResp(val *base.BaseResponse)
func (*ClearProfileResponse) SetProfile ¶
func (p *ClearProfileResponse) SetProfile(val *base.Profile)
func (*ClearProfileResponse) String ¶
func (p *ClearProfileResponse) String() string
type CompleteProfilePhotoRequest ¶
type CompleteProfilePhotoRequest struct {
AccountId string `thrift:"account_id,1" frugal:"1,default,string" json:"account_id"`
}
var ProfileServiceCompleteProfilePhotoArgs_Req_DEFAULT *CompleteProfilePhotoRequest
func NewCompleteProfilePhotoRequest ¶
func NewCompleteProfilePhotoRequest() *CompleteProfilePhotoRequest
func (*CompleteProfilePhotoRequest) BLength ¶
func (p *CompleteProfilePhotoRequest) BLength() int
func (*CompleteProfilePhotoRequest) DeepEqual ¶
func (p *CompleteProfilePhotoRequest) DeepEqual(ano *CompleteProfilePhotoRequest) bool
func (*CompleteProfilePhotoRequest) FastRead ¶
func (p *CompleteProfilePhotoRequest) FastRead(buf []byte) (int, error)
func (*CompleteProfilePhotoRequest) FastReadField1 ¶
func (p *CompleteProfilePhotoRequest) FastReadField1(buf []byte) (int, error)
func (*CompleteProfilePhotoRequest) FastWrite ¶
func (p *CompleteProfilePhotoRequest) FastWrite(buf []byte) int
for compatibility
func (*CompleteProfilePhotoRequest) FastWriteNocopy ¶
func (p *CompleteProfilePhotoRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*CompleteProfilePhotoRequest) Field1DeepEqual ¶
func (p *CompleteProfilePhotoRequest) Field1DeepEqual(src string) bool
func (*CompleteProfilePhotoRequest) GetAccountId ¶
func (p *CompleteProfilePhotoRequest) GetAccountId() (v string)
func (*CompleteProfilePhotoRequest) InitDefault ¶
func (p *CompleteProfilePhotoRequest) InitDefault()
func (*CompleteProfilePhotoRequest) Read ¶
func (p *CompleteProfilePhotoRequest) Read(iprot thrift.TProtocol) (err error)
func (*CompleteProfilePhotoRequest) ReadField1 ¶
func (p *CompleteProfilePhotoRequest) ReadField1(iprot thrift.TProtocol) error
func (*CompleteProfilePhotoRequest) SetAccountId ¶
func (p *CompleteProfilePhotoRequest) SetAccountId(val string)
func (*CompleteProfilePhotoRequest) String ¶
func (p *CompleteProfilePhotoRequest) String() string
type CompleteProfilePhotoResponse ¶
type CompleteProfilePhotoResponse struct { BaseResp *base.BaseResponse `thrift:"base_resp,1" frugal:"1,default,base.BaseResponse" json:"base_resp"` Identity *base.Identity `thrift:"identity,2" frugal:"2,default,base.Identity" json:"identity"` }
var ProfileServiceCompleteProfilePhotoResult_Success_DEFAULT *CompleteProfilePhotoResponse
func NewCompleteProfilePhotoResponse ¶
func NewCompleteProfilePhotoResponse() *CompleteProfilePhotoResponse
func (*CompleteProfilePhotoResponse) BLength ¶
func (p *CompleteProfilePhotoResponse) BLength() int
func (*CompleteProfilePhotoResponse) DeepEqual ¶
func (p *CompleteProfilePhotoResponse) DeepEqual(ano *CompleteProfilePhotoResponse) bool
func (*CompleteProfilePhotoResponse) FastRead ¶
func (p *CompleteProfilePhotoResponse) FastRead(buf []byte) (int, error)
func (*CompleteProfilePhotoResponse) FastReadField1 ¶
func (p *CompleteProfilePhotoResponse) FastReadField1(buf []byte) (int, error)
func (*CompleteProfilePhotoResponse) FastReadField2 ¶
func (p *CompleteProfilePhotoResponse) FastReadField2(buf []byte) (int, error)
func (*CompleteProfilePhotoResponse) FastWrite ¶
func (p *CompleteProfilePhotoResponse) FastWrite(buf []byte) int
for compatibility
func (*CompleteProfilePhotoResponse) FastWriteNocopy ¶
func (p *CompleteProfilePhotoResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*CompleteProfilePhotoResponse) Field1DeepEqual ¶
func (p *CompleteProfilePhotoResponse) Field1DeepEqual(src *base.BaseResponse) bool
func (*CompleteProfilePhotoResponse) Field2DeepEqual ¶
func (p *CompleteProfilePhotoResponse) Field2DeepEqual(src *base.Identity) bool
func (*CompleteProfilePhotoResponse) GetBaseResp ¶
func (p *CompleteProfilePhotoResponse) GetBaseResp() (v *base.BaseResponse)
func (*CompleteProfilePhotoResponse) GetIdentity ¶
func (p *CompleteProfilePhotoResponse) GetIdentity() (v *base.Identity)
func (*CompleteProfilePhotoResponse) InitDefault ¶
func (p *CompleteProfilePhotoResponse) InitDefault()
func (*CompleteProfilePhotoResponse) IsSetBaseResp ¶
func (p *CompleteProfilePhotoResponse) IsSetBaseResp() bool
func (*CompleteProfilePhotoResponse) IsSetIdentity ¶
func (p *CompleteProfilePhotoResponse) IsSetIdentity() bool
func (*CompleteProfilePhotoResponse) Read ¶
func (p *CompleteProfilePhotoResponse) Read(iprot thrift.TProtocol) (err error)
func (*CompleteProfilePhotoResponse) ReadField1 ¶
func (p *CompleteProfilePhotoResponse) ReadField1(iprot thrift.TProtocol) error
func (*CompleteProfilePhotoResponse) ReadField2 ¶
func (p *CompleteProfilePhotoResponse) ReadField2(iprot thrift.TProtocol) error
func (*CompleteProfilePhotoResponse) SetBaseResp ¶
func (p *CompleteProfilePhotoResponse) SetBaseResp(val *base.BaseResponse)
func (*CompleteProfilePhotoResponse) SetIdentity ¶
func (p *CompleteProfilePhotoResponse) SetIdentity(val *base.Identity)
func (*CompleteProfilePhotoResponse) String ¶
func (p *CompleteProfilePhotoResponse) String() string
type CreateProfilePhotoRequest ¶
type CreateProfilePhotoRequest struct {
AccountId string `thrift:"account_id,1" frugal:"1,default,string" json:"account_id"`
}
var ProfileServiceCreateProfilePhotoArgs_Req_DEFAULT *CreateProfilePhotoRequest
func NewCreateProfilePhotoRequest ¶
func NewCreateProfilePhotoRequest() *CreateProfilePhotoRequest
func (*CreateProfilePhotoRequest) BLength ¶
func (p *CreateProfilePhotoRequest) BLength() int
func (*CreateProfilePhotoRequest) DeepEqual ¶
func (p *CreateProfilePhotoRequest) DeepEqual(ano *CreateProfilePhotoRequest) bool
func (*CreateProfilePhotoRequest) FastRead ¶
func (p *CreateProfilePhotoRequest) FastRead(buf []byte) (int, error)
func (*CreateProfilePhotoRequest) FastReadField1 ¶
func (p *CreateProfilePhotoRequest) FastReadField1(buf []byte) (int, error)
func (*CreateProfilePhotoRequest) FastWrite ¶
func (p *CreateProfilePhotoRequest) FastWrite(buf []byte) int
for compatibility
func (*CreateProfilePhotoRequest) FastWriteNocopy ¶
func (p *CreateProfilePhotoRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*CreateProfilePhotoRequest) Field1DeepEqual ¶
func (p *CreateProfilePhotoRequest) Field1DeepEqual(src string) bool
func (*CreateProfilePhotoRequest) GetAccountId ¶
func (p *CreateProfilePhotoRequest) GetAccountId() (v string)
func (*CreateProfilePhotoRequest) InitDefault ¶
func (p *CreateProfilePhotoRequest) InitDefault()
func (*CreateProfilePhotoRequest) Read ¶
func (p *CreateProfilePhotoRequest) Read(iprot thrift.TProtocol) (err error)
func (*CreateProfilePhotoRequest) ReadField1 ¶
func (p *CreateProfilePhotoRequest) ReadField1(iprot thrift.TProtocol) error
func (*CreateProfilePhotoRequest) SetAccountId ¶
func (p *CreateProfilePhotoRequest) SetAccountId(val string)
func (*CreateProfilePhotoRequest) String ¶
func (p *CreateProfilePhotoRequest) String() string
type CreateProfilePhotoResponse ¶
type CreateProfilePhotoResponse struct { BaseResp *base.BaseResponse `thrift:"base_resp,1" frugal:"1,default,base.BaseResponse" json:"base_resp"` UploadUrl string `thrift:"upload_url,2" frugal:"2,default,string" json:"upload_url"` }
var ProfileServiceCreateProfilePhotoResult_Success_DEFAULT *CreateProfilePhotoResponse
func NewCreateProfilePhotoResponse ¶
func NewCreateProfilePhotoResponse() *CreateProfilePhotoResponse
func (*CreateProfilePhotoResponse) BLength ¶
func (p *CreateProfilePhotoResponse) BLength() int
func (*CreateProfilePhotoResponse) DeepEqual ¶
func (p *CreateProfilePhotoResponse) DeepEqual(ano *CreateProfilePhotoResponse) bool
func (*CreateProfilePhotoResponse) FastRead ¶
func (p *CreateProfilePhotoResponse) FastRead(buf []byte) (int, error)
func (*CreateProfilePhotoResponse) FastReadField1 ¶
func (p *CreateProfilePhotoResponse) FastReadField1(buf []byte) (int, error)
func (*CreateProfilePhotoResponse) FastReadField2 ¶
func (p *CreateProfilePhotoResponse) FastReadField2(buf []byte) (int, error)
func (*CreateProfilePhotoResponse) FastWrite ¶
func (p *CreateProfilePhotoResponse) FastWrite(buf []byte) int
for compatibility
func (*CreateProfilePhotoResponse) FastWriteNocopy ¶
func (p *CreateProfilePhotoResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*CreateProfilePhotoResponse) Field1DeepEqual ¶
func (p *CreateProfilePhotoResponse) Field1DeepEqual(src *base.BaseResponse) bool
func (*CreateProfilePhotoResponse) Field2DeepEqual ¶
func (p *CreateProfilePhotoResponse) Field2DeepEqual(src string) bool
func (*CreateProfilePhotoResponse) GetBaseResp ¶
func (p *CreateProfilePhotoResponse) GetBaseResp() (v *base.BaseResponse)
func (*CreateProfilePhotoResponse) GetUploadUrl ¶
func (p *CreateProfilePhotoResponse) GetUploadUrl() (v string)
func (*CreateProfilePhotoResponse) InitDefault ¶
func (p *CreateProfilePhotoResponse) InitDefault()
func (*CreateProfilePhotoResponse) IsSetBaseResp ¶
func (p *CreateProfilePhotoResponse) IsSetBaseResp() bool
func (*CreateProfilePhotoResponse) Read ¶
func (p *CreateProfilePhotoResponse) Read(iprot thrift.TProtocol) (err error)
func (*CreateProfilePhotoResponse) ReadField1 ¶
func (p *CreateProfilePhotoResponse) ReadField1(iprot thrift.TProtocol) error
func (*CreateProfilePhotoResponse) ReadField2 ¶
func (p *CreateProfilePhotoResponse) ReadField2(iprot thrift.TProtocol) error
func (*CreateProfilePhotoResponse) SetBaseResp ¶
func (p *CreateProfilePhotoResponse) SetBaseResp(val *base.BaseResponse)
func (*CreateProfilePhotoResponse) SetUploadUrl ¶
func (p *CreateProfilePhotoResponse) SetUploadUrl(val string)
func (*CreateProfilePhotoResponse) String ¶
func (p *CreateProfilePhotoResponse) String() string
type DeleteProfileRequest ¶
type DeleteProfileRequest struct {
AccountId string `thrift:"account_id,1" frugal:"1,default,string" json:"account_id"`
}
var ProfileServiceDeleteProfileArgs_Req_DEFAULT *DeleteProfileRequest
func NewDeleteProfileRequest ¶
func NewDeleteProfileRequest() *DeleteProfileRequest
func (*DeleteProfileRequest) BLength ¶
func (p *DeleteProfileRequest) BLength() int
func (*DeleteProfileRequest) DeepEqual ¶
func (p *DeleteProfileRequest) DeepEqual(ano *DeleteProfileRequest) bool
func (*DeleteProfileRequest) FastRead ¶
func (p *DeleteProfileRequest) FastRead(buf []byte) (int, error)
func (*DeleteProfileRequest) FastReadField1 ¶
func (p *DeleteProfileRequest) FastReadField1(buf []byte) (int, error)
func (*DeleteProfileRequest) FastWrite ¶
func (p *DeleteProfileRequest) FastWrite(buf []byte) int
for compatibility
func (*DeleteProfileRequest) FastWriteNocopy ¶
func (p *DeleteProfileRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*DeleteProfileRequest) Field1DeepEqual ¶
func (p *DeleteProfileRequest) Field1DeepEqual(src string) bool
func (*DeleteProfileRequest) GetAccountId ¶
func (p *DeleteProfileRequest) GetAccountId() (v string)
func (*DeleteProfileRequest) InitDefault ¶
func (p *DeleteProfileRequest) InitDefault()
func (*DeleteProfileRequest) Read ¶
func (p *DeleteProfileRequest) Read(iprot thrift.TProtocol) (err error)
func (*DeleteProfileRequest) ReadField1 ¶
func (p *DeleteProfileRequest) ReadField1(iprot thrift.TProtocol) error
func (*DeleteProfileRequest) SetAccountId ¶
func (p *DeleteProfileRequest) SetAccountId(val string)
func (*DeleteProfileRequest) String ¶
func (p *DeleteProfileRequest) String() string
type DeleteProfileResponse ¶
type DeleteProfileResponse struct {
BaseResp *base.BaseResponse `thrift:"base_resp,1" frugal:"1,default,base.BaseResponse" json:"base_resp"`
}
var ProfileServiceDeleteProfileResult_Success_DEFAULT *DeleteProfileResponse
func NewDeleteProfileResponse ¶
func NewDeleteProfileResponse() *DeleteProfileResponse
func (*DeleteProfileResponse) BLength ¶
func (p *DeleteProfileResponse) BLength() int
func (*DeleteProfileResponse) DeepEqual ¶
func (p *DeleteProfileResponse) DeepEqual(ano *DeleteProfileResponse) bool
func (*DeleteProfileResponse) FastRead ¶
func (p *DeleteProfileResponse) FastRead(buf []byte) (int, error)
func (*DeleteProfileResponse) FastReadField1 ¶
func (p *DeleteProfileResponse) FastReadField1(buf []byte) (int, error)
func (*DeleteProfileResponse) FastWrite ¶
func (p *DeleteProfileResponse) FastWrite(buf []byte) int
for compatibility
func (*DeleteProfileResponse) FastWriteNocopy ¶
func (p *DeleteProfileResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*DeleteProfileResponse) Field1DeepEqual ¶
func (p *DeleteProfileResponse) Field1DeepEqual(src *base.BaseResponse) bool
func (*DeleteProfileResponse) GetBaseResp ¶
func (p *DeleteProfileResponse) GetBaseResp() (v *base.BaseResponse)
func (*DeleteProfileResponse) InitDefault ¶
func (p *DeleteProfileResponse) InitDefault()
func (*DeleteProfileResponse) IsSetBaseResp ¶
func (p *DeleteProfileResponse) IsSetBaseResp() bool
func (*DeleteProfileResponse) Read ¶
func (p *DeleteProfileResponse) Read(iprot thrift.TProtocol) (err error)
func (*DeleteProfileResponse) ReadField1 ¶
func (p *DeleteProfileResponse) ReadField1(iprot thrift.TProtocol) error
func (*DeleteProfileResponse) SetBaseResp ¶
func (p *DeleteProfileResponse) SetBaseResp(val *base.BaseResponse)
func (*DeleteProfileResponse) String ¶
func (p *DeleteProfileResponse) String() string
type GetAllProfileRequest ¶
type GetAllProfileRequest struct { }
var ProfileServiceGetAllProfileArgs_Req_DEFAULT *GetAllProfileRequest
func NewGetAllProfileRequest ¶
func NewGetAllProfileRequest() *GetAllProfileRequest
func (*GetAllProfileRequest) BLength ¶
func (p *GetAllProfileRequest) BLength() int
func (*GetAllProfileRequest) DeepEqual ¶
func (p *GetAllProfileRequest) DeepEqual(ano *GetAllProfileRequest) bool
func (*GetAllProfileRequest) FastRead ¶
func (p *GetAllProfileRequest) FastRead(buf []byte) (int, error)
func (*GetAllProfileRequest) FastWrite ¶
func (p *GetAllProfileRequest) FastWrite(buf []byte) int
for compatibility
func (*GetAllProfileRequest) FastWriteNocopy ¶
func (p *GetAllProfileRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*GetAllProfileRequest) InitDefault ¶
func (p *GetAllProfileRequest) InitDefault()
func (*GetAllProfileRequest) Read ¶
func (p *GetAllProfileRequest) Read(iprot thrift.TProtocol) (err error)
func (*GetAllProfileRequest) String ¶
func (p *GetAllProfileRequest) String() string
type GetAllProfileResponse ¶
type GetAllProfileResponse struct { BaseResp *base.BaseResponse `thrift:"base_resp,1" frugal:"1,default,base.BaseResponse" json:"base_resp"` Profile []*base.ProfileRecord `thrift:"profile,2" frugal:"2,default,list<base.ProfileRecord>" json:"profile"` }
var ProfileServiceGetAllProfileResult_Success_DEFAULT *GetAllProfileResponse
func NewGetAllProfileResponse ¶
func NewGetAllProfileResponse() *GetAllProfileResponse
func (*GetAllProfileResponse) BLength ¶
func (p *GetAllProfileResponse) BLength() int
func (*GetAllProfileResponse) DeepEqual ¶
func (p *GetAllProfileResponse) DeepEqual(ano *GetAllProfileResponse) bool
func (*GetAllProfileResponse) FastRead ¶
func (p *GetAllProfileResponse) FastRead(buf []byte) (int, error)
func (*GetAllProfileResponse) FastReadField1 ¶
func (p *GetAllProfileResponse) FastReadField1(buf []byte) (int, error)
func (*GetAllProfileResponse) FastReadField2 ¶
func (p *GetAllProfileResponse) FastReadField2(buf []byte) (int, error)
func (*GetAllProfileResponse) FastWrite ¶
func (p *GetAllProfileResponse) FastWrite(buf []byte) int
for compatibility
func (*GetAllProfileResponse) FastWriteNocopy ¶
func (p *GetAllProfileResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*GetAllProfileResponse) Field1DeepEqual ¶
func (p *GetAllProfileResponse) Field1DeepEqual(src *base.BaseResponse) bool
func (*GetAllProfileResponse) Field2DeepEqual ¶
func (p *GetAllProfileResponse) Field2DeepEqual(src []*base.ProfileRecord) bool
func (*GetAllProfileResponse) GetBaseResp ¶
func (p *GetAllProfileResponse) GetBaseResp() (v *base.BaseResponse)
func (*GetAllProfileResponse) GetProfile ¶
func (p *GetAllProfileResponse) GetProfile() (v []*base.ProfileRecord)
func (*GetAllProfileResponse) InitDefault ¶
func (p *GetAllProfileResponse) InitDefault()
func (*GetAllProfileResponse) IsSetBaseResp ¶
func (p *GetAllProfileResponse) IsSetBaseResp() bool
func (*GetAllProfileResponse) Read ¶
func (p *GetAllProfileResponse) Read(iprot thrift.TProtocol) (err error)
func (*GetAllProfileResponse) ReadField1 ¶
func (p *GetAllProfileResponse) ReadField1(iprot thrift.TProtocol) error
func (*GetAllProfileResponse) ReadField2 ¶
func (p *GetAllProfileResponse) ReadField2(iprot thrift.TProtocol) error
func (*GetAllProfileResponse) SetBaseResp ¶
func (p *GetAllProfileResponse) SetBaseResp(val *base.BaseResponse)
func (*GetAllProfileResponse) SetProfile ¶
func (p *GetAllProfileResponse) SetProfile(val []*base.ProfileRecord)
func (*GetAllProfileResponse) String ¶
func (p *GetAllProfileResponse) String() string
type GetPendingProfileRequest ¶
type GetPendingProfileRequest struct { }
var ProfileServiceGetPendingProfileArgs_Req_DEFAULT *GetPendingProfileRequest
func NewGetPendingProfileRequest ¶
func NewGetPendingProfileRequest() *GetPendingProfileRequest
func (*GetPendingProfileRequest) BLength ¶
func (p *GetPendingProfileRequest) BLength() int
func (*GetPendingProfileRequest) DeepEqual ¶
func (p *GetPendingProfileRequest) DeepEqual(ano *GetPendingProfileRequest) bool
func (*GetPendingProfileRequest) FastRead ¶
func (p *GetPendingProfileRequest) FastRead(buf []byte) (int, error)
func (*GetPendingProfileRequest) FastWrite ¶
func (p *GetPendingProfileRequest) FastWrite(buf []byte) int
for compatibility
func (*GetPendingProfileRequest) FastWriteNocopy ¶
func (p *GetPendingProfileRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*GetPendingProfileRequest) InitDefault ¶
func (p *GetPendingProfileRequest) InitDefault()
func (*GetPendingProfileRequest) Read ¶
func (p *GetPendingProfileRequest) Read(iprot thrift.TProtocol) (err error)
func (*GetPendingProfileRequest) String ¶
func (p *GetPendingProfileRequest) String() string
type GetPendingProfileResponse ¶
type GetPendingProfileResponse struct { BaseResp *base.BaseResponse `thrift:"base_resp,1" frugal:"1,default,base.BaseResponse" json:"base_resp"` Profile []*base.ProfileRecord `thrift:"profile,2" frugal:"2,default,list<base.ProfileRecord>" json:"profile"` }
var ProfileServiceGetPendingProfileResult_Success_DEFAULT *GetPendingProfileResponse
func NewGetPendingProfileResponse ¶
func NewGetPendingProfileResponse() *GetPendingProfileResponse
func (*GetPendingProfileResponse) BLength ¶
func (p *GetPendingProfileResponse) BLength() int
func (*GetPendingProfileResponse) DeepEqual ¶
func (p *GetPendingProfileResponse) DeepEqual(ano *GetPendingProfileResponse) bool
func (*GetPendingProfileResponse) FastRead ¶
func (p *GetPendingProfileResponse) FastRead(buf []byte) (int, error)
func (*GetPendingProfileResponse) FastReadField1 ¶
func (p *GetPendingProfileResponse) FastReadField1(buf []byte) (int, error)
func (*GetPendingProfileResponse) FastReadField2 ¶
func (p *GetPendingProfileResponse) FastReadField2(buf []byte) (int, error)
func (*GetPendingProfileResponse) FastWrite ¶
func (p *GetPendingProfileResponse) FastWrite(buf []byte) int
for compatibility
func (*GetPendingProfileResponse) FastWriteNocopy ¶
func (p *GetPendingProfileResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*GetPendingProfileResponse) Field1DeepEqual ¶
func (p *GetPendingProfileResponse) Field1DeepEqual(src *base.BaseResponse) bool
func (*GetPendingProfileResponse) Field2DeepEqual ¶
func (p *GetPendingProfileResponse) Field2DeepEqual(src []*base.ProfileRecord) bool
func (*GetPendingProfileResponse) GetBaseResp ¶
func (p *GetPendingProfileResponse) GetBaseResp() (v *base.BaseResponse)
func (*GetPendingProfileResponse) GetProfile ¶
func (p *GetPendingProfileResponse) GetProfile() (v []*base.ProfileRecord)
func (*GetPendingProfileResponse) InitDefault ¶
func (p *GetPendingProfileResponse) InitDefault()
func (*GetPendingProfileResponse) IsSetBaseResp ¶
func (p *GetPendingProfileResponse) IsSetBaseResp() bool
func (*GetPendingProfileResponse) Read ¶
func (p *GetPendingProfileResponse) Read(iprot thrift.TProtocol) (err error)
func (*GetPendingProfileResponse) ReadField1 ¶
func (p *GetPendingProfileResponse) ReadField1(iprot thrift.TProtocol) error
func (*GetPendingProfileResponse) ReadField2 ¶
func (p *GetPendingProfileResponse) ReadField2(iprot thrift.TProtocol) error
func (*GetPendingProfileResponse) SetBaseResp ¶
func (p *GetPendingProfileResponse) SetBaseResp(val *base.BaseResponse)
func (*GetPendingProfileResponse) SetProfile ¶
func (p *GetPendingProfileResponse) SetProfile(val []*base.ProfileRecord)
func (*GetPendingProfileResponse) String ¶
func (p *GetPendingProfileResponse) String() string
type GetProfilePhotoRequest ¶
type GetProfilePhotoRequest struct {
AccountId string `thrift:"account_id,1" frugal:"1,default,string" json:"account_id"`
}
var ProfileServiceGetProfilePhotoArgs_Req_DEFAULT *GetProfilePhotoRequest
func NewGetProfilePhotoRequest ¶
func NewGetProfilePhotoRequest() *GetProfilePhotoRequest
func (*GetProfilePhotoRequest) BLength ¶
func (p *GetProfilePhotoRequest) BLength() int
func (*GetProfilePhotoRequest) DeepEqual ¶
func (p *GetProfilePhotoRequest) DeepEqual(ano *GetProfilePhotoRequest) bool
func (*GetProfilePhotoRequest) FastRead ¶
func (p *GetProfilePhotoRequest) FastRead(buf []byte) (int, error)
func (*GetProfilePhotoRequest) FastReadField1 ¶
func (p *GetProfilePhotoRequest) FastReadField1(buf []byte) (int, error)
func (*GetProfilePhotoRequest) FastWrite ¶
func (p *GetProfilePhotoRequest) FastWrite(buf []byte) int
for compatibility
func (*GetProfilePhotoRequest) FastWriteNocopy ¶
func (p *GetProfilePhotoRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*GetProfilePhotoRequest) Field1DeepEqual ¶
func (p *GetProfilePhotoRequest) Field1DeepEqual(src string) bool
func (*GetProfilePhotoRequest) GetAccountId ¶
func (p *GetProfilePhotoRequest) GetAccountId() (v string)
func (*GetProfilePhotoRequest) InitDefault ¶
func (p *GetProfilePhotoRequest) InitDefault()
func (*GetProfilePhotoRequest) Read ¶
func (p *GetProfilePhotoRequest) Read(iprot thrift.TProtocol) (err error)
func (*GetProfilePhotoRequest) ReadField1 ¶
func (p *GetProfilePhotoRequest) ReadField1(iprot thrift.TProtocol) error
func (*GetProfilePhotoRequest) SetAccountId ¶
func (p *GetProfilePhotoRequest) SetAccountId(val string)
func (*GetProfilePhotoRequest) String ¶
func (p *GetProfilePhotoRequest) String() string
type GetProfilePhotoResponse ¶
type GetProfilePhotoResponse struct { BaseResp *base.BaseResponse `thrift:"base_resp,1" frugal:"1,default,base.BaseResponse" json:"base_resp"` Url string `thrift:"url,2" frugal:"2,default,string" json:"url"` }
var ProfileServiceGetProfilePhotoResult_Success_DEFAULT *GetProfilePhotoResponse
func NewGetProfilePhotoResponse ¶
func NewGetProfilePhotoResponse() *GetProfilePhotoResponse
func (*GetProfilePhotoResponse) BLength ¶
func (p *GetProfilePhotoResponse) BLength() int
func (*GetProfilePhotoResponse) DeepEqual ¶
func (p *GetProfilePhotoResponse) DeepEqual(ano *GetProfilePhotoResponse) bool
func (*GetProfilePhotoResponse) FastRead ¶
func (p *GetProfilePhotoResponse) FastRead(buf []byte) (int, error)
func (*GetProfilePhotoResponse) FastReadField1 ¶
func (p *GetProfilePhotoResponse) FastReadField1(buf []byte) (int, error)
func (*GetProfilePhotoResponse) FastReadField2 ¶
func (p *GetProfilePhotoResponse) FastReadField2(buf []byte) (int, error)
func (*GetProfilePhotoResponse) FastWrite ¶
func (p *GetProfilePhotoResponse) FastWrite(buf []byte) int
for compatibility
func (*GetProfilePhotoResponse) FastWriteNocopy ¶
func (p *GetProfilePhotoResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*GetProfilePhotoResponse) Field1DeepEqual ¶
func (p *GetProfilePhotoResponse) Field1DeepEqual(src *base.BaseResponse) bool
func (*GetProfilePhotoResponse) Field2DeepEqual ¶
func (p *GetProfilePhotoResponse) Field2DeepEqual(src string) bool
func (*GetProfilePhotoResponse) GetBaseResp ¶
func (p *GetProfilePhotoResponse) GetBaseResp() (v *base.BaseResponse)
func (*GetProfilePhotoResponse) GetUrl ¶
func (p *GetProfilePhotoResponse) GetUrl() (v string)
func (*GetProfilePhotoResponse) InitDefault ¶
func (p *GetProfilePhotoResponse) InitDefault()
func (*GetProfilePhotoResponse) IsSetBaseResp ¶
func (p *GetProfilePhotoResponse) IsSetBaseResp() bool
func (*GetProfilePhotoResponse) Read ¶
func (p *GetProfilePhotoResponse) Read(iprot thrift.TProtocol) (err error)
func (*GetProfilePhotoResponse) ReadField1 ¶
func (p *GetProfilePhotoResponse) ReadField1(iprot thrift.TProtocol) error
func (*GetProfilePhotoResponse) ReadField2 ¶
func (p *GetProfilePhotoResponse) ReadField2(iprot thrift.TProtocol) error
func (*GetProfilePhotoResponse) SetBaseResp ¶
func (p *GetProfilePhotoResponse) SetBaseResp(val *base.BaseResponse)
func (*GetProfilePhotoResponse) SetUrl ¶
func (p *GetProfilePhotoResponse) SetUrl(val string)
func (*GetProfilePhotoResponse) String ¶
func (p *GetProfilePhotoResponse) String() string
type GetProfileRequest ¶
type GetProfileRequest struct {
AccountId string `thrift:"account_id,1" frugal:"1,default,string" json:"account_id"`
}
var ProfileServiceGetProfileArgs_Req_DEFAULT *GetProfileRequest
func NewGetProfileRequest ¶
func NewGetProfileRequest() *GetProfileRequest
func (*GetProfileRequest) BLength ¶
func (p *GetProfileRequest) BLength() int
func (*GetProfileRequest) DeepEqual ¶
func (p *GetProfileRequest) DeepEqual(ano *GetProfileRequest) bool
func (*GetProfileRequest) FastReadField1 ¶
func (p *GetProfileRequest) FastReadField1(buf []byte) (int, error)
func (*GetProfileRequest) FastWrite ¶
func (p *GetProfileRequest) FastWrite(buf []byte) int
for compatibility
func (*GetProfileRequest) FastWriteNocopy ¶
func (p *GetProfileRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*GetProfileRequest) Field1DeepEqual ¶
func (p *GetProfileRequest) Field1DeepEqual(src string) bool
func (*GetProfileRequest) GetAccountId ¶
func (p *GetProfileRequest) GetAccountId() (v string)
func (*GetProfileRequest) InitDefault ¶
func (p *GetProfileRequest) InitDefault()
func (*GetProfileRequest) Read ¶
func (p *GetProfileRequest) Read(iprot thrift.TProtocol) (err error)
func (*GetProfileRequest) ReadField1 ¶
func (p *GetProfileRequest) ReadField1(iprot thrift.TProtocol) error
func (*GetProfileRequest) SetAccountId ¶
func (p *GetProfileRequest) SetAccountId(val string)
func (*GetProfileRequest) String ¶
func (p *GetProfileRequest) String() string
type GetProfileResponse ¶
type GetProfileResponse struct { BaseResp *base.BaseResponse `thrift:"base_resp,1" frugal:"1,default,base.BaseResponse" json:"base_resp"` Profile *base.Profile `thrift:"profile,2" frugal:"2,default,base.Profile" json:"profile"` }
var ProfileServiceGetProfileResult_Success_DEFAULT *GetProfileResponse
func NewGetProfileResponse ¶
func NewGetProfileResponse() *GetProfileResponse
func (*GetProfileResponse) BLength ¶
func (p *GetProfileResponse) BLength() int
func (*GetProfileResponse) DeepEqual ¶
func (p *GetProfileResponse) DeepEqual(ano *GetProfileResponse) bool
func (*GetProfileResponse) FastRead ¶
func (p *GetProfileResponse) FastRead(buf []byte) (int, error)
func (*GetProfileResponse) FastReadField1 ¶
func (p *GetProfileResponse) FastReadField1(buf []byte) (int, error)
func (*GetProfileResponse) FastReadField2 ¶
func (p *GetProfileResponse) FastReadField2(buf []byte) (int, error)
func (*GetProfileResponse) FastWrite ¶
func (p *GetProfileResponse) FastWrite(buf []byte) int
for compatibility
func (*GetProfileResponse) FastWriteNocopy ¶
func (p *GetProfileResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*GetProfileResponse) Field1DeepEqual ¶
func (p *GetProfileResponse) Field1DeepEqual(src *base.BaseResponse) bool
func (*GetProfileResponse) Field2DeepEqual ¶
func (p *GetProfileResponse) Field2DeepEqual(src *base.Profile) bool
func (*GetProfileResponse) GetBaseResp ¶
func (p *GetProfileResponse) GetBaseResp() (v *base.BaseResponse)
func (*GetProfileResponse) GetProfile ¶
func (p *GetProfileResponse) GetProfile() (v *base.Profile)
func (*GetProfileResponse) InitDefault ¶
func (p *GetProfileResponse) InitDefault()
func (*GetProfileResponse) IsSetBaseResp ¶
func (p *GetProfileResponse) IsSetBaseResp() bool
func (*GetProfileResponse) IsSetProfile ¶
func (p *GetProfileResponse) IsSetProfile() bool
func (*GetProfileResponse) Read ¶
func (p *GetProfileResponse) Read(iprot thrift.TProtocol) (err error)
func (*GetProfileResponse) ReadField1 ¶
func (p *GetProfileResponse) ReadField1(iprot thrift.TProtocol) error
func (*GetProfileResponse) ReadField2 ¶
func (p *GetProfileResponse) ReadField2(iprot thrift.TProtocol) error
func (*GetProfileResponse) SetBaseResp ¶
func (p *GetProfileResponse) SetBaseResp(val *base.BaseResponse)
func (*GetProfileResponse) SetProfile ¶
func (p *GetProfileResponse) SetProfile(val *base.Profile)
func (*GetProfileResponse) String ¶
func (p *GetProfileResponse) String() string
type GetSomeProfileRequest ¶
type GetSomeProfileRequest struct { }
var ProfileServiceGetSomeProfileArgs_Req_DEFAULT *GetSomeProfileRequest
func NewGetSomeProfileRequest ¶
func NewGetSomeProfileRequest() *GetSomeProfileRequest
func (*GetSomeProfileRequest) BLength ¶
func (p *GetSomeProfileRequest) BLength() int
func (*GetSomeProfileRequest) DeepEqual ¶
func (p *GetSomeProfileRequest) DeepEqual(ano *GetSomeProfileRequest) bool
func (*GetSomeProfileRequest) FastRead ¶
func (p *GetSomeProfileRequest) FastRead(buf []byte) (int, error)
func (*GetSomeProfileRequest) FastWrite ¶
func (p *GetSomeProfileRequest) FastWrite(buf []byte) int
for compatibility
func (*GetSomeProfileRequest) FastWriteNocopy ¶
func (p *GetSomeProfileRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*GetSomeProfileRequest) InitDefault ¶
func (p *GetSomeProfileRequest) InitDefault()
func (*GetSomeProfileRequest) Read ¶
func (p *GetSomeProfileRequest) Read(iprot thrift.TProtocol) (err error)
func (*GetSomeProfileRequest) String ¶
func (p *GetSomeProfileRequest) String() string
type GetSomeProfileResponse ¶
type GetSomeProfileResponse struct { BaseResp *base.BaseResponse `thrift:"base_resp,1" frugal:"1,default,base.BaseResponse" json:"base_resp"` Profile []*base.ProfileRecord `thrift:"profile,2" frugal:"2,default,list<base.ProfileRecord>" json:"profile"` }
var ProfileServiceGetSomeProfileResult_Success_DEFAULT *GetSomeProfileResponse
func NewGetSomeProfileResponse ¶
func NewGetSomeProfileResponse() *GetSomeProfileResponse
func (*GetSomeProfileResponse) BLength ¶
func (p *GetSomeProfileResponse) BLength() int
func (*GetSomeProfileResponse) DeepEqual ¶
func (p *GetSomeProfileResponse) DeepEqual(ano *GetSomeProfileResponse) bool
func (*GetSomeProfileResponse) FastRead ¶
func (p *GetSomeProfileResponse) FastRead(buf []byte) (int, error)
func (*GetSomeProfileResponse) FastReadField1 ¶
func (p *GetSomeProfileResponse) FastReadField1(buf []byte) (int, error)
func (*GetSomeProfileResponse) FastReadField2 ¶
func (p *GetSomeProfileResponse) FastReadField2(buf []byte) (int, error)
func (*GetSomeProfileResponse) FastWrite ¶
func (p *GetSomeProfileResponse) FastWrite(buf []byte) int
for compatibility
func (*GetSomeProfileResponse) FastWriteNocopy ¶
func (p *GetSomeProfileResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*GetSomeProfileResponse) Field1DeepEqual ¶
func (p *GetSomeProfileResponse) Field1DeepEqual(src *base.BaseResponse) bool
func (*GetSomeProfileResponse) Field2DeepEqual ¶
func (p *GetSomeProfileResponse) Field2DeepEqual(src []*base.ProfileRecord) bool
func (*GetSomeProfileResponse) GetBaseResp ¶
func (p *GetSomeProfileResponse) GetBaseResp() (v *base.BaseResponse)
func (*GetSomeProfileResponse) GetProfile ¶
func (p *GetSomeProfileResponse) GetProfile() (v []*base.ProfileRecord)
func (*GetSomeProfileResponse) InitDefault ¶
func (p *GetSomeProfileResponse) InitDefault()
func (*GetSomeProfileResponse) IsSetBaseResp ¶
func (p *GetSomeProfileResponse) IsSetBaseResp() bool
func (*GetSomeProfileResponse) Read ¶
func (p *GetSomeProfileResponse) Read(iprot thrift.TProtocol) (err error)
func (*GetSomeProfileResponse) ReadField1 ¶
func (p *GetSomeProfileResponse) ReadField1(iprot thrift.TProtocol) error
func (*GetSomeProfileResponse) ReadField2 ¶
func (p *GetSomeProfileResponse) ReadField2(iprot thrift.TProtocol) error
func (*GetSomeProfileResponse) SetBaseResp ¶
func (p *GetSomeProfileResponse) SetBaseResp(val *base.BaseResponse)
func (*GetSomeProfileResponse) SetProfile ¶
func (p *GetSomeProfileResponse) SetProfile(val []*base.ProfileRecord)
func (*GetSomeProfileResponse) String ¶
func (p *GetSomeProfileResponse) String() string
type ProfileService ¶
type ProfileService interface { GetProfile(ctx context.Context, req *GetProfileRequest) (r *GetProfileResponse, err error) SubmitProfile(ctx context.Context, req *SubmitProfileRequest) (r *SubmitProfileResponse, err error) ClearProfile(ctx context.Context, req *ClearProfileRequest) (r *ClearProfileResponse, err error) GetAllProfile(ctx context.Context, req *GetAllProfileRequest) (r *GetAllProfileResponse, err error) GetSomeProfile(ctx context.Context, req *GetSomeProfileRequest) (r *GetSomeProfileResponse, err error) GetPendingProfile(ctx context.Context, req *GetPendingProfileRequest) (r *GetPendingProfileResponse, err error) CheckProfile(ctx context.Context, req *CheckProfileRequest) (r *CheckProfileResponse, err error) DeleteProfile(ctx context.Context, req *DeleteProfileRequest) (r *DeleteProfileResponse, err error) GetProfilePhoto(ctx context.Context, req *GetProfilePhotoRequest) (r *GetProfilePhotoResponse, err error) CreateProfilePhoto(ctx context.Context, req *CreateProfilePhotoRequest) (r *CreateProfilePhotoResponse, err error) CompleteProfilePhoto(ctx context.Context, req *CompleteProfilePhotoRequest) (r *CompleteProfilePhotoResponse, err error) ClearProfilePhoto(ctx context.Context, req *ClearProfilePhotoRequest) (r *ClearProfilePhotoResponse, err error) }
type ProfileServiceCheckProfileArgs ¶
type ProfileServiceCheckProfileArgs struct {
Req *CheckProfileRequest `thrift:"req,1" frugal:"1,default,CheckProfileRequest" json:"req"`
}
func NewProfileServiceCheckProfileArgs ¶
func NewProfileServiceCheckProfileArgs() *ProfileServiceCheckProfileArgs
func (*ProfileServiceCheckProfileArgs) BLength ¶
func (p *ProfileServiceCheckProfileArgs) BLength() int
func (*ProfileServiceCheckProfileArgs) DeepEqual ¶
func (p *ProfileServiceCheckProfileArgs) DeepEqual(ano *ProfileServiceCheckProfileArgs) bool
func (*ProfileServiceCheckProfileArgs) FastRead ¶
func (p *ProfileServiceCheckProfileArgs) FastRead(buf []byte) (int, error)
func (*ProfileServiceCheckProfileArgs) FastReadField1 ¶
func (p *ProfileServiceCheckProfileArgs) FastReadField1(buf []byte) (int, error)
func (*ProfileServiceCheckProfileArgs) FastWrite ¶
func (p *ProfileServiceCheckProfileArgs) FastWrite(buf []byte) int
for compatibility
func (*ProfileServiceCheckProfileArgs) FastWriteNocopy ¶
func (p *ProfileServiceCheckProfileArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*ProfileServiceCheckProfileArgs) Field1DeepEqual ¶
func (p *ProfileServiceCheckProfileArgs) Field1DeepEqual(src *CheckProfileRequest) bool
func (*ProfileServiceCheckProfileArgs) GetFirstArgument ¶
func (p *ProfileServiceCheckProfileArgs) GetFirstArgument() interface{}
func (*ProfileServiceCheckProfileArgs) GetReq ¶
func (p *ProfileServiceCheckProfileArgs) GetReq() (v *CheckProfileRequest)
func (*ProfileServiceCheckProfileArgs) InitDefault ¶
func (p *ProfileServiceCheckProfileArgs) InitDefault()
func (*ProfileServiceCheckProfileArgs) IsSetReq ¶
func (p *ProfileServiceCheckProfileArgs) IsSetReq() bool
func (*ProfileServiceCheckProfileArgs) Read ¶
func (p *ProfileServiceCheckProfileArgs) Read(iprot thrift.TProtocol) (err error)
func (*ProfileServiceCheckProfileArgs) ReadField1 ¶
func (p *ProfileServiceCheckProfileArgs) ReadField1(iprot thrift.TProtocol) error
func (*ProfileServiceCheckProfileArgs) SetReq ¶
func (p *ProfileServiceCheckProfileArgs) SetReq(val *CheckProfileRequest)
func (*ProfileServiceCheckProfileArgs) String ¶
func (p *ProfileServiceCheckProfileArgs) String() string
type ProfileServiceCheckProfileResult ¶
type ProfileServiceCheckProfileResult struct {
Success *CheckProfileResponse `thrift:"success,0,optional" frugal:"0,optional,CheckProfileResponse" json:"success,omitempty"`
}
func NewProfileServiceCheckProfileResult ¶
func NewProfileServiceCheckProfileResult() *ProfileServiceCheckProfileResult
func (*ProfileServiceCheckProfileResult) BLength ¶
func (p *ProfileServiceCheckProfileResult) BLength() int
func (*ProfileServiceCheckProfileResult) DeepEqual ¶
func (p *ProfileServiceCheckProfileResult) DeepEqual(ano *ProfileServiceCheckProfileResult) bool
func (*ProfileServiceCheckProfileResult) FastRead ¶
func (p *ProfileServiceCheckProfileResult) FastRead(buf []byte) (int, error)
func (*ProfileServiceCheckProfileResult) FastReadField0 ¶
func (p *ProfileServiceCheckProfileResult) FastReadField0(buf []byte) (int, error)
func (*ProfileServiceCheckProfileResult) FastWrite ¶
func (p *ProfileServiceCheckProfileResult) FastWrite(buf []byte) int
for compatibility
func (*ProfileServiceCheckProfileResult) FastWriteNocopy ¶
func (p *ProfileServiceCheckProfileResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*ProfileServiceCheckProfileResult) Field0DeepEqual ¶
func (p *ProfileServiceCheckProfileResult) Field0DeepEqual(src *CheckProfileResponse) bool
func (*ProfileServiceCheckProfileResult) GetResult ¶
func (p *ProfileServiceCheckProfileResult) GetResult() interface{}
func (*ProfileServiceCheckProfileResult) GetSuccess ¶
func (p *ProfileServiceCheckProfileResult) GetSuccess() (v *CheckProfileResponse)
func (*ProfileServiceCheckProfileResult) InitDefault ¶
func (p *ProfileServiceCheckProfileResult) InitDefault()
func (*ProfileServiceCheckProfileResult) IsSetSuccess ¶
func (p *ProfileServiceCheckProfileResult) IsSetSuccess() bool
func (*ProfileServiceCheckProfileResult) Read ¶
func (p *ProfileServiceCheckProfileResult) Read(iprot thrift.TProtocol) (err error)
func (*ProfileServiceCheckProfileResult) ReadField0 ¶
func (p *ProfileServiceCheckProfileResult) ReadField0(iprot thrift.TProtocol) error
func (*ProfileServiceCheckProfileResult) SetSuccess ¶
func (p *ProfileServiceCheckProfileResult) SetSuccess(x interface{})
func (*ProfileServiceCheckProfileResult) String ¶
func (p *ProfileServiceCheckProfileResult) String() string
type ProfileServiceClearProfileArgs ¶
type ProfileServiceClearProfileArgs struct {
Req *ClearProfileRequest `thrift:"req,1" frugal:"1,default,ClearProfileRequest" json:"req"`
}
func NewProfileServiceClearProfileArgs ¶
func NewProfileServiceClearProfileArgs() *ProfileServiceClearProfileArgs
func (*ProfileServiceClearProfileArgs) BLength ¶
func (p *ProfileServiceClearProfileArgs) BLength() int
func (*ProfileServiceClearProfileArgs) DeepEqual ¶
func (p *ProfileServiceClearProfileArgs) DeepEqual(ano *ProfileServiceClearProfileArgs) bool
func (*ProfileServiceClearProfileArgs) FastRead ¶
func (p *ProfileServiceClearProfileArgs) FastRead(buf []byte) (int, error)
func (*ProfileServiceClearProfileArgs) FastReadField1 ¶
func (p *ProfileServiceClearProfileArgs) FastReadField1(buf []byte) (int, error)
func (*ProfileServiceClearProfileArgs) FastWrite ¶
func (p *ProfileServiceClearProfileArgs) FastWrite(buf []byte) int
for compatibility
func (*ProfileServiceClearProfileArgs) FastWriteNocopy ¶
func (p *ProfileServiceClearProfileArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*ProfileServiceClearProfileArgs) Field1DeepEqual ¶
func (p *ProfileServiceClearProfileArgs) Field1DeepEqual(src *ClearProfileRequest) bool
func (*ProfileServiceClearProfileArgs) GetFirstArgument ¶
func (p *ProfileServiceClearProfileArgs) GetFirstArgument() interface{}
func (*ProfileServiceClearProfileArgs) GetReq ¶
func (p *ProfileServiceClearProfileArgs) GetReq() (v *ClearProfileRequest)
func (*ProfileServiceClearProfileArgs) InitDefault ¶
func (p *ProfileServiceClearProfileArgs) InitDefault()
func (*ProfileServiceClearProfileArgs) IsSetReq ¶
func (p *ProfileServiceClearProfileArgs) IsSetReq() bool
func (*ProfileServiceClearProfileArgs) Read ¶
func (p *ProfileServiceClearProfileArgs) Read(iprot thrift.TProtocol) (err error)
func (*ProfileServiceClearProfileArgs) ReadField1 ¶
func (p *ProfileServiceClearProfileArgs) ReadField1(iprot thrift.TProtocol) error
func (*ProfileServiceClearProfileArgs) SetReq ¶
func (p *ProfileServiceClearProfileArgs) SetReq(val *ClearProfileRequest)
func (*ProfileServiceClearProfileArgs) String ¶
func (p *ProfileServiceClearProfileArgs) String() string
type ProfileServiceClearProfilePhotoArgs ¶
type ProfileServiceClearProfilePhotoArgs struct {
Req *ClearProfilePhotoRequest `thrift:"req,1" frugal:"1,default,ClearProfilePhotoRequest" json:"req"`
}
func NewProfileServiceClearProfilePhotoArgs ¶
func NewProfileServiceClearProfilePhotoArgs() *ProfileServiceClearProfilePhotoArgs
func (*ProfileServiceClearProfilePhotoArgs) BLength ¶
func (p *ProfileServiceClearProfilePhotoArgs) BLength() int
func (*ProfileServiceClearProfilePhotoArgs) DeepEqual ¶
func (p *ProfileServiceClearProfilePhotoArgs) DeepEqual(ano *ProfileServiceClearProfilePhotoArgs) bool
func (*ProfileServiceClearProfilePhotoArgs) FastRead ¶
func (p *ProfileServiceClearProfilePhotoArgs) FastRead(buf []byte) (int, error)
func (*ProfileServiceClearProfilePhotoArgs) FastReadField1 ¶
func (p *ProfileServiceClearProfilePhotoArgs) FastReadField1(buf []byte) (int, error)
func (*ProfileServiceClearProfilePhotoArgs) FastWrite ¶
func (p *ProfileServiceClearProfilePhotoArgs) FastWrite(buf []byte) int
for compatibility
func (*ProfileServiceClearProfilePhotoArgs) FastWriteNocopy ¶
func (p *ProfileServiceClearProfilePhotoArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*ProfileServiceClearProfilePhotoArgs) Field1DeepEqual ¶
func (p *ProfileServiceClearProfilePhotoArgs) Field1DeepEqual(src *ClearProfilePhotoRequest) bool
func (*ProfileServiceClearProfilePhotoArgs) GetFirstArgument ¶
func (p *ProfileServiceClearProfilePhotoArgs) GetFirstArgument() interface{}
func (*ProfileServiceClearProfilePhotoArgs) GetReq ¶
func (p *ProfileServiceClearProfilePhotoArgs) GetReq() (v *ClearProfilePhotoRequest)
func (*ProfileServiceClearProfilePhotoArgs) InitDefault ¶
func (p *ProfileServiceClearProfilePhotoArgs) InitDefault()
func (*ProfileServiceClearProfilePhotoArgs) IsSetReq ¶
func (p *ProfileServiceClearProfilePhotoArgs) IsSetReq() bool
func (*ProfileServiceClearProfilePhotoArgs) Read ¶
func (p *ProfileServiceClearProfilePhotoArgs) Read(iprot thrift.TProtocol) (err error)
func (*ProfileServiceClearProfilePhotoArgs) ReadField1 ¶
func (p *ProfileServiceClearProfilePhotoArgs) ReadField1(iprot thrift.TProtocol) error
func (*ProfileServiceClearProfilePhotoArgs) SetReq ¶
func (p *ProfileServiceClearProfilePhotoArgs) SetReq(val *ClearProfilePhotoRequest)
func (*ProfileServiceClearProfilePhotoArgs) String ¶
func (p *ProfileServiceClearProfilePhotoArgs) String() string
type ProfileServiceClearProfilePhotoResult ¶
type ProfileServiceClearProfilePhotoResult struct {
Success *ClearProfilePhotoResponse `thrift:"success,0,optional" frugal:"0,optional,ClearProfilePhotoResponse" json:"success,omitempty"`
}
func NewProfileServiceClearProfilePhotoResult ¶
func NewProfileServiceClearProfilePhotoResult() *ProfileServiceClearProfilePhotoResult
func (*ProfileServiceClearProfilePhotoResult) BLength ¶
func (p *ProfileServiceClearProfilePhotoResult) BLength() int
func (*ProfileServiceClearProfilePhotoResult) DeepEqual ¶
func (p *ProfileServiceClearProfilePhotoResult) DeepEqual(ano *ProfileServiceClearProfilePhotoResult) bool
func (*ProfileServiceClearProfilePhotoResult) FastRead ¶
func (p *ProfileServiceClearProfilePhotoResult) FastRead(buf []byte) (int, error)
func (*ProfileServiceClearProfilePhotoResult) FastReadField0 ¶
func (p *ProfileServiceClearProfilePhotoResult) FastReadField0(buf []byte) (int, error)
func (*ProfileServiceClearProfilePhotoResult) FastWrite ¶
func (p *ProfileServiceClearProfilePhotoResult) FastWrite(buf []byte) int
for compatibility
func (*ProfileServiceClearProfilePhotoResult) FastWriteNocopy ¶
func (p *ProfileServiceClearProfilePhotoResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*ProfileServiceClearProfilePhotoResult) Field0DeepEqual ¶
func (p *ProfileServiceClearProfilePhotoResult) Field0DeepEqual(src *ClearProfilePhotoResponse) bool
func (*ProfileServiceClearProfilePhotoResult) GetResult ¶
func (p *ProfileServiceClearProfilePhotoResult) GetResult() interface{}
func (*ProfileServiceClearProfilePhotoResult) GetSuccess ¶
func (p *ProfileServiceClearProfilePhotoResult) GetSuccess() (v *ClearProfilePhotoResponse)
func (*ProfileServiceClearProfilePhotoResult) InitDefault ¶
func (p *ProfileServiceClearProfilePhotoResult) InitDefault()
func (*ProfileServiceClearProfilePhotoResult) IsSetSuccess ¶
func (p *ProfileServiceClearProfilePhotoResult) IsSetSuccess() bool
func (*ProfileServiceClearProfilePhotoResult) Read ¶
func (p *ProfileServiceClearProfilePhotoResult) Read(iprot thrift.TProtocol) (err error)
func (*ProfileServiceClearProfilePhotoResult) ReadField0 ¶
func (p *ProfileServiceClearProfilePhotoResult) ReadField0(iprot thrift.TProtocol) error
func (*ProfileServiceClearProfilePhotoResult) SetSuccess ¶
func (p *ProfileServiceClearProfilePhotoResult) SetSuccess(x interface{})
func (*ProfileServiceClearProfilePhotoResult) String ¶
func (p *ProfileServiceClearProfilePhotoResult) String() string
type ProfileServiceClearProfileResult ¶
type ProfileServiceClearProfileResult struct {
Success *ClearProfileResponse `thrift:"success,0,optional" frugal:"0,optional,ClearProfileResponse" json:"success,omitempty"`
}
func NewProfileServiceClearProfileResult ¶
func NewProfileServiceClearProfileResult() *ProfileServiceClearProfileResult
func (*ProfileServiceClearProfileResult) BLength ¶
func (p *ProfileServiceClearProfileResult) BLength() int
func (*ProfileServiceClearProfileResult) DeepEqual ¶
func (p *ProfileServiceClearProfileResult) DeepEqual(ano *ProfileServiceClearProfileResult) bool
func (*ProfileServiceClearProfileResult) FastRead ¶
func (p *ProfileServiceClearProfileResult) FastRead(buf []byte) (int, error)
func (*ProfileServiceClearProfileResult) FastReadField0 ¶
func (p *ProfileServiceClearProfileResult) FastReadField0(buf []byte) (int, error)
func (*ProfileServiceClearProfileResult) FastWrite ¶
func (p *ProfileServiceClearProfileResult) FastWrite(buf []byte) int
for compatibility
func (*ProfileServiceClearProfileResult) FastWriteNocopy ¶
func (p *ProfileServiceClearProfileResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*ProfileServiceClearProfileResult) Field0DeepEqual ¶
func (p *ProfileServiceClearProfileResult) Field0DeepEqual(src *ClearProfileResponse) bool
func (*ProfileServiceClearProfileResult) GetResult ¶
func (p *ProfileServiceClearProfileResult) GetResult() interface{}
func (*ProfileServiceClearProfileResult) GetSuccess ¶
func (p *ProfileServiceClearProfileResult) GetSuccess() (v *ClearProfileResponse)
func (*ProfileServiceClearProfileResult) InitDefault ¶
func (p *ProfileServiceClearProfileResult) InitDefault()
func (*ProfileServiceClearProfileResult) IsSetSuccess ¶
func (p *ProfileServiceClearProfileResult) IsSetSuccess() bool
func (*ProfileServiceClearProfileResult) Read ¶
func (p *ProfileServiceClearProfileResult) Read(iprot thrift.TProtocol) (err error)
func (*ProfileServiceClearProfileResult) ReadField0 ¶
func (p *ProfileServiceClearProfileResult) ReadField0(iprot thrift.TProtocol) error
func (*ProfileServiceClearProfileResult) SetSuccess ¶
func (p *ProfileServiceClearProfileResult) SetSuccess(x interface{})
func (*ProfileServiceClearProfileResult) String ¶
func (p *ProfileServiceClearProfileResult) String() string
type ProfileServiceClient ¶
type ProfileServiceClient struct {
// contains filtered or unexported fields
}
func NewProfileServiceClient ¶
func NewProfileServiceClient(c thrift.TClient) *ProfileServiceClient
func NewProfileServiceClientFactory ¶
func NewProfileServiceClientFactory(t thrift.TTransport, f thrift.TProtocolFactory) *ProfileServiceClient
func NewProfileServiceClientProtocol ¶
func NewProfileServiceClientProtocol(t thrift.TTransport, iprot thrift.TProtocol, oprot thrift.TProtocol) *ProfileServiceClient
func (*ProfileServiceClient) CheckProfile ¶
func (p *ProfileServiceClient) CheckProfile(ctx context.Context, req *CheckProfileRequest) (r *CheckProfileResponse, err error)
func (*ProfileServiceClient) ClearProfile ¶
func (p *ProfileServiceClient) ClearProfile(ctx context.Context, req *ClearProfileRequest) (r *ClearProfileResponse, err error)
func (*ProfileServiceClient) ClearProfilePhoto ¶
func (p *ProfileServiceClient) ClearProfilePhoto(ctx context.Context, req *ClearProfilePhotoRequest) (r *ClearProfilePhotoResponse, err error)
func (*ProfileServiceClient) Client_ ¶
func (p *ProfileServiceClient) Client_() thrift.TClient
func (*ProfileServiceClient) CompleteProfilePhoto ¶
func (p *ProfileServiceClient) CompleteProfilePhoto(ctx context.Context, req *CompleteProfilePhotoRequest) (r *CompleteProfilePhotoResponse, err error)
func (*ProfileServiceClient) CreateProfilePhoto ¶
func (p *ProfileServiceClient) CreateProfilePhoto(ctx context.Context, req *CreateProfilePhotoRequest) (r *CreateProfilePhotoResponse, err error)
func (*ProfileServiceClient) DeleteProfile ¶
func (p *ProfileServiceClient) DeleteProfile(ctx context.Context, req *DeleteProfileRequest) (r *DeleteProfileResponse, err error)
func (*ProfileServiceClient) GetAllProfile ¶
func (p *ProfileServiceClient) GetAllProfile(ctx context.Context, req *GetAllProfileRequest) (r *GetAllProfileResponse, err error)
func (*ProfileServiceClient) GetPendingProfile ¶
func (p *ProfileServiceClient) GetPendingProfile(ctx context.Context, req *GetPendingProfileRequest) (r *GetPendingProfileResponse, err error)
func (*ProfileServiceClient) GetProfile ¶
func (p *ProfileServiceClient) GetProfile(ctx context.Context, req *GetProfileRequest) (r *GetProfileResponse, err error)
func (*ProfileServiceClient) GetProfilePhoto ¶
func (p *ProfileServiceClient) GetProfilePhoto(ctx context.Context, req *GetProfilePhotoRequest) (r *GetProfilePhotoResponse, err error)
func (*ProfileServiceClient) GetSomeProfile ¶
func (p *ProfileServiceClient) GetSomeProfile(ctx context.Context, req *GetSomeProfileRequest) (r *GetSomeProfileResponse, err error)
func (*ProfileServiceClient) SubmitProfile ¶
func (p *ProfileServiceClient) SubmitProfile(ctx context.Context, req *SubmitProfileRequest) (r *SubmitProfileResponse, err error)
type ProfileServiceCompleteProfilePhotoArgs ¶
type ProfileServiceCompleteProfilePhotoArgs struct {
Req *CompleteProfilePhotoRequest `thrift:"req,1" frugal:"1,default,CompleteProfilePhotoRequest" json:"req"`
}
func NewProfileServiceCompleteProfilePhotoArgs ¶
func NewProfileServiceCompleteProfilePhotoArgs() *ProfileServiceCompleteProfilePhotoArgs
func (*ProfileServiceCompleteProfilePhotoArgs) BLength ¶
func (p *ProfileServiceCompleteProfilePhotoArgs) BLength() int
func (*ProfileServiceCompleteProfilePhotoArgs) DeepEqual ¶
func (p *ProfileServiceCompleteProfilePhotoArgs) DeepEqual(ano *ProfileServiceCompleteProfilePhotoArgs) bool
func (*ProfileServiceCompleteProfilePhotoArgs) FastRead ¶
func (p *ProfileServiceCompleteProfilePhotoArgs) FastRead(buf []byte) (int, error)
func (*ProfileServiceCompleteProfilePhotoArgs) FastReadField1 ¶
func (p *ProfileServiceCompleteProfilePhotoArgs) FastReadField1(buf []byte) (int, error)
func (*ProfileServiceCompleteProfilePhotoArgs) FastWrite ¶
func (p *ProfileServiceCompleteProfilePhotoArgs) FastWrite(buf []byte) int
for compatibility
func (*ProfileServiceCompleteProfilePhotoArgs) FastWriteNocopy ¶
func (p *ProfileServiceCompleteProfilePhotoArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*ProfileServiceCompleteProfilePhotoArgs) Field1DeepEqual ¶
func (p *ProfileServiceCompleteProfilePhotoArgs) Field1DeepEqual(src *CompleteProfilePhotoRequest) bool
func (*ProfileServiceCompleteProfilePhotoArgs) GetFirstArgument ¶
func (p *ProfileServiceCompleteProfilePhotoArgs) GetFirstArgument() interface{}
func (*ProfileServiceCompleteProfilePhotoArgs) GetReq ¶
func (p *ProfileServiceCompleteProfilePhotoArgs) GetReq() (v *CompleteProfilePhotoRequest)
func (*ProfileServiceCompleteProfilePhotoArgs) InitDefault ¶
func (p *ProfileServiceCompleteProfilePhotoArgs) InitDefault()
func (*ProfileServiceCompleteProfilePhotoArgs) IsSetReq ¶
func (p *ProfileServiceCompleteProfilePhotoArgs) IsSetReq() bool
func (*ProfileServiceCompleteProfilePhotoArgs) Read ¶
func (p *ProfileServiceCompleteProfilePhotoArgs) Read(iprot thrift.TProtocol) (err error)
func (*ProfileServiceCompleteProfilePhotoArgs) ReadField1 ¶
func (p *ProfileServiceCompleteProfilePhotoArgs) ReadField1(iprot thrift.TProtocol) error
func (*ProfileServiceCompleteProfilePhotoArgs) SetReq ¶
func (p *ProfileServiceCompleteProfilePhotoArgs) SetReq(val *CompleteProfilePhotoRequest)
func (*ProfileServiceCompleteProfilePhotoArgs) String ¶
func (p *ProfileServiceCompleteProfilePhotoArgs) String() string
type ProfileServiceCompleteProfilePhotoResult ¶
type ProfileServiceCompleteProfilePhotoResult struct {
Success *CompleteProfilePhotoResponse `thrift:"success,0,optional" frugal:"0,optional,CompleteProfilePhotoResponse" json:"success,omitempty"`
}
func NewProfileServiceCompleteProfilePhotoResult ¶
func NewProfileServiceCompleteProfilePhotoResult() *ProfileServiceCompleteProfilePhotoResult
func (*ProfileServiceCompleteProfilePhotoResult) BLength ¶
func (p *ProfileServiceCompleteProfilePhotoResult) BLength() int
func (*ProfileServiceCompleteProfilePhotoResult) DeepEqual ¶
func (p *ProfileServiceCompleteProfilePhotoResult) DeepEqual(ano *ProfileServiceCompleteProfilePhotoResult) bool
func (*ProfileServiceCompleteProfilePhotoResult) FastRead ¶
func (p *ProfileServiceCompleteProfilePhotoResult) FastRead(buf []byte) (int, error)
func (*ProfileServiceCompleteProfilePhotoResult) FastReadField0 ¶
func (p *ProfileServiceCompleteProfilePhotoResult) FastReadField0(buf []byte) (int, error)
func (*ProfileServiceCompleteProfilePhotoResult) FastWrite ¶
func (p *ProfileServiceCompleteProfilePhotoResult) FastWrite(buf []byte) int
for compatibility
func (*ProfileServiceCompleteProfilePhotoResult) FastWriteNocopy ¶
func (p *ProfileServiceCompleteProfilePhotoResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*ProfileServiceCompleteProfilePhotoResult) Field0DeepEqual ¶
func (p *ProfileServiceCompleteProfilePhotoResult) Field0DeepEqual(src *CompleteProfilePhotoResponse) bool
func (*ProfileServiceCompleteProfilePhotoResult) GetResult ¶
func (p *ProfileServiceCompleteProfilePhotoResult) GetResult() interface{}
func (*ProfileServiceCompleteProfilePhotoResult) GetSuccess ¶
func (p *ProfileServiceCompleteProfilePhotoResult) GetSuccess() (v *CompleteProfilePhotoResponse)
func (*ProfileServiceCompleteProfilePhotoResult) InitDefault ¶
func (p *ProfileServiceCompleteProfilePhotoResult) InitDefault()
func (*ProfileServiceCompleteProfilePhotoResult) IsSetSuccess ¶
func (p *ProfileServiceCompleteProfilePhotoResult) IsSetSuccess() bool
func (*ProfileServiceCompleteProfilePhotoResult) Read ¶
func (p *ProfileServiceCompleteProfilePhotoResult) Read(iprot thrift.TProtocol) (err error)
func (*ProfileServiceCompleteProfilePhotoResult) ReadField0 ¶
func (p *ProfileServiceCompleteProfilePhotoResult) ReadField0(iprot thrift.TProtocol) error
func (*ProfileServiceCompleteProfilePhotoResult) SetSuccess ¶
func (p *ProfileServiceCompleteProfilePhotoResult) SetSuccess(x interface{})
func (*ProfileServiceCompleteProfilePhotoResult) String ¶
func (p *ProfileServiceCompleteProfilePhotoResult) String() string
type ProfileServiceCreateProfilePhotoArgs ¶
type ProfileServiceCreateProfilePhotoArgs struct {
Req *CreateProfilePhotoRequest `thrift:"req,1" frugal:"1,default,CreateProfilePhotoRequest" json:"req"`
}
func NewProfileServiceCreateProfilePhotoArgs ¶
func NewProfileServiceCreateProfilePhotoArgs() *ProfileServiceCreateProfilePhotoArgs
func (*ProfileServiceCreateProfilePhotoArgs) BLength ¶
func (p *ProfileServiceCreateProfilePhotoArgs) BLength() int
func (*ProfileServiceCreateProfilePhotoArgs) DeepEqual ¶
func (p *ProfileServiceCreateProfilePhotoArgs) DeepEqual(ano *ProfileServiceCreateProfilePhotoArgs) bool
func (*ProfileServiceCreateProfilePhotoArgs) FastRead ¶
func (p *ProfileServiceCreateProfilePhotoArgs) FastRead(buf []byte) (int, error)
func (*ProfileServiceCreateProfilePhotoArgs) FastReadField1 ¶
func (p *ProfileServiceCreateProfilePhotoArgs) FastReadField1(buf []byte) (int, error)
func (*ProfileServiceCreateProfilePhotoArgs) FastWrite ¶
func (p *ProfileServiceCreateProfilePhotoArgs) FastWrite(buf []byte) int
for compatibility
func (*ProfileServiceCreateProfilePhotoArgs) FastWriteNocopy ¶
func (p *ProfileServiceCreateProfilePhotoArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*ProfileServiceCreateProfilePhotoArgs) Field1DeepEqual ¶
func (p *ProfileServiceCreateProfilePhotoArgs) Field1DeepEqual(src *CreateProfilePhotoRequest) bool
func (*ProfileServiceCreateProfilePhotoArgs) GetFirstArgument ¶
func (p *ProfileServiceCreateProfilePhotoArgs) GetFirstArgument() interface{}
func (*ProfileServiceCreateProfilePhotoArgs) GetReq ¶
func (p *ProfileServiceCreateProfilePhotoArgs) GetReq() (v *CreateProfilePhotoRequest)
func (*ProfileServiceCreateProfilePhotoArgs) InitDefault ¶
func (p *ProfileServiceCreateProfilePhotoArgs) InitDefault()
func (*ProfileServiceCreateProfilePhotoArgs) IsSetReq ¶
func (p *ProfileServiceCreateProfilePhotoArgs) IsSetReq() bool
func (*ProfileServiceCreateProfilePhotoArgs) Read ¶
func (p *ProfileServiceCreateProfilePhotoArgs) Read(iprot thrift.TProtocol) (err error)
func (*ProfileServiceCreateProfilePhotoArgs) ReadField1 ¶
func (p *ProfileServiceCreateProfilePhotoArgs) ReadField1(iprot thrift.TProtocol) error
func (*ProfileServiceCreateProfilePhotoArgs) SetReq ¶
func (p *ProfileServiceCreateProfilePhotoArgs) SetReq(val *CreateProfilePhotoRequest)
func (*ProfileServiceCreateProfilePhotoArgs) String ¶
func (p *ProfileServiceCreateProfilePhotoArgs) String() string
type ProfileServiceCreateProfilePhotoResult ¶
type ProfileServiceCreateProfilePhotoResult struct {
Success *CreateProfilePhotoResponse `thrift:"success,0,optional" frugal:"0,optional,CreateProfilePhotoResponse" json:"success,omitempty"`
}
func NewProfileServiceCreateProfilePhotoResult ¶
func NewProfileServiceCreateProfilePhotoResult() *ProfileServiceCreateProfilePhotoResult
func (*ProfileServiceCreateProfilePhotoResult) BLength ¶
func (p *ProfileServiceCreateProfilePhotoResult) BLength() int
func (*ProfileServiceCreateProfilePhotoResult) DeepEqual ¶
func (p *ProfileServiceCreateProfilePhotoResult) DeepEqual(ano *ProfileServiceCreateProfilePhotoResult) bool
func (*ProfileServiceCreateProfilePhotoResult) FastRead ¶
func (p *ProfileServiceCreateProfilePhotoResult) FastRead(buf []byte) (int, error)
func (*ProfileServiceCreateProfilePhotoResult) FastReadField0 ¶
func (p *ProfileServiceCreateProfilePhotoResult) FastReadField0(buf []byte) (int, error)
func (*ProfileServiceCreateProfilePhotoResult) FastWrite ¶
func (p *ProfileServiceCreateProfilePhotoResult) FastWrite(buf []byte) int
for compatibility
func (*ProfileServiceCreateProfilePhotoResult) FastWriteNocopy ¶
func (p *ProfileServiceCreateProfilePhotoResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*ProfileServiceCreateProfilePhotoResult) Field0DeepEqual ¶
func (p *ProfileServiceCreateProfilePhotoResult) Field0DeepEqual(src *CreateProfilePhotoResponse) bool
func (*ProfileServiceCreateProfilePhotoResult) GetResult ¶
func (p *ProfileServiceCreateProfilePhotoResult) GetResult() interface{}
func (*ProfileServiceCreateProfilePhotoResult) GetSuccess ¶
func (p *ProfileServiceCreateProfilePhotoResult) GetSuccess() (v *CreateProfilePhotoResponse)
func (*ProfileServiceCreateProfilePhotoResult) InitDefault ¶
func (p *ProfileServiceCreateProfilePhotoResult) InitDefault()
func (*ProfileServiceCreateProfilePhotoResult) IsSetSuccess ¶
func (p *ProfileServiceCreateProfilePhotoResult) IsSetSuccess() bool
func (*ProfileServiceCreateProfilePhotoResult) Read ¶
func (p *ProfileServiceCreateProfilePhotoResult) Read(iprot thrift.TProtocol) (err error)
func (*ProfileServiceCreateProfilePhotoResult) ReadField0 ¶
func (p *ProfileServiceCreateProfilePhotoResult) ReadField0(iprot thrift.TProtocol) error
func (*ProfileServiceCreateProfilePhotoResult) SetSuccess ¶
func (p *ProfileServiceCreateProfilePhotoResult) SetSuccess(x interface{})
func (*ProfileServiceCreateProfilePhotoResult) String ¶
func (p *ProfileServiceCreateProfilePhotoResult) String() string
type ProfileServiceDeleteProfileArgs ¶
type ProfileServiceDeleteProfileArgs struct {
Req *DeleteProfileRequest `thrift:"req,1" frugal:"1,default,DeleteProfileRequest" json:"req"`
}
func NewProfileServiceDeleteProfileArgs ¶
func NewProfileServiceDeleteProfileArgs() *ProfileServiceDeleteProfileArgs
func (*ProfileServiceDeleteProfileArgs) BLength ¶
func (p *ProfileServiceDeleteProfileArgs) BLength() int
func (*ProfileServiceDeleteProfileArgs) DeepEqual ¶
func (p *ProfileServiceDeleteProfileArgs) DeepEqual(ano *ProfileServiceDeleteProfileArgs) bool
func (*ProfileServiceDeleteProfileArgs) FastRead ¶
func (p *ProfileServiceDeleteProfileArgs) FastRead(buf []byte) (int, error)
func (*ProfileServiceDeleteProfileArgs) FastReadField1 ¶
func (p *ProfileServiceDeleteProfileArgs) FastReadField1(buf []byte) (int, error)
func (*ProfileServiceDeleteProfileArgs) FastWrite ¶
func (p *ProfileServiceDeleteProfileArgs) FastWrite(buf []byte) int
for compatibility
func (*ProfileServiceDeleteProfileArgs) FastWriteNocopy ¶
func (p *ProfileServiceDeleteProfileArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*ProfileServiceDeleteProfileArgs) Field1DeepEqual ¶
func (p *ProfileServiceDeleteProfileArgs) Field1DeepEqual(src *DeleteProfileRequest) bool
func (*ProfileServiceDeleteProfileArgs) GetFirstArgument ¶
func (p *ProfileServiceDeleteProfileArgs) GetFirstArgument() interface{}
func (*ProfileServiceDeleteProfileArgs) GetReq ¶
func (p *ProfileServiceDeleteProfileArgs) GetReq() (v *DeleteProfileRequest)
func (*ProfileServiceDeleteProfileArgs) InitDefault ¶
func (p *ProfileServiceDeleteProfileArgs) InitDefault()
func (*ProfileServiceDeleteProfileArgs) IsSetReq ¶
func (p *ProfileServiceDeleteProfileArgs) IsSetReq() bool
func (*ProfileServiceDeleteProfileArgs) Read ¶
func (p *ProfileServiceDeleteProfileArgs) Read(iprot thrift.TProtocol) (err error)
func (*ProfileServiceDeleteProfileArgs) ReadField1 ¶
func (p *ProfileServiceDeleteProfileArgs) ReadField1(iprot thrift.TProtocol) error
func (*ProfileServiceDeleteProfileArgs) SetReq ¶
func (p *ProfileServiceDeleteProfileArgs) SetReq(val *DeleteProfileRequest)
func (*ProfileServiceDeleteProfileArgs) String ¶
func (p *ProfileServiceDeleteProfileArgs) String() string
type ProfileServiceDeleteProfileResult ¶
type ProfileServiceDeleteProfileResult struct {
Success *DeleteProfileResponse `thrift:"success,0,optional" frugal:"0,optional,DeleteProfileResponse" json:"success,omitempty"`
}
func NewProfileServiceDeleteProfileResult ¶
func NewProfileServiceDeleteProfileResult() *ProfileServiceDeleteProfileResult
func (*ProfileServiceDeleteProfileResult) BLength ¶
func (p *ProfileServiceDeleteProfileResult) BLength() int
func (*ProfileServiceDeleteProfileResult) DeepEqual ¶
func (p *ProfileServiceDeleteProfileResult) DeepEqual(ano *ProfileServiceDeleteProfileResult) bool
func (*ProfileServiceDeleteProfileResult) FastRead ¶
func (p *ProfileServiceDeleteProfileResult) FastRead(buf []byte) (int, error)
func (*ProfileServiceDeleteProfileResult) FastReadField0 ¶
func (p *ProfileServiceDeleteProfileResult) FastReadField0(buf []byte) (int, error)
func (*ProfileServiceDeleteProfileResult) FastWrite ¶
func (p *ProfileServiceDeleteProfileResult) FastWrite(buf []byte) int
for compatibility
func (*ProfileServiceDeleteProfileResult) FastWriteNocopy ¶
func (p *ProfileServiceDeleteProfileResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*ProfileServiceDeleteProfileResult) Field0DeepEqual ¶
func (p *ProfileServiceDeleteProfileResult) Field0DeepEqual(src *DeleteProfileResponse) bool
func (*ProfileServiceDeleteProfileResult) GetResult ¶
func (p *ProfileServiceDeleteProfileResult) GetResult() interface{}
func (*ProfileServiceDeleteProfileResult) GetSuccess ¶
func (p *ProfileServiceDeleteProfileResult) GetSuccess() (v *DeleteProfileResponse)
func (*ProfileServiceDeleteProfileResult) InitDefault ¶
func (p *ProfileServiceDeleteProfileResult) InitDefault()
func (*ProfileServiceDeleteProfileResult) IsSetSuccess ¶
func (p *ProfileServiceDeleteProfileResult) IsSetSuccess() bool
func (*ProfileServiceDeleteProfileResult) Read ¶
func (p *ProfileServiceDeleteProfileResult) Read(iprot thrift.TProtocol) (err error)
func (*ProfileServiceDeleteProfileResult) ReadField0 ¶
func (p *ProfileServiceDeleteProfileResult) ReadField0(iprot thrift.TProtocol) error
func (*ProfileServiceDeleteProfileResult) SetSuccess ¶
func (p *ProfileServiceDeleteProfileResult) SetSuccess(x interface{})
func (*ProfileServiceDeleteProfileResult) String ¶
func (p *ProfileServiceDeleteProfileResult) String() string
type ProfileServiceGetAllProfileArgs ¶
type ProfileServiceGetAllProfileArgs struct {
Req *GetAllProfileRequest `thrift:"req,1" frugal:"1,default,GetAllProfileRequest" json:"req"`
}
func NewProfileServiceGetAllProfileArgs ¶
func NewProfileServiceGetAllProfileArgs() *ProfileServiceGetAllProfileArgs
func (*ProfileServiceGetAllProfileArgs) BLength ¶
func (p *ProfileServiceGetAllProfileArgs) BLength() int
func (*ProfileServiceGetAllProfileArgs) DeepEqual ¶
func (p *ProfileServiceGetAllProfileArgs) DeepEqual(ano *ProfileServiceGetAllProfileArgs) bool
func (*ProfileServiceGetAllProfileArgs) FastRead ¶
func (p *ProfileServiceGetAllProfileArgs) FastRead(buf []byte) (int, error)
func (*ProfileServiceGetAllProfileArgs) FastReadField1 ¶
func (p *ProfileServiceGetAllProfileArgs) FastReadField1(buf []byte) (int, error)
func (*ProfileServiceGetAllProfileArgs) FastWrite ¶
func (p *ProfileServiceGetAllProfileArgs) FastWrite(buf []byte) int
for compatibility
func (*ProfileServiceGetAllProfileArgs) FastWriteNocopy ¶
func (p *ProfileServiceGetAllProfileArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*ProfileServiceGetAllProfileArgs) Field1DeepEqual ¶
func (p *ProfileServiceGetAllProfileArgs) Field1DeepEqual(src *GetAllProfileRequest) bool
func (*ProfileServiceGetAllProfileArgs) GetFirstArgument ¶
func (p *ProfileServiceGetAllProfileArgs) GetFirstArgument() interface{}
func (*ProfileServiceGetAllProfileArgs) GetReq ¶
func (p *ProfileServiceGetAllProfileArgs) GetReq() (v *GetAllProfileRequest)
func (*ProfileServiceGetAllProfileArgs) InitDefault ¶
func (p *ProfileServiceGetAllProfileArgs) InitDefault()
func (*ProfileServiceGetAllProfileArgs) IsSetReq ¶
func (p *ProfileServiceGetAllProfileArgs) IsSetReq() bool
func (*ProfileServiceGetAllProfileArgs) Read ¶
func (p *ProfileServiceGetAllProfileArgs) Read(iprot thrift.TProtocol) (err error)
func (*ProfileServiceGetAllProfileArgs) ReadField1 ¶
func (p *ProfileServiceGetAllProfileArgs) ReadField1(iprot thrift.TProtocol) error
func (*ProfileServiceGetAllProfileArgs) SetReq ¶
func (p *ProfileServiceGetAllProfileArgs) SetReq(val *GetAllProfileRequest)
func (*ProfileServiceGetAllProfileArgs) String ¶
func (p *ProfileServiceGetAllProfileArgs) String() string
type ProfileServiceGetAllProfileResult ¶
type ProfileServiceGetAllProfileResult struct {
Success *GetAllProfileResponse `thrift:"success,0,optional" frugal:"0,optional,GetAllProfileResponse" json:"success,omitempty"`
}
func NewProfileServiceGetAllProfileResult ¶
func NewProfileServiceGetAllProfileResult() *ProfileServiceGetAllProfileResult
func (*ProfileServiceGetAllProfileResult) BLength ¶
func (p *ProfileServiceGetAllProfileResult) BLength() int
func (*ProfileServiceGetAllProfileResult) DeepEqual ¶
func (p *ProfileServiceGetAllProfileResult) DeepEqual(ano *ProfileServiceGetAllProfileResult) bool
func (*ProfileServiceGetAllProfileResult) FastRead ¶
func (p *ProfileServiceGetAllProfileResult) FastRead(buf []byte) (int, error)
func (*ProfileServiceGetAllProfileResult) FastReadField0 ¶
func (p *ProfileServiceGetAllProfileResult) FastReadField0(buf []byte) (int, error)
func (*ProfileServiceGetAllProfileResult) FastWrite ¶
func (p *ProfileServiceGetAllProfileResult) FastWrite(buf []byte) int
for compatibility
func (*ProfileServiceGetAllProfileResult) FastWriteNocopy ¶
func (p *ProfileServiceGetAllProfileResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*ProfileServiceGetAllProfileResult) Field0DeepEqual ¶
func (p *ProfileServiceGetAllProfileResult) Field0DeepEqual(src *GetAllProfileResponse) bool
func (*ProfileServiceGetAllProfileResult) GetResult ¶
func (p *ProfileServiceGetAllProfileResult) GetResult() interface{}
func (*ProfileServiceGetAllProfileResult) GetSuccess ¶
func (p *ProfileServiceGetAllProfileResult) GetSuccess() (v *GetAllProfileResponse)
func (*ProfileServiceGetAllProfileResult) InitDefault ¶
func (p *ProfileServiceGetAllProfileResult) InitDefault()
func (*ProfileServiceGetAllProfileResult) IsSetSuccess ¶
func (p *ProfileServiceGetAllProfileResult) IsSetSuccess() bool
func (*ProfileServiceGetAllProfileResult) Read ¶
func (p *ProfileServiceGetAllProfileResult) Read(iprot thrift.TProtocol) (err error)
func (*ProfileServiceGetAllProfileResult) ReadField0 ¶
func (p *ProfileServiceGetAllProfileResult) ReadField0(iprot thrift.TProtocol) error
func (*ProfileServiceGetAllProfileResult) SetSuccess ¶
func (p *ProfileServiceGetAllProfileResult) SetSuccess(x interface{})
func (*ProfileServiceGetAllProfileResult) String ¶
func (p *ProfileServiceGetAllProfileResult) String() string
type ProfileServiceGetPendingProfileArgs ¶
type ProfileServiceGetPendingProfileArgs struct {
Req *GetPendingProfileRequest `thrift:"req,1" frugal:"1,default,GetPendingProfileRequest" json:"req"`
}
func NewProfileServiceGetPendingProfileArgs ¶
func NewProfileServiceGetPendingProfileArgs() *ProfileServiceGetPendingProfileArgs
func (*ProfileServiceGetPendingProfileArgs) BLength ¶
func (p *ProfileServiceGetPendingProfileArgs) BLength() int
func (*ProfileServiceGetPendingProfileArgs) DeepEqual ¶
func (p *ProfileServiceGetPendingProfileArgs) DeepEqual(ano *ProfileServiceGetPendingProfileArgs) bool
func (*ProfileServiceGetPendingProfileArgs) FastRead ¶
func (p *ProfileServiceGetPendingProfileArgs) FastRead(buf []byte) (int, error)
func (*ProfileServiceGetPendingProfileArgs) FastReadField1 ¶
func (p *ProfileServiceGetPendingProfileArgs) FastReadField1(buf []byte) (int, error)
func (*ProfileServiceGetPendingProfileArgs) FastWrite ¶
func (p *ProfileServiceGetPendingProfileArgs) FastWrite(buf []byte) int
for compatibility
func (*ProfileServiceGetPendingProfileArgs) FastWriteNocopy ¶
func (p *ProfileServiceGetPendingProfileArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*ProfileServiceGetPendingProfileArgs) Field1DeepEqual ¶
func (p *ProfileServiceGetPendingProfileArgs) Field1DeepEqual(src *GetPendingProfileRequest) bool
func (*ProfileServiceGetPendingProfileArgs) GetFirstArgument ¶
func (p *ProfileServiceGetPendingProfileArgs) GetFirstArgument() interface{}
func (*ProfileServiceGetPendingProfileArgs) GetReq ¶
func (p *ProfileServiceGetPendingProfileArgs) GetReq() (v *GetPendingProfileRequest)
func (*ProfileServiceGetPendingProfileArgs) InitDefault ¶
func (p *ProfileServiceGetPendingProfileArgs) InitDefault()
func (*ProfileServiceGetPendingProfileArgs) IsSetReq ¶
func (p *ProfileServiceGetPendingProfileArgs) IsSetReq() bool
func (*ProfileServiceGetPendingProfileArgs) Read ¶
func (p *ProfileServiceGetPendingProfileArgs) Read(iprot thrift.TProtocol) (err error)
func (*ProfileServiceGetPendingProfileArgs) ReadField1 ¶
func (p *ProfileServiceGetPendingProfileArgs) ReadField1(iprot thrift.TProtocol) error
func (*ProfileServiceGetPendingProfileArgs) SetReq ¶
func (p *ProfileServiceGetPendingProfileArgs) SetReq(val *GetPendingProfileRequest)
func (*ProfileServiceGetPendingProfileArgs) String ¶
func (p *ProfileServiceGetPendingProfileArgs) String() string
type ProfileServiceGetPendingProfileResult ¶
type ProfileServiceGetPendingProfileResult struct {
Success *GetPendingProfileResponse `thrift:"success,0,optional" frugal:"0,optional,GetPendingProfileResponse" json:"success,omitempty"`
}
func NewProfileServiceGetPendingProfileResult ¶
func NewProfileServiceGetPendingProfileResult() *ProfileServiceGetPendingProfileResult
func (*ProfileServiceGetPendingProfileResult) BLength ¶
func (p *ProfileServiceGetPendingProfileResult) BLength() int
func (*ProfileServiceGetPendingProfileResult) DeepEqual ¶
func (p *ProfileServiceGetPendingProfileResult) DeepEqual(ano *ProfileServiceGetPendingProfileResult) bool
func (*ProfileServiceGetPendingProfileResult) FastRead ¶
func (p *ProfileServiceGetPendingProfileResult) FastRead(buf []byte) (int, error)
func (*ProfileServiceGetPendingProfileResult) FastReadField0 ¶
func (p *ProfileServiceGetPendingProfileResult) FastReadField0(buf []byte) (int, error)
func (*ProfileServiceGetPendingProfileResult) FastWrite ¶
func (p *ProfileServiceGetPendingProfileResult) FastWrite(buf []byte) int
for compatibility
func (*ProfileServiceGetPendingProfileResult) FastWriteNocopy ¶
func (p *ProfileServiceGetPendingProfileResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*ProfileServiceGetPendingProfileResult) Field0DeepEqual ¶
func (p *ProfileServiceGetPendingProfileResult) Field0DeepEqual(src *GetPendingProfileResponse) bool
func (*ProfileServiceGetPendingProfileResult) GetResult ¶
func (p *ProfileServiceGetPendingProfileResult) GetResult() interface{}
func (*ProfileServiceGetPendingProfileResult) GetSuccess ¶
func (p *ProfileServiceGetPendingProfileResult) GetSuccess() (v *GetPendingProfileResponse)
func (*ProfileServiceGetPendingProfileResult) InitDefault ¶
func (p *ProfileServiceGetPendingProfileResult) InitDefault()
func (*ProfileServiceGetPendingProfileResult) IsSetSuccess ¶
func (p *ProfileServiceGetPendingProfileResult) IsSetSuccess() bool
func (*ProfileServiceGetPendingProfileResult) Read ¶
func (p *ProfileServiceGetPendingProfileResult) Read(iprot thrift.TProtocol) (err error)
func (*ProfileServiceGetPendingProfileResult) ReadField0 ¶
func (p *ProfileServiceGetPendingProfileResult) ReadField0(iprot thrift.TProtocol) error
func (*ProfileServiceGetPendingProfileResult) SetSuccess ¶
func (p *ProfileServiceGetPendingProfileResult) SetSuccess(x interface{})
func (*ProfileServiceGetPendingProfileResult) String ¶
func (p *ProfileServiceGetPendingProfileResult) String() string
type ProfileServiceGetProfileArgs ¶
type ProfileServiceGetProfileArgs struct {
Req *GetProfileRequest `thrift:"req,1" frugal:"1,default,GetProfileRequest" json:"req"`
}
func NewProfileServiceGetProfileArgs ¶
func NewProfileServiceGetProfileArgs() *ProfileServiceGetProfileArgs
func (*ProfileServiceGetProfileArgs) BLength ¶
func (p *ProfileServiceGetProfileArgs) BLength() int
func (*ProfileServiceGetProfileArgs) DeepEqual ¶
func (p *ProfileServiceGetProfileArgs) DeepEqual(ano *ProfileServiceGetProfileArgs) bool
func (*ProfileServiceGetProfileArgs) FastRead ¶
func (p *ProfileServiceGetProfileArgs) FastRead(buf []byte) (int, error)
func (*ProfileServiceGetProfileArgs) FastReadField1 ¶
func (p *ProfileServiceGetProfileArgs) FastReadField1(buf []byte) (int, error)
func (*ProfileServiceGetProfileArgs) FastWrite ¶
func (p *ProfileServiceGetProfileArgs) FastWrite(buf []byte) int
for compatibility
func (*ProfileServiceGetProfileArgs) FastWriteNocopy ¶
func (p *ProfileServiceGetProfileArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*ProfileServiceGetProfileArgs) Field1DeepEqual ¶
func (p *ProfileServiceGetProfileArgs) Field1DeepEqual(src *GetProfileRequest) bool
func (*ProfileServiceGetProfileArgs) GetFirstArgument ¶
func (p *ProfileServiceGetProfileArgs) GetFirstArgument() interface{}
func (*ProfileServiceGetProfileArgs) GetReq ¶
func (p *ProfileServiceGetProfileArgs) GetReq() (v *GetProfileRequest)
func (*ProfileServiceGetProfileArgs) InitDefault ¶
func (p *ProfileServiceGetProfileArgs) InitDefault()
func (*ProfileServiceGetProfileArgs) IsSetReq ¶
func (p *ProfileServiceGetProfileArgs) IsSetReq() bool
func (*ProfileServiceGetProfileArgs) Read ¶
func (p *ProfileServiceGetProfileArgs) Read(iprot thrift.TProtocol) (err error)
func (*ProfileServiceGetProfileArgs) ReadField1 ¶
func (p *ProfileServiceGetProfileArgs) ReadField1(iprot thrift.TProtocol) error
func (*ProfileServiceGetProfileArgs) SetReq ¶
func (p *ProfileServiceGetProfileArgs) SetReq(val *GetProfileRequest)
func (*ProfileServiceGetProfileArgs) String ¶
func (p *ProfileServiceGetProfileArgs) String() string
type ProfileServiceGetProfilePhotoArgs ¶
type ProfileServiceGetProfilePhotoArgs struct {
Req *GetProfilePhotoRequest `thrift:"req,1" frugal:"1,default,GetProfilePhotoRequest" json:"req"`
}
func NewProfileServiceGetProfilePhotoArgs ¶
func NewProfileServiceGetProfilePhotoArgs() *ProfileServiceGetProfilePhotoArgs
func (*ProfileServiceGetProfilePhotoArgs) BLength ¶
func (p *ProfileServiceGetProfilePhotoArgs) BLength() int
func (*ProfileServiceGetProfilePhotoArgs) DeepEqual ¶
func (p *ProfileServiceGetProfilePhotoArgs) DeepEqual(ano *ProfileServiceGetProfilePhotoArgs) bool
func (*ProfileServiceGetProfilePhotoArgs) FastRead ¶
func (p *ProfileServiceGetProfilePhotoArgs) FastRead(buf []byte) (int, error)
func (*ProfileServiceGetProfilePhotoArgs) FastReadField1 ¶
func (p *ProfileServiceGetProfilePhotoArgs) FastReadField1(buf []byte) (int, error)
func (*ProfileServiceGetProfilePhotoArgs) FastWrite ¶
func (p *ProfileServiceGetProfilePhotoArgs) FastWrite(buf []byte) int
for compatibility
func (*ProfileServiceGetProfilePhotoArgs) FastWriteNocopy ¶
func (p *ProfileServiceGetProfilePhotoArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*ProfileServiceGetProfilePhotoArgs) Field1DeepEqual ¶
func (p *ProfileServiceGetProfilePhotoArgs) Field1DeepEqual(src *GetProfilePhotoRequest) bool
func (*ProfileServiceGetProfilePhotoArgs) GetFirstArgument ¶
func (p *ProfileServiceGetProfilePhotoArgs) GetFirstArgument() interface{}
func (*ProfileServiceGetProfilePhotoArgs) GetReq ¶
func (p *ProfileServiceGetProfilePhotoArgs) GetReq() (v *GetProfilePhotoRequest)
func (*ProfileServiceGetProfilePhotoArgs) InitDefault ¶
func (p *ProfileServiceGetProfilePhotoArgs) InitDefault()
func (*ProfileServiceGetProfilePhotoArgs) IsSetReq ¶
func (p *ProfileServiceGetProfilePhotoArgs) IsSetReq() bool
func (*ProfileServiceGetProfilePhotoArgs) Read ¶
func (p *ProfileServiceGetProfilePhotoArgs) Read(iprot thrift.TProtocol) (err error)
func (*ProfileServiceGetProfilePhotoArgs) ReadField1 ¶
func (p *ProfileServiceGetProfilePhotoArgs) ReadField1(iprot thrift.TProtocol) error
func (*ProfileServiceGetProfilePhotoArgs) SetReq ¶
func (p *ProfileServiceGetProfilePhotoArgs) SetReq(val *GetProfilePhotoRequest)
func (*ProfileServiceGetProfilePhotoArgs) String ¶
func (p *ProfileServiceGetProfilePhotoArgs) String() string
type ProfileServiceGetProfilePhotoResult ¶
type ProfileServiceGetProfilePhotoResult struct {
Success *GetProfilePhotoResponse `thrift:"success,0,optional" frugal:"0,optional,GetProfilePhotoResponse" json:"success,omitempty"`
}
func NewProfileServiceGetProfilePhotoResult ¶
func NewProfileServiceGetProfilePhotoResult() *ProfileServiceGetProfilePhotoResult
func (*ProfileServiceGetProfilePhotoResult) BLength ¶
func (p *ProfileServiceGetProfilePhotoResult) BLength() int
func (*ProfileServiceGetProfilePhotoResult) DeepEqual ¶
func (p *ProfileServiceGetProfilePhotoResult) DeepEqual(ano *ProfileServiceGetProfilePhotoResult) bool
func (*ProfileServiceGetProfilePhotoResult) FastRead ¶
func (p *ProfileServiceGetProfilePhotoResult) FastRead(buf []byte) (int, error)
func (*ProfileServiceGetProfilePhotoResult) FastReadField0 ¶
func (p *ProfileServiceGetProfilePhotoResult) FastReadField0(buf []byte) (int, error)
func (*ProfileServiceGetProfilePhotoResult) FastWrite ¶
func (p *ProfileServiceGetProfilePhotoResult) FastWrite(buf []byte) int
for compatibility
func (*ProfileServiceGetProfilePhotoResult) FastWriteNocopy ¶
func (p *ProfileServiceGetProfilePhotoResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*ProfileServiceGetProfilePhotoResult) Field0DeepEqual ¶
func (p *ProfileServiceGetProfilePhotoResult) Field0DeepEqual(src *GetProfilePhotoResponse) bool
func (*ProfileServiceGetProfilePhotoResult) GetResult ¶
func (p *ProfileServiceGetProfilePhotoResult) GetResult() interface{}
func (*ProfileServiceGetProfilePhotoResult) GetSuccess ¶
func (p *ProfileServiceGetProfilePhotoResult) GetSuccess() (v *GetProfilePhotoResponse)
func (*ProfileServiceGetProfilePhotoResult) InitDefault ¶
func (p *ProfileServiceGetProfilePhotoResult) InitDefault()
func (*ProfileServiceGetProfilePhotoResult) IsSetSuccess ¶
func (p *ProfileServiceGetProfilePhotoResult) IsSetSuccess() bool
func (*ProfileServiceGetProfilePhotoResult) Read ¶
func (p *ProfileServiceGetProfilePhotoResult) Read(iprot thrift.TProtocol) (err error)
func (*ProfileServiceGetProfilePhotoResult) ReadField0 ¶
func (p *ProfileServiceGetProfilePhotoResult) ReadField0(iprot thrift.TProtocol) error
func (*ProfileServiceGetProfilePhotoResult) SetSuccess ¶
func (p *ProfileServiceGetProfilePhotoResult) SetSuccess(x interface{})
func (*ProfileServiceGetProfilePhotoResult) String ¶
func (p *ProfileServiceGetProfilePhotoResult) String() string
type ProfileServiceGetProfileResult ¶
type ProfileServiceGetProfileResult struct {
Success *GetProfileResponse `thrift:"success,0,optional" frugal:"0,optional,GetProfileResponse" json:"success,omitempty"`
}
func NewProfileServiceGetProfileResult ¶
func NewProfileServiceGetProfileResult() *ProfileServiceGetProfileResult
func (*ProfileServiceGetProfileResult) BLength ¶
func (p *ProfileServiceGetProfileResult) BLength() int
func (*ProfileServiceGetProfileResult) DeepEqual ¶
func (p *ProfileServiceGetProfileResult) DeepEqual(ano *ProfileServiceGetProfileResult) bool
func (*ProfileServiceGetProfileResult) FastRead ¶
func (p *ProfileServiceGetProfileResult) FastRead(buf []byte) (int, error)
func (*ProfileServiceGetProfileResult) FastReadField0 ¶
func (p *ProfileServiceGetProfileResult) FastReadField0(buf []byte) (int, error)
func (*ProfileServiceGetProfileResult) FastWrite ¶
func (p *ProfileServiceGetProfileResult) FastWrite(buf []byte) int
for compatibility
func (*ProfileServiceGetProfileResult) FastWriteNocopy ¶
func (p *ProfileServiceGetProfileResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*ProfileServiceGetProfileResult) Field0DeepEqual ¶
func (p *ProfileServiceGetProfileResult) Field0DeepEqual(src *GetProfileResponse) bool
func (*ProfileServiceGetProfileResult) GetResult ¶
func (p *ProfileServiceGetProfileResult) GetResult() interface{}
func (*ProfileServiceGetProfileResult) GetSuccess ¶
func (p *ProfileServiceGetProfileResult) GetSuccess() (v *GetProfileResponse)
func (*ProfileServiceGetProfileResult) InitDefault ¶
func (p *ProfileServiceGetProfileResult) InitDefault()
func (*ProfileServiceGetProfileResult) IsSetSuccess ¶
func (p *ProfileServiceGetProfileResult) IsSetSuccess() bool
func (*ProfileServiceGetProfileResult) Read ¶
func (p *ProfileServiceGetProfileResult) Read(iprot thrift.TProtocol) (err error)
func (*ProfileServiceGetProfileResult) ReadField0 ¶
func (p *ProfileServiceGetProfileResult) ReadField0(iprot thrift.TProtocol) error
func (*ProfileServiceGetProfileResult) SetSuccess ¶
func (p *ProfileServiceGetProfileResult) SetSuccess(x interface{})
func (*ProfileServiceGetProfileResult) String ¶
func (p *ProfileServiceGetProfileResult) String() string
type ProfileServiceGetSomeProfileArgs ¶
type ProfileServiceGetSomeProfileArgs struct {
Req *GetSomeProfileRequest `thrift:"req,1" frugal:"1,default,GetSomeProfileRequest" json:"req"`
}
func NewProfileServiceGetSomeProfileArgs ¶
func NewProfileServiceGetSomeProfileArgs() *ProfileServiceGetSomeProfileArgs
func (*ProfileServiceGetSomeProfileArgs) BLength ¶
func (p *ProfileServiceGetSomeProfileArgs) BLength() int
func (*ProfileServiceGetSomeProfileArgs) DeepEqual ¶
func (p *ProfileServiceGetSomeProfileArgs) DeepEqual(ano *ProfileServiceGetSomeProfileArgs) bool
func (*ProfileServiceGetSomeProfileArgs) FastRead ¶
func (p *ProfileServiceGetSomeProfileArgs) FastRead(buf []byte) (int, error)
func (*ProfileServiceGetSomeProfileArgs) FastReadField1 ¶
func (p *ProfileServiceGetSomeProfileArgs) FastReadField1(buf []byte) (int, error)
func (*ProfileServiceGetSomeProfileArgs) FastWrite ¶
func (p *ProfileServiceGetSomeProfileArgs) FastWrite(buf []byte) int
for compatibility
func (*ProfileServiceGetSomeProfileArgs) FastWriteNocopy ¶
func (p *ProfileServiceGetSomeProfileArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*ProfileServiceGetSomeProfileArgs) Field1DeepEqual ¶
func (p *ProfileServiceGetSomeProfileArgs) Field1DeepEqual(src *GetSomeProfileRequest) bool
func (*ProfileServiceGetSomeProfileArgs) GetFirstArgument ¶
func (p *ProfileServiceGetSomeProfileArgs) GetFirstArgument() interface{}
func (*ProfileServiceGetSomeProfileArgs) GetReq ¶
func (p *ProfileServiceGetSomeProfileArgs) GetReq() (v *GetSomeProfileRequest)
func (*ProfileServiceGetSomeProfileArgs) InitDefault ¶
func (p *ProfileServiceGetSomeProfileArgs) InitDefault()
func (*ProfileServiceGetSomeProfileArgs) IsSetReq ¶
func (p *ProfileServiceGetSomeProfileArgs) IsSetReq() bool
func (*ProfileServiceGetSomeProfileArgs) Read ¶
func (p *ProfileServiceGetSomeProfileArgs) Read(iprot thrift.TProtocol) (err error)
func (*ProfileServiceGetSomeProfileArgs) ReadField1 ¶
func (p *ProfileServiceGetSomeProfileArgs) ReadField1(iprot thrift.TProtocol) error
func (*ProfileServiceGetSomeProfileArgs) SetReq ¶
func (p *ProfileServiceGetSomeProfileArgs) SetReq(val *GetSomeProfileRequest)
func (*ProfileServiceGetSomeProfileArgs) String ¶
func (p *ProfileServiceGetSomeProfileArgs) String() string
type ProfileServiceGetSomeProfileResult ¶
type ProfileServiceGetSomeProfileResult struct {
Success *GetSomeProfileResponse `thrift:"success,0,optional" frugal:"0,optional,GetSomeProfileResponse" json:"success,omitempty"`
}
func NewProfileServiceGetSomeProfileResult ¶
func NewProfileServiceGetSomeProfileResult() *ProfileServiceGetSomeProfileResult
func (*ProfileServiceGetSomeProfileResult) BLength ¶
func (p *ProfileServiceGetSomeProfileResult) BLength() int
func (*ProfileServiceGetSomeProfileResult) DeepEqual ¶
func (p *ProfileServiceGetSomeProfileResult) DeepEqual(ano *ProfileServiceGetSomeProfileResult) bool
func (*ProfileServiceGetSomeProfileResult) FastRead ¶
func (p *ProfileServiceGetSomeProfileResult) FastRead(buf []byte) (int, error)
func (*ProfileServiceGetSomeProfileResult) FastReadField0 ¶
func (p *ProfileServiceGetSomeProfileResult) FastReadField0(buf []byte) (int, error)
func (*ProfileServiceGetSomeProfileResult) FastWrite ¶
func (p *ProfileServiceGetSomeProfileResult) FastWrite(buf []byte) int
for compatibility
func (*ProfileServiceGetSomeProfileResult) FastWriteNocopy ¶
func (p *ProfileServiceGetSomeProfileResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*ProfileServiceGetSomeProfileResult) Field0DeepEqual ¶
func (p *ProfileServiceGetSomeProfileResult) Field0DeepEqual(src *GetSomeProfileResponse) bool
func (*ProfileServiceGetSomeProfileResult) GetResult ¶
func (p *ProfileServiceGetSomeProfileResult) GetResult() interface{}
func (*ProfileServiceGetSomeProfileResult) GetSuccess ¶
func (p *ProfileServiceGetSomeProfileResult) GetSuccess() (v *GetSomeProfileResponse)
func (*ProfileServiceGetSomeProfileResult) InitDefault ¶
func (p *ProfileServiceGetSomeProfileResult) InitDefault()
func (*ProfileServiceGetSomeProfileResult) IsSetSuccess ¶
func (p *ProfileServiceGetSomeProfileResult) IsSetSuccess() bool
func (*ProfileServiceGetSomeProfileResult) Read ¶
func (p *ProfileServiceGetSomeProfileResult) Read(iprot thrift.TProtocol) (err error)
func (*ProfileServiceGetSomeProfileResult) ReadField0 ¶
func (p *ProfileServiceGetSomeProfileResult) ReadField0(iprot thrift.TProtocol) error
func (*ProfileServiceGetSomeProfileResult) SetSuccess ¶
func (p *ProfileServiceGetSomeProfileResult) SetSuccess(x interface{})
func (*ProfileServiceGetSomeProfileResult) String ¶
func (p *ProfileServiceGetSomeProfileResult) String() string
type ProfileServiceProcessor ¶
type ProfileServiceProcessor struct {
// contains filtered or unexported fields
}
func NewProfileServiceProcessor ¶
func NewProfileServiceProcessor(handler ProfileService) *ProfileServiceProcessor
func (*ProfileServiceProcessor) AddToProcessorMap ¶
func (p *ProfileServiceProcessor) AddToProcessorMap(key string, processor thrift.TProcessorFunction)
func (*ProfileServiceProcessor) GetProcessorFunction ¶
func (p *ProfileServiceProcessor) GetProcessorFunction(key string) (processor thrift.TProcessorFunction, ok bool)
func (*ProfileServiceProcessor) Process ¶
func (p *ProfileServiceProcessor) Process(ctx context.Context, iprot, oprot thrift.TProtocol) (success bool, err thrift.TException)
func (*ProfileServiceProcessor) ProcessorMap ¶
func (p *ProfileServiceProcessor) ProcessorMap() map[string]thrift.TProcessorFunction
type ProfileServiceSubmitProfileArgs ¶
type ProfileServiceSubmitProfileArgs struct {
Req *SubmitProfileRequest `thrift:"req,1" frugal:"1,default,SubmitProfileRequest" json:"req"`
}
func NewProfileServiceSubmitProfileArgs ¶
func NewProfileServiceSubmitProfileArgs() *ProfileServiceSubmitProfileArgs
func (*ProfileServiceSubmitProfileArgs) BLength ¶
func (p *ProfileServiceSubmitProfileArgs) BLength() int
func (*ProfileServiceSubmitProfileArgs) DeepEqual ¶
func (p *ProfileServiceSubmitProfileArgs) DeepEqual(ano *ProfileServiceSubmitProfileArgs) bool
func (*ProfileServiceSubmitProfileArgs) FastRead ¶
func (p *ProfileServiceSubmitProfileArgs) FastRead(buf []byte) (int, error)
func (*ProfileServiceSubmitProfileArgs) FastReadField1 ¶
func (p *ProfileServiceSubmitProfileArgs) FastReadField1(buf []byte) (int, error)
func (*ProfileServiceSubmitProfileArgs) FastWrite ¶
func (p *ProfileServiceSubmitProfileArgs) FastWrite(buf []byte) int
for compatibility
func (*ProfileServiceSubmitProfileArgs) FastWriteNocopy ¶
func (p *ProfileServiceSubmitProfileArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*ProfileServiceSubmitProfileArgs) Field1DeepEqual ¶
func (p *ProfileServiceSubmitProfileArgs) Field1DeepEqual(src *SubmitProfileRequest) bool
func (*ProfileServiceSubmitProfileArgs) GetFirstArgument ¶
func (p *ProfileServiceSubmitProfileArgs) GetFirstArgument() interface{}
func (*ProfileServiceSubmitProfileArgs) GetReq ¶
func (p *ProfileServiceSubmitProfileArgs) GetReq() (v *SubmitProfileRequest)
func (*ProfileServiceSubmitProfileArgs) InitDefault ¶
func (p *ProfileServiceSubmitProfileArgs) InitDefault()
func (*ProfileServiceSubmitProfileArgs) IsSetReq ¶
func (p *ProfileServiceSubmitProfileArgs) IsSetReq() bool
func (*ProfileServiceSubmitProfileArgs) Read ¶
func (p *ProfileServiceSubmitProfileArgs) Read(iprot thrift.TProtocol) (err error)
func (*ProfileServiceSubmitProfileArgs) ReadField1 ¶
func (p *ProfileServiceSubmitProfileArgs) ReadField1(iprot thrift.TProtocol) error
func (*ProfileServiceSubmitProfileArgs) SetReq ¶
func (p *ProfileServiceSubmitProfileArgs) SetReq(val *SubmitProfileRequest)
func (*ProfileServiceSubmitProfileArgs) String ¶
func (p *ProfileServiceSubmitProfileArgs) String() string
type ProfileServiceSubmitProfileResult ¶
type ProfileServiceSubmitProfileResult struct {
Success *SubmitProfileResponse `thrift:"success,0,optional" frugal:"0,optional,SubmitProfileResponse" json:"success,omitempty"`
}
func NewProfileServiceSubmitProfileResult ¶
func NewProfileServiceSubmitProfileResult() *ProfileServiceSubmitProfileResult
func (*ProfileServiceSubmitProfileResult) BLength ¶
func (p *ProfileServiceSubmitProfileResult) BLength() int
func (*ProfileServiceSubmitProfileResult) DeepEqual ¶
func (p *ProfileServiceSubmitProfileResult) DeepEqual(ano *ProfileServiceSubmitProfileResult) bool
func (*ProfileServiceSubmitProfileResult) FastRead ¶
func (p *ProfileServiceSubmitProfileResult) FastRead(buf []byte) (int, error)
func (*ProfileServiceSubmitProfileResult) FastReadField0 ¶
func (p *ProfileServiceSubmitProfileResult) FastReadField0(buf []byte) (int, error)
func (*ProfileServiceSubmitProfileResult) FastWrite ¶
func (p *ProfileServiceSubmitProfileResult) FastWrite(buf []byte) int
for compatibility
func (*ProfileServiceSubmitProfileResult) FastWriteNocopy ¶
func (p *ProfileServiceSubmitProfileResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*ProfileServiceSubmitProfileResult) Field0DeepEqual ¶
func (p *ProfileServiceSubmitProfileResult) Field0DeepEqual(src *SubmitProfileResponse) bool
func (*ProfileServiceSubmitProfileResult) GetResult ¶
func (p *ProfileServiceSubmitProfileResult) GetResult() interface{}
func (*ProfileServiceSubmitProfileResult) GetSuccess ¶
func (p *ProfileServiceSubmitProfileResult) GetSuccess() (v *SubmitProfileResponse)
func (*ProfileServiceSubmitProfileResult) InitDefault ¶
func (p *ProfileServiceSubmitProfileResult) InitDefault()
func (*ProfileServiceSubmitProfileResult) IsSetSuccess ¶
func (p *ProfileServiceSubmitProfileResult) IsSetSuccess() bool
func (*ProfileServiceSubmitProfileResult) Read ¶
func (p *ProfileServiceSubmitProfileResult) Read(iprot thrift.TProtocol) (err error)
func (*ProfileServiceSubmitProfileResult) ReadField0 ¶
func (p *ProfileServiceSubmitProfileResult) ReadField0(iprot thrift.TProtocol) error
func (*ProfileServiceSubmitProfileResult) SetSuccess ¶
func (p *ProfileServiceSubmitProfileResult) SetSuccess(x interface{})
func (*ProfileServiceSubmitProfileResult) String ¶
func (p *ProfileServiceSubmitProfileResult) String() string
type SubmitProfileRequest ¶
type SubmitProfileRequest struct { AccountId string `thrift:"account_id,1" frugal:"1,default,string" json:"account_id"` Identity *base.Identity `thrift:"identity,2" frugal:"2,default,base.Identity" json:"identity"` }
var ProfileServiceSubmitProfileArgs_Req_DEFAULT *SubmitProfileRequest
func NewSubmitProfileRequest ¶
func NewSubmitProfileRequest() *SubmitProfileRequest
func (*SubmitProfileRequest) BLength ¶
func (p *SubmitProfileRequest) BLength() int
func (*SubmitProfileRequest) DeepEqual ¶
func (p *SubmitProfileRequest) DeepEqual(ano *SubmitProfileRequest) bool
func (*SubmitProfileRequest) FastRead ¶
func (p *SubmitProfileRequest) FastRead(buf []byte) (int, error)
func (*SubmitProfileRequest) FastReadField1 ¶
func (p *SubmitProfileRequest) FastReadField1(buf []byte) (int, error)
func (*SubmitProfileRequest) FastReadField2 ¶
func (p *SubmitProfileRequest) FastReadField2(buf []byte) (int, error)
func (*SubmitProfileRequest) FastWrite ¶
func (p *SubmitProfileRequest) FastWrite(buf []byte) int
for compatibility
func (*SubmitProfileRequest) FastWriteNocopy ¶
func (p *SubmitProfileRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*SubmitProfileRequest) Field1DeepEqual ¶
func (p *SubmitProfileRequest) Field1DeepEqual(src string) bool
func (*SubmitProfileRequest) Field2DeepEqual ¶
func (p *SubmitProfileRequest) Field2DeepEqual(src *base.Identity) bool
func (*SubmitProfileRequest) GetAccountId ¶
func (p *SubmitProfileRequest) GetAccountId() (v string)
func (*SubmitProfileRequest) GetIdentity ¶
func (p *SubmitProfileRequest) GetIdentity() (v *base.Identity)
func (*SubmitProfileRequest) InitDefault ¶
func (p *SubmitProfileRequest) InitDefault()
func (*SubmitProfileRequest) IsSetIdentity ¶
func (p *SubmitProfileRequest) IsSetIdentity() bool
func (*SubmitProfileRequest) Read ¶
func (p *SubmitProfileRequest) Read(iprot thrift.TProtocol) (err error)
func (*SubmitProfileRequest) ReadField1 ¶
func (p *SubmitProfileRequest) ReadField1(iprot thrift.TProtocol) error
func (*SubmitProfileRequest) ReadField2 ¶
func (p *SubmitProfileRequest) ReadField2(iprot thrift.TProtocol) error
func (*SubmitProfileRequest) SetAccountId ¶
func (p *SubmitProfileRequest) SetAccountId(val string)
func (*SubmitProfileRequest) SetIdentity ¶
func (p *SubmitProfileRequest) SetIdentity(val *base.Identity)
func (*SubmitProfileRequest) String ¶
func (p *SubmitProfileRequest) String() string
type SubmitProfileResponse ¶
type SubmitProfileResponse struct { BaseResp *base.BaseResponse `thrift:"base_resp,1" frugal:"1,default,base.BaseResponse" json:"base_resp"` Profile *base.Profile `thrift:"profile,2" frugal:"2,default,base.Profile" json:"profile"` }
var ProfileServiceSubmitProfileResult_Success_DEFAULT *SubmitProfileResponse
func NewSubmitProfileResponse ¶
func NewSubmitProfileResponse() *SubmitProfileResponse
func (*SubmitProfileResponse) BLength ¶
func (p *SubmitProfileResponse) BLength() int
func (*SubmitProfileResponse) DeepEqual ¶
func (p *SubmitProfileResponse) DeepEqual(ano *SubmitProfileResponse) bool
func (*SubmitProfileResponse) FastRead ¶
func (p *SubmitProfileResponse) FastRead(buf []byte) (int, error)
func (*SubmitProfileResponse) FastReadField1 ¶
func (p *SubmitProfileResponse) FastReadField1(buf []byte) (int, error)
func (*SubmitProfileResponse) FastReadField2 ¶
func (p *SubmitProfileResponse) FastReadField2(buf []byte) (int, error)
func (*SubmitProfileResponse) FastWrite ¶
func (p *SubmitProfileResponse) FastWrite(buf []byte) int
for compatibility
func (*SubmitProfileResponse) FastWriteNocopy ¶
func (p *SubmitProfileResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*SubmitProfileResponse) Field1DeepEqual ¶
func (p *SubmitProfileResponse) Field1DeepEqual(src *base.BaseResponse) bool
func (*SubmitProfileResponse) Field2DeepEqual ¶
func (p *SubmitProfileResponse) Field2DeepEqual(src *base.Profile) bool
func (*SubmitProfileResponse) GetBaseResp ¶
func (p *SubmitProfileResponse) GetBaseResp() (v *base.BaseResponse)
func (*SubmitProfileResponse) GetProfile ¶
func (p *SubmitProfileResponse) GetProfile() (v *base.Profile)
func (*SubmitProfileResponse) InitDefault ¶
func (p *SubmitProfileResponse) InitDefault()
func (*SubmitProfileResponse) IsSetBaseResp ¶
func (p *SubmitProfileResponse) IsSetBaseResp() bool
func (*SubmitProfileResponse) IsSetProfile ¶
func (p *SubmitProfileResponse) IsSetProfile() bool
func (*SubmitProfileResponse) Read ¶
func (p *SubmitProfileResponse) Read(iprot thrift.TProtocol) (err error)
func (*SubmitProfileResponse) ReadField1 ¶
func (p *SubmitProfileResponse) ReadField1(iprot thrift.TProtocol) error
func (*SubmitProfileResponse) ReadField2 ¶
func (p *SubmitProfileResponse) ReadField2(iprot thrift.TProtocol) error
func (*SubmitProfileResponse) SetBaseResp ¶
func (p *SubmitProfileResponse) SetBaseResp(val *base.BaseResponse)
func (*SubmitProfileResponse) SetProfile ¶
func (p *SubmitProfileResponse) SetProfile(val *base.Profile)
func (*SubmitProfileResponse) String ¶
func (p *SubmitProfileResponse) String() string