Documentation ¶
Index ¶
- Variables
- type DouyinBatchGetUserRequest
- func (p *DouyinBatchGetUserRequest) BLength() int
- func (p *DouyinBatchGetUserRequest) DeepEqual(ano *DouyinBatchGetUserRequest) bool
- func (p *DouyinBatchGetUserRequest) FastRead(buf []byte) (int, error)
- func (p *DouyinBatchGetUserRequest) FastReadField1(buf []byte) (int, error)
- func (p *DouyinBatchGetUserRequest) FastReadField2(buf []byte) (int, error)
- func (p *DouyinBatchGetUserRequest) FastWrite(buf []byte) int
- func (p *DouyinBatchGetUserRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *DouyinBatchGetUserRequest) Field1DeepEqual(src int64) bool
- func (p *DouyinBatchGetUserRequest) Field2DeepEqual(src []int64) bool
- func (p *DouyinBatchGetUserRequest) GetOwnerIdList() (v []int64)
- func (p *DouyinBatchGetUserRequest) GetViewerId() (v int64)
- func (p *DouyinBatchGetUserRequest) InitDefault()
- func (p *DouyinBatchGetUserRequest) Read(iprot thrift.TProtocol) (err error)
- func (p *DouyinBatchGetUserRequest) ReadField1(iprot thrift.TProtocol) error
- func (p *DouyinBatchGetUserRequest) ReadField2(iprot thrift.TProtocol) error
- func (p *DouyinBatchGetUserRequest) SetOwnerIdList(val []int64)
- func (p *DouyinBatchGetUserRequest) SetViewerId(val int64)
- func (p *DouyinBatchGetUserRequest) String() string
- func (p *DouyinBatchGetUserRequest) Write(oprot thrift.TProtocol) (err error)
- type DouyinBatchGetUserResonse
- func (p *DouyinBatchGetUserResonse) BLength() int
- func (p *DouyinBatchGetUserResonse) DeepEqual(ano *DouyinBatchGetUserResonse) bool
- func (p *DouyinBatchGetUserResonse) FastRead(buf []byte) (int, error)
- func (p *DouyinBatchGetUserResonse) FastReadField1(buf []byte) (int, error)
- func (p *DouyinBatchGetUserResonse) FastReadField2(buf []byte) (int, error)
- func (p *DouyinBatchGetUserResonse) FastWrite(buf []byte) int
- func (p *DouyinBatchGetUserResonse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *DouyinBatchGetUserResonse) Field1DeepEqual(src *base.DouyinBaseResponse) bool
- func (p *DouyinBatchGetUserResonse) Field2DeepEqual(src []*base.User) bool
- func (p *DouyinBatchGetUserResonse) GetBaseResp() (v *base.DouyinBaseResponse)
- func (p *DouyinBatchGetUserResonse) GetUserList() (v []*base.User)
- func (p *DouyinBatchGetUserResonse) InitDefault()
- func (p *DouyinBatchGetUserResonse) IsSetBaseResp() bool
- func (p *DouyinBatchGetUserResonse) Read(iprot thrift.TProtocol) (err error)
- func (p *DouyinBatchGetUserResonse) ReadField1(iprot thrift.TProtocol) error
- func (p *DouyinBatchGetUserResonse) ReadField2(iprot thrift.TProtocol) error
- func (p *DouyinBatchGetUserResonse) SetBaseResp(val *base.DouyinBaseResponse)
- func (p *DouyinBatchGetUserResonse) SetUserList(val []*base.User)
- func (p *DouyinBatchGetUserResonse) String() string
- func (p *DouyinBatchGetUserResonse) Write(oprot thrift.TProtocol) (err error)
- type DouyinGetRelationFollowListRequest
- func (p *DouyinGetRelationFollowListRequest) BLength() int
- func (p *DouyinGetRelationFollowListRequest) DeepEqual(ano *DouyinGetRelationFollowListRequest) bool
- func (p *DouyinGetRelationFollowListRequest) FastRead(buf []byte) (int, error)
- func (p *DouyinGetRelationFollowListRequest) FastReadField1(buf []byte) (int, error)
- func (p *DouyinGetRelationFollowListRequest) FastReadField2(buf []byte) (int, error)
- func (p *DouyinGetRelationFollowListRequest) FastWrite(buf []byte) int
- func (p *DouyinGetRelationFollowListRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *DouyinGetRelationFollowListRequest) Field1DeepEqual(src int64) bool
- func (p *DouyinGetRelationFollowListRequest) Field2DeepEqual(src int64) bool
- func (p *DouyinGetRelationFollowListRequest) GetOwnerId() (v int64)
- func (p *DouyinGetRelationFollowListRequest) GetViewerId() (v int64)
- func (p *DouyinGetRelationFollowListRequest) InitDefault()
- func (p *DouyinGetRelationFollowListRequest) Read(iprot thrift.TProtocol) (err error)
- func (p *DouyinGetRelationFollowListRequest) ReadField1(iprot thrift.TProtocol) error
- func (p *DouyinGetRelationFollowListRequest) ReadField2(iprot thrift.TProtocol) error
- func (p *DouyinGetRelationFollowListRequest) SetOwnerId(val int64)
- func (p *DouyinGetRelationFollowListRequest) SetViewerId(val int64)
- func (p *DouyinGetRelationFollowListRequest) String() string
- func (p *DouyinGetRelationFollowListRequest) Write(oprot thrift.TProtocol) (err error)
- type DouyinGetRelationFollowListResponse
- func (p *DouyinGetRelationFollowListResponse) BLength() int
- func (p *DouyinGetRelationFollowListResponse) DeepEqual(ano *DouyinGetRelationFollowListResponse) bool
- func (p *DouyinGetRelationFollowListResponse) FastRead(buf []byte) (int, error)
- func (p *DouyinGetRelationFollowListResponse) FastReadField1(buf []byte) (int, error)
- func (p *DouyinGetRelationFollowListResponse) FastReadField2(buf []byte) (int, error)
- func (p *DouyinGetRelationFollowListResponse) FastWrite(buf []byte) int
- func (p *DouyinGetRelationFollowListResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *DouyinGetRelationFollowListResponse) Field1DeepEqual(src *base.DouyinBaseResponse) bool
- func (p *DouyinGetRelationFollowListResponse) Field2DeepEqual(src []*base.User) bool
- func (p *DouyinGetRelationFollowListResponse) GetBaseResp() (v *base.DouyinBaseResponse)
- func (p *DouyinGetRelationFollowListResponse) GetUserList() (v []*base.User)
- func (p *DouyinGetRelationFollowListResponse) InitDefault()
- func (p *DouyinGetRelationFollowListResponse) IsSetBaseResp() bool
- func (p *DouyinGetRelationFollowListResponse) Read(iprot thrift.TProtocol) (err error)
- func (p *DouyinGetRelationFollowListResponse) ReadField1(iprot thrift.TProtocol) error
- func (p *DouyinGetRelationFollowListResponse) ReadField2(iprot thrift.TProtocol) error
- func (p *DouyinGetRelationFollowListResponse) SetBaseResp(val *base.DouyinBaseResponse)
- func (p *DouyinGetRelationFollowListResponse) SetUserList(val []*base.User)
- func (p *DouyinGetRelationFollowListResponse) String() string
- func (p *DouyinGetRelationFollowListResponse) Write(oprot thrift.TProtocol) (err error)
- type DouyinGetRelationFollowerListRequest
- func (p *DouyinGetRelationFollowerListRequest) BLength() int
- func (p *DouyinGetRelationFollowerListRequest) DeepEqual(ano *DouyinGetRelationFollowerListRequest) bool
- func (p *DouyinGetRelationFollowerListRequest) FastRead(buf []byte) (int, error)
- func (p *DouyinGetRelationFollowerListRequest) FastReadField1(buf []byte) (int, error)
- func (p *DouyinGetRelationFollowerListRequest) FastReadField2(buf []byte) (int, error)
- func (p *DouyinGetRelationFollowerListRequest) FastWrite(buf []byte) int
- func (p *DouyinGetRelationFollowerListRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *DouyinGetRelationFollowerListRequest) Field1DeepEqual(src int64) bool
- func (p *DouyinGetRelationFollowerListRequest) Field2DeepEqual(src int64) bool
- func (p *DouyinGetRelationFollowerListRequest) GetOwnerId() (v int64)
- func (p *DouyinGetRelationFollowerListRequest) GetViewerId() (v int64)
- func (p *DouyinGetRelationFollowerListRequest) InitDefault()
- func (p *DouyinGetRelationFollowerListRequest) Read(iprot thrift.TProtocol) (err error)
- func (p *DouyinGetRelationFollowerListRequest) ReadField1(iprot thrift.TProtocol) error
- func (p *DouyinGetRelationFollowerListRequest) ReadField2(iprot thrift.TProtocol) error
- func (p *DouyinGetRelationFollowerListRequest) SetOwnerId(val int64)
- func (p *DouyinGetRelationFollowerListRequest) SetViewerId(val int64)
- func (p *DouyinGetRelationFollowerListRequest) String() string
- func (p *DouyinGetRelationFollowerListRequest) Write(oprot thrift.TProtocol) (err error)
- type DouyinGetRelationFollowerListResponse
- func (p *DouyinGetRelationFollowerListResponse) BLength() int
- func (p *DouyinGetRelationFollowerListResponse) DeepEqual(ano *DouyinGetRelationFollowerListResponse) bool
- func (p *DouyinGetRelationFollowerListResponse) FastRead(buf []byte) (int, error)
- func (p *DouyinGetRelationFollowerListResponse) FastReadField1(buf []byte) (int, error)
- func (p *DouyinGetRelationFollowerListResponse) FastReadField2(buf []byte) (int, error)
- func (p *DouyinGetRelationFollowerListResponse) FastWrite(buf []byte) int
- func (p *DouyinGetRelationFollowerListResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *DouyinGetRelationFollowerListResponse) Field1DeepEqual(src *base.DouyinBaseResponse) bool
- func (p *DouyinGetRelationFollowerListResponse) Field2DeepEqual(src []*base.User) bool
- func (p *DouyinGetRelationFollowerListResponse) GetBaseResp() (v *base.DouyinBaseResponse)
- func (p *DouyinGetRelationFollowerListResponse) GetUserList() (v []*base.User)
- func (p *DouyinGetRelationFollowerListResponse) InitDefault()
- func (p *DouyinGetRelationFollowerListResponse) IsSetBaseResp() bool
- func (p *DouyinGetRelationFollowerListResponse) Read(iprot thrift.TProtocol) (err error)
- func (p *DouyinGetRelationFollowerListResponse) ReadField1(iprot thrift.TProtocol) error
- func (p *DouyinGetRelationFollowerListResponse) ReadField2(iprot thrift.TProtocol) error
- func (p *DouyinGetRelationFollowerListResponse) SetBaseResp(val *base.DouyinBaseResponse)
- func (p *DouyinGetRelationFollowerListResponse) SetUserList(val []*base.User)
- func (p *DouyinGetRelationFollowerListResponse) String() string
- func (p *DouyinGetRelationFollowerListResponse) Write(oprot thrift.TProtocol) (err error)
- type DouyinGetRelationFriendListRequest
- func (p *DouyinGetRelationFriendListRequest) BLength() int
- func (p *DouyinGetRelationFriendListRequest) DeepEqual(ano *DouyinGetRelationFriendListRequest) bool
- func (p *DouyinGetRelationFriendListRequest) FastRead(buf []byte) (int, error)
- func (p *DouyinGetRelationFriendListRequest) FastReadField1(buf []byte) (int, error)
- func (p *DouyinGetRelationFriendListRequest) FastReadField2(buf []byte) (int, error)
- func (p *DouyinGetRelationFriendListRequest) FastWrite(buf []byte) int
- func (p *DouyinGetRelationFriendListRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *DouyinGetRelationFriendListRequest) Field1DeepEqual(src int64) bool
- func (p *DouyinGetRelationFriendListRequest) Field2DeepEqual(src int64) bool
- func (p *DouyinGetRelationFriendListRequest) GetOwnerId() (v int64)
- func (p *DouyinGetRelationFriendListRequest) GetViewerId() (v int64)
- func (p *DouyinGetRelationFriendListRequest) InitDefault()
- func (p *DouyinGetRelationFriendListRequest) Read(iprot thrift.TProtocol) (err error)
- func (p *DouyinGetRelationFriendListRequest) ReadField1(iprot thrift.TProtocol) error
- func (p *DouyinGetRelationFriendListRequest) ReadField2(iprot thrift.TProtocol) error
- func (p *DouyinGetRelationFriendListRequest) SetOwnerId(val int64)
- func (p *DouyinGetRelationFriendListRequest) SetViewerId(val int64)
- func (p *DouyinGetRelationFriendListRequest) String() string
- func (p *DouyinGetRelationFriendListRequest) Write(oprot thrift.TProtocol) (err error)
- type DouyinGetRelationFriendListResponse
- func (p *DouyinGetRelationFriendListResponse) BLength() int
- func (p *DouyinGetRelationFriendListResponse) DeepEqual(ano *DouyinGetRelationFriendListResponse) bool
- func (p *DouyinGetRelationFriendListResponse) FastRead(buf []byte) (int, error)
- func (p *DouyinGetRelationFriendListResponse) FastReadField1(buf []byte) (int, error)
- func (p *DouyinGetRelationFriendListResponse) FastReadField2(buf []byte) (int, error)
- func (p *DouyinGetRelationFriendListResponse) FastWrite(buf []byte) int
- func (p *DouyinGetRelationFriendListResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *DouyinGetRelationFriendListResponse) Field1DeepEqual(src *base.DouyinBaseResponse) bool
- func (p *DouyinGetRelationFriendListResponse) Field2DeepEqual(src []*base.FriendUser) bool
- func (p *DouyinGetRelationFriendListResponse) GetBaseResp() (v *base.DouyinBaseResponse)
- func (p *DouyinGetRelationFriendListResponse) GetUserList() (v []*base.FriendUser)
- func (p *DouyinGetRelationFriendListResponse) InitDefault()
- func (p *DouyinGetRelationFriendListResponse) IsSetBaseResp() bool
- func (p *DouyinGetRelationFriendListResponse) Read(iprot thrift.TProtocol) (err error)
- func (p *DouyinGetRelationFriendListResponse) ReadField1(iprot thrift.TProtocol) error
- func (p *DouyinGetRelationFriendListResponse) ReadField2(iprot thrift.TProtocol) error
- func (p *DouyinGetRelationFriendListResponse) SetBaseResp(val *base.DouyinBaseResponse)
- func (p *DouyinGetRelationFriendListResponse) SetUserList(val []*base.FriendUser)
- func (p *DouyinGetRelationFriendListResponse) String() string
- func (p *DouyinGetRelationFriendListResponse) Write(oprot thrift.TProtocol) (err error)
- type DouyinGetUserRequest
- func (p *DouyinGetUserRequest) BLength() int
- func (p *DouyinGetUserRequest) DeepEqual(ano *DouyinGetUserRequest) bool
- func (p *DouyinGetUserRequest) FastRead(buf []byte) (int, error)
- func (p *DouyinGetUserRequest) FastReadField1(buf []byte) (int, error)
- func (p *DouyinGetUserRequest) FastReadField2(buf []byte) (int, error)
- func (p *DouyinGetUserRequest) FastWrite(buf []byte) int
- func (p *DouyinGetUserRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *DouyinGetUserRequest) Field1DeepEqual(src int64) bool
- func (p *DouyinGetUserRequest) Field2DeepEqual(src int64) bool
- func (p *DouyinGetUserRequest) GetOwnerId() (v int64)
- func (p *DouyinGetUserRequest) GetViewerId() (v int64)
- func (p *DouyinGetUserRequest) InitDefault()
- func (p *DouyinGetUserRequest) Read(iprot thrift.TProtocol) (err error)
- func (p *DouyinGetUserRequest) ReadField1(iprot thrift.TProtocol) error
- func (p *DouyinGetUserRequest) ReadField2(iprot thrift.TProtocol) error
- func (p *DouyinGetUserRequest) SetOwnerId(val int64)
- func (p *DouyinGetUserRequest) SetViewerId(val int64)
- func (p *DouyinGetUserRequest) String() string
- func (p *DouyinGetUserRequest) Write(oprot thrift.TProtocol) (err error)
- type DouyinGetUserResponse
- func (p *DouyinGetUserResponse) BLength() int
- func (p *DouyinGetUserResponse) DeepEqual(ano *DouyinGetUserResponse) bool
- func (p *DouyinGetUserResponse) FastRead(buf []byte) (int, error)
- func (p *DouyinGetUserResponse) FastReadField1(buf []byte) (int, error)
- func (p *DouyinGetUserResponse) FastReadField2(buf []byte) (int, error)
- func (p *DouyinGetUserResponse) FastWrite(buf []byte) int
- func (p *DouyinGetUserResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *DouyinGetUserResponse) Field1DeepEqual(src *base.DouyinBaseResponse) bool
- func (p *DouyinGetUserResponse) Field2DeepEqual(src *base.User) bool
- func (p *DouyinGetUserResponse) GetBaseResp() (v *base.DouyinBaseResponse)
- func (p *DouyinGetUserResponse) GetUser() (v *base.User)
- func (p *DouyinGetUserResponse) InitDefault()
- func (p *DouyinGetUserResponse) IsSetBaseResp() bool
- func (p *DouyinGetUserResponse) IsSetUser() bool
- func (p *DouyinGetUserResponse) Read(iprot thrift.TProtocol) (err error)
- func (p *DouyinGetUserResponse) ReadField1(iprot thrift.TProtocol) error
- func (p *DouyinGetUserResponse) ReadField2(iprot thrift.TProtocol) error
- func (p *DouyinGetUserResponse) SetBaseResp(val *base.DouyinBaseResponse)
- func (p *DouyinGetUserResponse) SetUser(val *base.User)
- func (p *DouyinGetUserResponse) String() string
- func (p *DouyinGetUserResponse) Write(oprot thrift.TProtocol) (err error)
- type DouyinUserLoginRequest
- func (p *DouyinUserLoginRequest) BLength() int
- func (p *DouyinUserLoginRequest) DeepEqual(ano *DouyinUserLoginRequest) bool
- func (p *DouyinUserLoginRequest) FastRead(buf []byte) (int, error)
- func (p *DouyinUserLoginRequest) FastReadField1(buf []byte) (int, error)
- func (p *DouyinUserLoginRequest) FastReadField2(buf []byte) (int, error)
- func (p *DouyinUserLoginRequest) FastWrite(buf []byte) int
- func (p *DouyinUserLoginRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *DouyinUserLoginRequest) Field1DeepEqual(src string) bool
- func (p *DouyinUserLoginRequest) Field2DeepEqual(src string) bool
- func (p *DouyinUserLoginRequest) GetPassword() (v string)
- func (p *DouyinUserLoginRequest) GetUsername() (v string)
- func (p *DouyinUserLoginRequest) InitDefault()
- func (p *DouyinUserLoginRequest) Read(iprot thrift.TProtocol) (err error)
- func (p *DouyinUserLoginRequest) ReadField1(iprot thrift.TProtocol) error
- func (p *DouyinUserLoginRequest) ReadField2(iprot thrift.TProtocol) error
- func (p *DouyinUserLoginRequest) SetPassword(val string)
- func (p *DouyinUserLoginRequest) SetUsername(val string)
- func (p *DouyinUserLoginRequest) String() string
- func (p *DouyinUserLoginRequest) Write(oprot thrift.TProtocol) (err error)
- type DouyinUserLoginResponse
- func (p *DouyinUserLoginResponse) BLength() int
- func (p *DouyinUserLoginResponse) DeepEqual(ano *DouyinUserLoginResponse) bool
- func (p *DouyinUserLoginResponse) FastRead(buf []byte) (int, error)
- func (p *DouyinUserLoginResponse) FastReadField1(buf []byte) (int, error)
- func (p *DouyinUserLoginResponse) FastReadField2(buf []byte) (int, error)
- func (p *DouyinUserLoginResponse) FastReadField3(buf []byte) (int, error)
- func (p *DouyinUserLoginResponse) FastWrite(buf []byte) int
- func (p *DouyinUserLoginResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *DouyinUserLoginResponse) Field1DeepEqual(src *base.DouyinBaseResponse) bool
- func (p *DouyinUserLoginResponse) Field2DeepEqual(src int64) bool
- func (p *DouyinUserLoginResponse) Field3DeepEqual(src string) bool
- func (p *DouyinUserLoginResponse) GetBaseResp() (v *base.DouyinBaseResponse)
- func (p *DouyinUserLoginResponse) GetToken() (v string)
- func (p *DouyinUserLoginResponse) GetUserId() (v int64)
- func (p *DouyinUserLoginResponse) InitDefault()
- func (p *DouyinUserLoginResponse) IsSetBaseResp() bool
- func (p *DouyinUserLoginResponse) Read(iprot thrift.TProtocol) (err error)
- func (p *DouyinUserLoginResponse) ReadField1(iprot thrift.TProtocol) error
- func (p *DouyinUserLoginResponse) ReadField2(iprot thrift.TProtocol) error
- func (p *DouyinUserLoginResponse) ReadField3(iprot thrift.TProtocol) error
- func (p *DouyinUserLoginResponse) SetBaseResp(val *base.DouyinBaseResponse)
- func (p *DouyinUserLoginResponse) SetToken(val string)
- func (p *DouyinUserLoginResponse) SetUserId(val int64)
- func (p *DouyinUserLoginResponse) String() string
- func (p *DouyinUserLoginResponse) Write(oprot thrift.TProtocol) (err error)
- type DouyinUserRegisterRequest
- func (p *DouyinUserRegisterRequest) BLength() int
- func (p *DouyinUserRegisterRequest) DeepEqual(ano *DouyinUserRegisterRequest) bool
- func (p *DouyinUserRegisterRequest) FastRead(buf []byte) (int, error)
- func (p *DouyinUserRegisterRequest) FastReadField1(buf []byte) (int, error)
- func (p *DouyinUserRegisterRequest) FastReadField2(buf []byte) (int, error)
- func (p *DouyinUserRegisterRequest) FastWrite(buf []byte) int
- func (p *DouyinUserRegisterRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *DouyinUserRegisterRequest) Field1DeepEqual(src string) bool
- func (p *DouyinUserRegisterRequest) Field2DeepEqual(src string) bool
- func (p *DouyinUserRegisterRequest) GetPassword() (v string)
- func (p *DouyinUserRegisterRequest) GetUsername() (v string)
- func (p *DouyinUserRegisterRequest) InitDefault()
- func (p *DouyinUserRegisterRequest) Read(iprot thrift.TProtocol) (err error)
- func (p *DouyinUserRegisterRequest) ReadField1(iprot thrift.TProtocol) error
- func (p *DouyinUserRegisterRequest) ReadField2(iprot thrift.TProtocol) error
- func (p *DouyinUserRegisterRequest) SetPassword(val string)
- func (p *DouyinUserRegisterRequest) SetUsername(val string)
- func (p *DouyinUserRegisterRequest) String() string
- func (p *DouyinUserRegisterRequest) Write(oprot thrift.TProtocol) (err error)
- type DouyinUserRegisterResponse
- func (p *DouyinUserRegisterResponse) BLength() int
- func (p *DouyinUserRegisterResponse) DeepEqual(ano *DouyinUserRegisterResponse) bool
- func (p *DouyinUserRegisterResponse) FastRead(buf []byte) (int, error)
- func (p *DouyinUserRegisterResponse) FastReadField1(buf []byte) (int, error)
- func (p *DouyinUserRegisterResponse) FastReadField2(buf []byte) (int, error)
- func (p *DouyinUserRegisterResponse) FastReadField3(buf []byte) (int, error)
- func (p *DouyinUserRegisterResponse) FastWrite(buf []byte) int
- func (p *DouyinUserRegisterResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *DouyinUserRegisterResponse) Field1DeepEqual(src *base.DouyinBaseResponse) bool
- func (p *DouyinUserRegisterResponse) Field2DeepEqual(src int64) bool
- func (p *DouyinUserRegisterResponse) Field3DeepEqual(src string) bool
- func (p *DouyinUserRegisterResponse) GetBaseResp() (v *base.DouyinBaseResponse)
- func (p *DouyinUserRegisterResponse) GetToken() (v string)
- func (p *DouyinUserRegisterResponse) GetUserId() (v int64)
- func (p *DouyinUserRegisterResponse) InitDefault()
- func (p *DouyinUserRegisterResponse) IsSetBaseResp() bool
- func (p *DouyinUserRegisterResponse) Read(iprot thrift.TProtocol) (err error)
- func (p *DouyinUserRegisterResponse) ReadField1(iprot thrift.TProtocol) error
- func (p *DouyinUserRegisterResponse) ReadField2(iprot thrift.TProtocol) error
- func (p *DouyinUserRegisterResponse) ReadField3(iprot thrift.TProtocol) error
- func (p *DouyinUserRegisterResponse) SetBaseResp(val *base.DouyinBaseResponse)
- func (p *DouyinUserRegisterResponse) SetToken(val string)
- func (p *DouyinUserRegisterResponse) SetUserId(val int64)
- func (p *DouyinUserRegisterResponse) String() string
- func (p *DouyinUserRegisterResponse) Write(oprot thrift.TProtocol) (err error)
- type UserService
- type UserServiceBatchGetUserInfoArgs
- func (p *UserServiceBatchGetUserInfoArgs) BLength() int
- func (p *UserServiceBatchGetUserInfoArgs) DeepEqual(ano *UserServiceBatchGetUserInfoArgs) bool
- func (p *UserServiceBatchGetUserInfoArgs) FastRead(buf []byte) (int, error)
- func (p *UserServiceBatchGetUserInfoArgs) FastReadField1(buf []byte) (int, error)
- func (p *UserServiceBatchGetUserInfoArgs) FastWrite(buf []byte) int
- func (p *UserServiceBatchGetUserInfoArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *UserServiceBatchGetUserInfoArgs) Field1DeepEqual(src *DouyinBatchGetUserRequest) bool
- func (p *UserServiceBatchGetUserInfoArgs) GetFirstArgument() interface{}
- func (p *UserServiceBatchGetUserInfoArgs) GetReq() (v *DouyinBatchGetUserRequest)
- func (p *UserServiceBatchGetUserInfoArgs) InitDefault()
- func (p *UserServiceBatchGetUserInfoArgs) IsSetReq() bool
- func (p *UserServiceBatchGetUserInfoArgs) Read(iprot thrift.TProtocol) (err error)
- func (p *UserServiceBatchGetUserInfoArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *UserServiceBatchGetUserInfoArgs) SetReq(val *DouyinBatchGetUserRequest)
- func (p *UserServiceBatchGetUserInfoArgs) String() string
- func (p *UserServiceBatchGetUserInfoArgs) Write(oprot thrift.TProtocol) (err error)
- type UserServiceBatchGetUserInfoResult
- func (p *UserServiceBatchGetUserInfoResult) BLength() int
- func (p *UserServiceBatchGetUserInfoResult) DeepEqual(ano *UserServiceBatchGetUserInfoResult) bool
- func (p *UserServiceBatchGetUserInfoResult) FastRead(buf []byte) (int, error)
- func (p *UserServiceBatchGetUserInfoResult) FastReadField0(buf []byte) (int, error)
- func (p *UserServiceBatchGetUserInfoResult) FastWrite(buf []byte) int
- func (p *UserServiceBatchGetUserInfoResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *UserServiceBatchGetUserInfoResult) Field0DeepEqual(src *DouyinBatchGetUserResonse) bool
- func (p *UserServiceBatchGetUserInfoResult) GetResult() interface{}
- func (p *UserServiceBatchGetUserInfoResult) GetSuccess() (v *DouyinBatchGetUserResonse)
- func (p *UserServiceBatchGetUserInfoResult) InitDefault()
- func (p *UserServiceBatchGetUserInfoResult) IsSetSuccess() bool
- func (p *UserServiceBatchGetUserInfoResult) Read(iprot thrift.TProtocol) (err error)
- func (p *UserServiceBatchGetUserInfoResult) ReadField0(iprot thrift.TProtocol) error
- func (p *UserServiceBatchGetUserInfoResult) SetSuccess(x interface{})
- func (p *UserServiceBatchGetUserInfoResult) String() string
- func (p *UserServiceBatchGetUserInfoResult) Write(oprot thrift.TProtocol) (err error)
- type UserServiceClient
- func (p *UserServiceClient) BatchGetUserInfo(ctx context.Context, req *DouyinBatchGetUserRequest) (r *DouyinBatchGetUserResonse, err error)
- func (p *UserServiceClient) Client_() thrift.TClient
- func (p *UserServiceClient) GetFollowList(ctx context.Context, req *DouyinGetRelationFollowListRequest) (r *DouyinGetRelationFollowListResponse, err error)
- func (p *UserServiceClient) GetFollowerList(ctx context.Context, req *DouyinGetRelationFollowerListRequest) (r *DouyinGetRelationFollowerListResponse, err error)
- func (p *UserServiceClient) GetFriendList(ctx context.Context, req *DouyinGetRelationFriendListRequest) (r *DouyinGetRelationFriendListResponse, err error)
- func (p *UserServiceClient) GetUserInfo(ctx context.Context, req *DouyinGetUserRequest) (r *DouyinGetUserResponse, err error)
- func (p *UserServiceClient) Login(ctx context.Context, req *DouyinUserLoginRequest) (r *DouyinUserLoginResponse, err error)
- func (p *UserServiceClient) Register(ctx context.Context, req *DouyinUserRegisterRequest) (r *DouyinUserRegisterResponse, err error)
- type UserServiceGetFollowListArgs
- func (p *UserServiceGetFollowListArgs) BLength() int
- func (p *UserServiceGetFollowListArgs) DeepEqual(ano *UserServiceGetFollowListArgs) bool
- func (p *UserServiceGetFollowListArgs) FastRead(buf []byte) (int, error)
- func (p *UserServiceGetFollowListArgs) FastReadField1(buf []byte) (int, error)
- func (p *UserServiceGetFollowListArgs) FastWrite(buf []byte) int
- func (p *UserServiceGetFollowListArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *UserServiceGetFollowListArgs) Field1DeepEqual(src *DouyinGetRelationFollowListRequest) bool
- func (p *UserServiceGetFollowListArgs) GetFirstArgument() interface{}
- func (p *UserServiceGetFollowListArgs) GetReq() (v *DouyinGetRelationFollowListRequest)
- func (p *UserServiceGetFollowListArgs) InitDefault()
- func (p *UserServiceGetFollowListArgs) IsSetReq() bool
- func (p *UserServiceGetFollowListArgs) Read(iprot thrift.TProtocol) (err error)
- func (p *UserServiceGetFollowListArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *UserServiceGetFollowListArgs) SetReq(val *DouyinGetRelationFollowListRequest)
- func (p *UserServiceGetFollowListArgs) String() string
- func (p *UserServiceGetFollowListArgs) Write(oprot thrift.TProtocol) (err error)
- type UserServiceGetFollowListResult
- func (p *UserServiceGetFollowListResult) BLength() int
- func (p *UserServiceGetFollowListResult) DeepEqual(ano *UserServiceGetFollowListResult) bool
- func (p *UserServiceGetFollowListResult) FastRead(buf []byte) (int, error)
- func (p *UserServiceGetFollowListResult) FastReadField0(buf []byte) (int, error)
- func (p *UserServiceGetFollowListResult) FastWrite(buf []byte) int
- func (p *UserServiceGetFollowListResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *UserServiceGetFollowListResult) Field0DeepEqual(src *DouyinGetRelationFollowListResponse) bool
- func (p *UserServiceGetFollowListResult) GetResult() interface{}
- func (p *UserServiceGetFollowListResult) GetSuccess() (v *DouyinGetRelationFollowListResponse)
- func (p *UserServiceGetFollowListResult) InitDefault()
- func (p *UserServiceGetFollowListResult) IsSetSuccess() bool
- func (p *UserServiceGetFollowListResult) Read(iprot thrift.TProtocol) (err error)
- func (p *UserServiceGetFollowListResult) ReadField0(iprot thrift.TProtocol) error
- func (p *UserServiceGetFollowListResult) SetSuccess(x interface{})
- func (p *UserServiceGetFollowListResult) String() string
- func (p *UserServiceGetFollowListResult) Write(oprot thrift.TProtocol) (err error)
- type UserServiceGetFollowerListArgs
- func (p *UserServiceGetFollowerListArgs) BLength() int
- func (p *UserServiceGetFollowerListArgs) DeepEqual(ano *UserServiceGetFollowerListArgs) bool
- func (p *UserServiceGetFollowerListArgs) FastRead(buf []byte) (int, error)
- func (p *UserServiceGetFollowerListArgs) FastReadField1(buf []byte) (int, error)
- func (p *UserServiceGetFollowerListArgs) FastWrite(buf []byte) int
- func (p *UserServiceGetFollowerListArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *UserServiceGetFollowerListArgs) Field1DeepEqual(src *DouyinGetRelationFollowerListRequest) bool
- func (p *UserServiceGetFollowerListArgs) GetFirstArgument() interface{}
- func (p *UserServiceGetFollowerListArgs) GetReq() (v *DouyinGetRelationFollowerListRequest)
- func (p *UserServiceGetFollowerListArgs) InitDefault()
- func (p *UserServiceGetFollowerListArgs) IsSetReq() bool
- func (p *UserServiceGetFollowerListArgs) Read(iprot thrift.TProtocol) (err error)
- func (p *UserServiceGetFollowerListArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *UserServiceGetFollowerListArgs) SetReq(val *DouyinGetRelationFollowerListRequest)
- func (p *UserServiceGetFollowerListArgs) String() string
- func (p *UserServiceGetFollowerListArgs) Write(oprot thrift.TProtocol) (err error)
- type UserServiceGetFollowerListResult
- func (p *UserServiceGetFollowerListResult) BLength() int
- func (p *UserServiceGetFollowerListResult) DeepEqual(ano *UserServiceGetFollowerListResult) bool
- func (p *UserServiceGetFollowerListResult) FastRead(buf []byte) (int, error)
- func (p *UserServiceGetFollowerListResult) FastReadField0(buf []byte) (int, error)
- func (p *UserServiceGetFollowerListResult) FastWrite(buf []byte) int
- func (p *UserServiceGetFollowerListResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *UserServiceGetFollowerListResult) Field0DeepEqual(src *DouyinGetRelationFollowerListResponse) bool
- func (p *UserServiceGetFollowerListResult) GetResult() interface{}
- func (p *UserServiceGetFollowerListResult) GetSuccess() (v *DouyinGetRelationFollowerListResponse)
- func (p *UserServiceGetFollowerListResult) InitDefault()
- func (p *UserServiceGetFollowerListResult) IsSetSuccess() bool
- func (p *UserServiceGetFollowerListResult) Read(iprot thrift.TProtocol) (err error)
- func (p *UserServiceGetFollowerListResult) ReadField0(iprot thrift.TProtocol) error
- func (p *UserServiceGetFollowerListResult) SetSuccess(x interface{})
- func (p *UserServiceGetFollowerListResult) String() string
- func (p *UserServiceGetFollowerListResult) Write(oprot thrift.TProtocol) (err error)
- type UserServiceGetFriendListArgs
- func (p *UserServiceGetFriendListArgs) BLength() int
- func (p *UserServiceGetFriendListArgs) DeepEqual(ano *UserServiceGetFriendListArgs) bool
- func (p *UserServiceGetFriendListArgs) FastRead(buf []byte) (int, error)
- func (p *UserServiceGetFriendListArgs) FastReadField1(buf []byte) (int, error)
- func (p *UserServiceGetFriendListArgs) FastWrite(buf []byte) int
- func (p *UserServiceGetFriendListArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *UserServiceGetFriendListArgs) Field1DeepEqual(src *DouyinGetRelationFriendListRequest) bool
- func (p *UserServiceGetFriendListArgs) GetFirstArgument() interface{}
- func (p *UserServiceGetFriendListArgs) GetReq() (v *DouyinGetRelationFriendListRequest)
- func (p *UserServiceGetFriendListArgs) InitDefault()
- func (p *UserServiceGetFriendListArgs) IsSetReq() bool
- func (p *UserServiceGetFriendListArgs) Read(iprot thrift.TProtocol) (err error)
- func (p *UserServiceGetFriendListArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *UserServiceGetFriendListArgs) SetReq(val *DouyinGetRelationFriendListRequest)
- func (p *UserServiceGetFriendListArgs) String() string
- func (p *UserServiceGetFriendListArgs) Write(oprot thrift.TProtocol) (err error)
- type UserServiceGetFriendListResult
- func (p *UserServiceGetFriendListResult) BLength() int
- func (p *UserServiceGetFriendListResult) DeepEqual(ano *UserServiceGetFriendListResult) bool
- func (p *UserServiceGetFriendListResult) FastRead(buf []byte) (int, error)
- func (p *UserServiceGetFriendListResult) FastReadField0(buf []byte) (int, error)
- func (p *UserServiceGetFriendListResult) FastWrite(buf []byte) int
- func (p *UserServiceGetFriendListResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *UserServiceGetFriendListResult) Field0DeepEqual(src *DouyinGetRelationFriendListResponse) bool
- func (p *UserServiceGetFriendListResult) GetResult() interface{}
- func (p *UserServiceGetFriendListResult) GetSuccess() (v *DouyinGetRelationFriendListResponse)
- func (p *UserServiceGetFriendListResult) InitDefault()
- func (p *UserServiceGetFriendListResult) IsSetSuccess() bool
- func (p *UserServiceGetFriendListResult) Read(iprot thrift.TProtocol) (err error)
- func (p *UserServiceGetFriendListResult) ReadField0(iprot thrift.TProtocol) error
- func (p *UserServiceGetFriendListResult) SetSuccess(x interface{})
- func (p *UserServiceGetFriendListResult) String() string
- func (p *UserServiceGetFriendListResult) Write(oprot thrift.TProtocol) (err error)
- type UserServiceGetUserInfoArgs
- func (p *UserServiceGetUserInfoArgs) BLength() int
- func (p *UserServiceGetUserInfoArgs) DeepEqual(ano *UserServiceGetUserInfoArgs) bool
- func (p *UserServiceGetUserInfoArgs) FastRead(buf []byte) (int, error)
- func (p *UserServiceGetUserInfoArgs) FastReadField1(buf []byte) (int, error)
- func (p *UserServiceGetUserInfoArgs) FastWrite(buf []byte) int
- func (p *UserServiceGetUserInfoArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *UserServiceGetUserInfoArgs) Field1DeepEqual(src *DouyinGetUserRequest) bool
- func (p *UserServiceGetUserInfoArgs) GetFirstArgument() interface{}
- func (p *UserServiceGetUserInfoArgs) GetReq() (v *DouyinGetUserRequest)
- func (p *UserServiceGetUserInfoArgs) InitDefault()
- func (p *UserServiceGetUserInfoArgs) IsSetReq() bool
- func (p *UserServiceGetUserInfoArgs) Read(iprot thrift.TProtocol) (err error)
- func (p *UserServiceGetUserInfoArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *UserServiceGetUserInfoArgs) SetReq(val *DouyinGetUserRequest)
- func (p *UserServiceGetUserInfoArgs) String() string
- func (p *UserServiceGetUserInfoArgs) Write(oprot thrift.TProtocol) (err error)
- type UserServiceGetUserInfoResult
- func (p *UserServiceGetUserInfoResult) BLength() int
- func (p *UserServiceGetUserInfoResult) DeepEqual(ano *UserServiceGetUserInfoResult) bool
- func (p *UserServiceGetUserInfoResult) FastRead(buf []byte) (int, error)
- func (p *UserServiceGetUserInfoResult) FastReadField0(buf []byte) (int, error)
- func (p *UserServiceGetUserInfoResult) FastWrite(buf []byte) int
- func (p *UserServiceGetUserInfoResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *UserServiceGetUserInfoResult) Field0DeepEqual(src *DouyinGetUserResponse) bool
- func (p *UserServiceGetUserInfoResult) GetResult() interface{}
- func (p *UserServiceGetUserInfoResult) GetSuccess() (v *DouyinGetUserResponse)
- func (p *UserServiceGetUserInfoResult) InitDefault()
- func (p *UserServiceGetUserInfoResult) IsSetSuccess() bool
- func (p *UserServiceGetUserInfoResult) Read(iprot thrift.TProtocol) (err error)
- func (p *UserServiceGetUserInfoResult) ReadField0(iprot thrift.TProtocol) error
- func (p *UserServiceGetUserInfoResult) SetSuccess(x interface{})
- func (p *UserServiceGetUserInfoResult) String() string
- func (p *UserServiceGetUserInfoResult) Write(oprot thrift.TProtocol) (err error)
- type UserServiceLoginArgs
- func (p *UserServiceLoginArgs) BLength() int
- func (p *UserServiceLoginArgs) DeepEqual(ano *UserServiceLoginArgs) bool
- func (p *UserServiceLoginArgs) FastRead(buf []byte) (int, error)
- func (p *UserServiceLoginArgs) FastReadField1(buf []byte) (int, error)
- func (p *UserServiceLoginArgs) FastWrite(buf []byte) int
- func (p *UserServiceLoginArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *UserServiceLoginArgs) Field1DeepEqual(src *DouyinUserLoginRequest) bool
- func (p *UserServiceLoginArgs) GetFirstArgument() interface{}
- func (p *UserServiceLoginArgs) GetReq() (v *DouyinUserLoginRequest)
- func (p *UserServiceLoginArgs) InitDefault()
- func (p *UserServiceLoginArgs) IsSetReq() bool
- func (p *UserServiceLoginArgs) Read(iprot thrift.TProtocol) (err error)
- func (p *UserServiceLoginArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *UserServiceLoginArgs) SetReq(val *DouyinUserLoginRequest)
- func (p *UserServiceLoginArgs) String() string
- func (p *UserServiceLoginArgs) Write(oprot thrift.TProtocol) (err error)
- type UserServiceLoginResult
- func (p *UserServiceLoginResult) BLength() int
- func (p *UserServiceLoginResult) DeepEqual(ano *UserServiceLoginResult) bool
- func (p *UserServiceLoginResult) FastRead(buf []byte) (int, error)
- func (p *UserServiceLoginResult) FastReadField0(buf []byte) (int, error)
- func (p *UserServiceLoginResult) FastWrite(buf []byte) int
- func (p *UserServiceLoginResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *UserServiceLoginResult) Field0DeepEqual(src *DouyinUserLoginResponse) bool
- func (p *UserServiceLoginResult) GetResult() interface{}
- func (p *UserServiceLoginResult) GetSuccess() (v *DouyinUserLoginResponse)
- func (p *UserServiceLoginResult) InitDefault()
- func (p *UserServiceLoginResult) IsSetSuccess() bool
- func (p *UserServiceLoginResult) Read(iprot thrift.TProtocol) (err error)
- func (p *UserServiceLoginResult) ReadField0(iprot thrift.TProtocol) error
- func (p *UserServiceLoginResult) SetSuccess(x interface{})
- func (p *UserServiceLoginResult) String() string
- func (p *UserServiceLoginResult) Write(oprot thrift.TProtocol) (err error)
- type UserServiceProcessor
- func (p *UserServiceProcessor) AddToProcessorMap(key string, processor thrift.TProcessorFunction)
- func (p *UserServiceProcessor) GetProcessorFunction(key string) (processor thrift.TProcessorFunction, ok bool)
- func (p *UserServiceProcessor) Process(ctx context.Context, iprot, oprot thrift.TProtocol) (success bool, err thrift.TException)
- func (p *UserServiceProcessor) ProcessorMap() map[string]thrift.TProcessorFunction
- type UserServiceRegisterArgs
- func (p *UserServiceRegisterArgs) BLength() int
- func (p *UserServiceRegisterArgs) DeepEqual(ano *UserServiceRegisterArgs) bool
- func (p *UserServiceRegisterArgs) FastRead(buf []byte) (int, error)
- func (p *UserServiceRegisterArgs) FastReadField1(buf []byte) (int, error)
- func (p *UserServiceRegisterArgs) FastWrite(buf []byte) int
- func (p *UserServiceRegisterArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *UserServiceRegisterArgs) Field1DeepEqual(src *DouyinUserRegisterRequest) bool
- func (p *UserServiceRegisterArgs) GetFirstArgument() interface{}
- func (p *UserServiceRegisterArgs) GetReq() (v *DouyinUserRegisterRequest)
- func (p *UserServiceRegisterArgs) InitDefault()
- func (p *UserServiceRegisterArgs) IsSetReq() bool
- func (p *UserServiceRegisterArgs) Read(iprot thrift.TProtocol) (err error)
- func (p *UserServiceRegisterArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *UserServiceRegisterArgs) SetReq(val *DouyinUserRegisterRequest)
- func (p *UserServiceRegisterArgs) String() string
- func (p *UserServiceRegisterArgs) Write(oprot thrift.TProtocol) (err error)
- type UserServiceRegisterResult
- func (p *UserServiceRegisterResult) BLength() int
- func (p *UserServiceRegisterResult) DeepEqual(ano *UserServiceRegisterResult) bool
- func (p *UserServiceRegisterResult) FastRead(buf []byte) (int, error)
- func (p *UserServiceRegisterResult) FastReadField0(buf []byte) (int, error)
- func (p *UserServiceRegisterResult) FastWrite(buf []byte) int
- func (p *UserServiceRegisterResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *UserServiceRegisterResult) Field0DeepEqual(src *DouyinUserRegisterResponse) bool
- func (p *UserServiceRegisterResult) GetResult() interface{}
- func (p *UserServiceRegisterResult) GetSuccess() (v *DouyinUserRegisterResponse)
- func (p *UserServiceRegisterResult) InitDefault()
- func (p *UserServiceRegisterResult) IsSetSuccess() bool
- func (p *UserServiceRegisterResult) Read(iprot thrift.TProtocol) (err error)
- func (p *UserServiceRegisterResult) ReadField0(iprot thrift.TProtocol) error
- func (p *UserServiceRegisterResult) SetSuccess(x interface{})
- func (p *UserServiceRegisterResult) String() string
- func (p *UserServiceRegisterResult) Write(oprot thrift.TProtocol) (err error)
Constants ¶
This section is empty.
Variables ¶
View Source
var DouyinBatchGetUserResonse_BaseResp_DEFAULT *base.DouyinBaseResponse
View Source
var DouyinGetRelationFollowListResponse_BaseResp_DEFAULT *base.DouyinBaseResponse
View Source
var DouyinGetRelationFollowerListResponse_BaseResp_DEFAULT *base.DouyinBaseResponse
View Source
var DouyinGetRelationFriendListResponse_BaseResp_DEFAULT *base.DouyinBaseResponse
View Source
var DouyinGetUserResponse_BaseResp_DEFAULT *base.DouyinBaseResponse
View Source
var DouyinGetUserResponse_User_DEFAULT *base.User
View Source
var DouyinUserLoginResponse_BaseResp_DEFAULT *base.DouyinBaseResponse
View Source
var DouyinUserRegisterResponse_BaseResp_DEFAULT *base.DouyinBaseResponse
View Source
var KitexUnusedProtection = struct{}{}
KitexUnusedProtection is used to prevent 'imported and not used' error.
Functions ¶
This section is empty.
Types ¶
type DouyinBatchGetUserRequest ¶
type DouyinBatchGetUserRequest struct { ViewerId int64 `thrift:"viewer_id,1" frugal:"1,default,i64" json:"viewer_id"` OwnerIdList []int64 `thrift:"owner_id_list,2" frugal:"2,default,list<i64>" json:"owner_id_list"` }
var UserServiceBatchGetUserInfoArgs_Req_DEFAULT *DouyinBatchGetUserRequest
func NewDouyinBatchGetUserRequest ¶
func NewDouyinBatchGetUserRequest() *DouyinBatchGetUserRequest
func (*DouyinBatchGetUserRequest) BLength ¶
func (p *DouyinBatchGetUserRequest) BLength() int
func (*DouyinBatchGetUserRequest) DeepEqual ¶
func (p *DouyinBatchGetUserRequest) DeepEqual(ano *DouyinBatchGetUserRequest) bool
func (*DouyinBatchGetUserRequest) FastRead ¶
func (p *DouyinBatchGetUserRequest) FastRead(buf []byte) (int, error)
func (*DouyinBatchGetUserRequest) FastReadField1 ¶
func (p *DouyinBatchGetUserRequest) FastReadField1(buf []byte) (int, error)
func (*DouyinBatchGetUserRequest) FastReadField2 ¶
func (p *DouyinBatchGetUserRequest) FastReadField2(buf []byte) (int, error)
func (*DouyinBatchGetUserRequest) FastWrite ¶
func (p *DouyinBatchGetUserRequest) FastWrite(buf []byte) int
for compatibility
func (*DouyinBatchGetUserRequest) FastWriteNocopy ¶
func (p *DouyinBatchGetUserRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*DouyinBatchGetUserRequest) Field1DeepEqual ¶
func (p *DouyinBatchGetUserRequest) Field1DeepEqual(src int64) bool
func (*DouyinBatchGetUserRequest) Field2DeepEqual ¶
func (p *DouyinBatchGetUserRequest) Field2DeepEqual(src []int64) bool
func (*DouyinBatchGetUserRequest) GetOwnerIdList ¶
func (p *DouyinBatchGetUserRequest) GetOwnerIdList() (v []int64)
func (*DouyinBatchGetUserRequest) GetViewerId ¶
func (p *DouyinBatchGetUserRequest) GetViewerId() (v int64)
func (*DouyinBatchGetUserRequest) InitDefault ¶
func (p *DouyinBatchGetUserRequest) InitDefault()
func (*DouyinBatchGetUserRequest) Read ¶
func (p *DouyinBatchGetUserRequest) Read(iprot thrift.TProtocol) (err error)
func (*DouyinBatchGetUserRequest) ReadField1 ¶
func (p *DouyinBatchGetUserRequest) ReadField1(iprot thrift.TProtocol) error
func (*DouyinBatchGetUserRequest) ReadField2 ¶
func (p *DouyinBatchGetUserRequest) ReadField2(iprot thrift.TProtocol) error
func (*DouyinBatchGetUserRequest) SetOwnerIdList ¶
func (p *DouyinBatchGetUserRequest) SetOwnerIdList(val []int64)
func (*DouyinBatchGetUserRequest) SetViewerId ¶
func (p *DouyinBatchGetUserRequest) SetViewerId(val int64)
func (*DouyinBatchGetUserRequest) String ¶
func (p *DouyinBatchGetUserRequest) String() string
type DouyinBatchGetUserResonse ¶
type DouyinBatchGetUserResonse struct { BaseResp *base.DouyinBaseResponse `thrift:"base_resp,1" frugal:"1,default,base.DouyinBaseResponse" json:"base_resp"` UserList []*base.User `thrift:"user_list,2" frugal:"2,default,list<base.User>" json:"user_list"` }
var UserServiceBatchGetUserInfoResult_Success_DEFAULT *DouyinBatchGetUserResonse
func NewDouyinBatchGetUserResonse ¶
func NewDouyinBatchGetUserResonse() *DouyinBatchGetUserResonse
func (*DouyinBatchGetUserResonse) BLength ¶
func (p *DouyinBatchGetUserResonse) BLength() int
func (*DouyinBatchGetUserResonse) DeepEqual ¶
func (p *DouyinBatchGetUserResonse) DeepEqual(ano *DouyinBatchGetUserResonse) bool
func (*DouyinBatchGetUserResonse) FastRead ¶
func (p *DouyinBatchGetUserResonse) FastRead(buf []byte) (int, error)
func (*DouyinBatchGetUserResonse) FastReadField1 ¶
func (p *DouyinBatchGetUserResonse) FastReadField1(buf []byte) (int, error)
func (*DouyinBatchGetUserResonse) FastReadField2 ¶
func (p *DouyinBatchGetUserResonse) FastReadField2(buf []byte) (int, error)
func (*DouyinBatchGetUserResonse) FastWrite ¶
func (p *DouyinBatchGetUserResonse) FastWrite(buf []byte) int
for compatibility
func (*DouyinBatchGetUserResonse) FastWriteNocopy ¶
func (p *DouyinBatchGetUserResonse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*DouyinBatchGetUserResonse) Field1DeepEqual ¶
func (p *DouyinBatchGetUserResonse) Field1DeepEqual(src *base.DouyinBaseResponse) bool
func (*DouyinBatchGetUserResonse) Field2DeepEqual ¶
func (p *DouyinBatchGetUserResonse) Field2DeepEqual(src []*base.User) bool
func (*DouyinBatchGetUserResonse) GetBaseResp ¶
func (p *DouyinBatchGetUserResonse) GetBaseResp() (v *base.DouyinBaseResponse)
func (*DouyinBatchGetUserResonse) GetUserList ¶
func (p *DouyinBatchGetUserResonse) GetUserList() (v []*base.User)
func (*DouyinBatchGetUserResonse) InitDefault ¶
func (p *DouyinBatchGetUserResonse) InitDefault()
func (*DouyinBatchGetUserResonse) IsSetBaseResp ¶
func (p *DouyinBatchGetUserResonse) IsSetBaseResp() bool
func (*DouyinBatchGetUserResonse) Read ¶
func (p *DouyinBatchGetUserResonse) Read(iprot thrift.TProtocol) (err error)
func (*DouyinBatchGetUserResonse) ReadField1 ¶
func (p *DouyinBatchGetUserResonse) ReadField1(iprot thrift.TProtocol) error
func (*DouyinBatchGetUserResonse) ReadField2 ¶
func (p *DouyinBatchGetUserResonse) ReadField2(iprot thrift.TProtocol) error
func (*DouyinBatchGetUserResonse) SetBaseResp ¶
func (p *DouyinBatchGetUserResonse) SetBaseResp(val *base.DouyinBaseResponse)
func (*DouyinBatchGetUserResonse) SetUserList ¶
func (p *DouyinBatchGetUserResonse) SetUserList(val []*base.User)
func (*DouyinBatchGetUserResonse) String ¶
func (p *DouyinBatchGetUserResonse) String() string
type DouyinGetRelationFollowListRequest ¶
type DouyinGetRelationFollowListRequest struct { ViewerId int64 `thrift:"viewer_id,1" frugal:"1,default,i64" json:"viewer_id"` OwnerId int64 `thrift:"owner_id,2" frugal:"2,default,i64" json:"owner_id"` }
var UserServiceGetFollowListArgs_Req_DEFAULT *DouyinGetRelationFollowListRequest
func NewDouyinGetRelationFollowListRequest ¶
func NewDouyinGetRelationFollowListRequest() *DouyinGetRelationFollowListRequest
func (*DouyinGetRelationFollowListRequest) BLength ¶
func (p *DouyinGetRelationFollowListRequest) BLength() int
func (*DouyinGetRelationFollowListRequest) DeepEqual ¶
func (p *DouyinGetRelationFollowListRequest) DeepEqual(ano *DouyinGetRelationFollowListRequest) bool
func (*DouyinGetRelationFollowListRequest) FastRead ¶
func (p *DouyinGetRelationFollowListRequest) FastRead(buf []byte) (int, error)
func (*DouyinGetRelationFollowListRequest) FastReadField1 ¶
func (p *DouyinGetRelationFollowListRequest) FastReadField1(buf []byte) (int, error)
func (*DouyinGetRelationFollowListRequest) FastReadField2 ¶
func (p *DouyinGetRelationFollowListRequest) FastReadField2(buf []byte) (int, error)
func (*DouyinGetRelationFollowListRequest) FastWrite ¶
func (p *DouyinGetRelationFollowListRequest) FastWrite(buf []byte) int
for compatibility
func (*DouyinGetRelationFollowListRequest) FastWriteNocopy ¶
func (p *DouyinGetRelationFollowListRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*DouyinGetRelationFollowListRequest) Field1DeepEqual ¶
func (p *DouyinGetRelationFollowListRequest) Field1DeepEqual(src int64) bool
func (*DouyinGetRelationFollowListRequest) Field2DeepEqual ¶
func (p *DouyinGetRelationFollowListRequest) Field2DeepEqual(src int64) bool
func (*DouyinGetRelationFollowListRequest) GetOwnerId ¶
func (p *DouyinGetRelationFollowListRequest) GetOwnerId() (v int64)
func (*DouyinGetRelationFollowListRequest) GetViewerId ¶
func (p *DouyinGetRelationFollowListRequest) GetViewerId() (v int64)
func (*DouyinGetRelationFollowListRequest) InitDefault ¶
func (p *DouyinGetRelationFollowListRequest) InitDefault()
func (*DouyinGetRelationFollowListRequest) Read ¶
func (p *DouyinGetRelationFollowListRequest) Read(iprot thrift.TProtocol) (err error)
func (*DouyinGetRelationFollowListRequest) ReadField1 ¶
func (p *DouyinGetRelationFollowListRequest) ReadField1(iprot thrift.TProtocol) error
func (*DouyinGetRelationFollowListRequest) ReadField2 ¶
func (p *DouyinGetRelationFollowListRequest) ReadField2(iprot thrift.TProtocol) error
func (*DouyinGetRelationFollowListRequest) SetOwnerId ¶
func (p *DouyinGetRelationFollowListRequest) SetOwnerId(val int64)
func (*DouyinGetRelationFollowListRequest) SetViewerId ¶
func (p *DouyinGetRelationFollowListRequest) SetViewerId(val int64)
func (*DouyinGetRelationFollowListRequest) String ¶
func (p *DouyinGetRelationFollowListRequest) String() string
type DouyinGetRelationFollowListResponse ¶
type DouyinGetRelationFollowListResponse struct { BaseResp *base.DouyinBaseResponse `thrift:"base_resp,1" frugal:"1,default,base.DouyinBaseResponse" json:"base_resp"` UserList []*base.User `thrift:"user_list,2" frugal:"2,default,list<base.User>" json:"user_list"` }
var UserServiceGetFollowListResult_Success_DEFAULT *DouyinGetRelationFollowListResponse
func NewDouyinGetRelationFollowListResponse ¶
func NewDouyinGetRelationFollowListResponse() *DouyinGetRelationFollowListResponse
func (*DouyinGetRelationFollowListResponse) BLength ¶
func (p *DouyinGetRelationFollowListResponse) BLength() int
func (*DouyinGetRelationFollowListResponse) DeepEqual ¶
func (p *DouyinGetRelationFollowListResponse) DeepEqual(ano *DouyinGetRelationFollowListResponse) bool
func (*DouyinGetRelationFollowListResponse) FastRead ¶
func (p *DouyinGetRelationFollowListResponse) FastRead(buf []byte) (int, error)
func (*DouyinGetRelationFollowListResponse) FastReadField1 ¶
func (p *DouyinGetRelationFollowListResponse) FastReadField1(buf []byte) (int, error)
func (*DouyinGetRelationFollowListResponse) FastReadField2 ¶
func (p *DouyinGetRelationFollowListResponse) FastReadField2(buf []byte) (int, error)
func (*DouyinGetRelationFollowListResponse) FastWrite ¶
func (p *DouyinGetRelationFollowListResponse) FastWrite(buf []byte) int
for compatibility
func (*DouyinGetRelationFollowListResponse) FastWriteNocopy ¶
func (p *DouyinGetRelationFollowListResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*DouyinGetRelationFollowListResponse) Field1DeepEqual ¶
func (p *DouyinGetRelationFollowListResponse) Field1DeepEqual(src *base.DouyinBaseResponse) bool
func (*DouyinGetRelationFollowListResponse) Field2DeepEqual ¶
func (p *DouyinGetRelationFollowListResponse) Field2DeepEqual(src []*base.User) bool
func (*DouyinGetRelationFollowListResponse) GetBaseResp ¶
func (p *DouyinGetRelationFollowListResponse) GetBaseResp() (v *base.DouyinBaseResponse)
func (*DouyinGetRelationFollowListResponse) GetUserList ¶
func (p *DouyinGetRelationFollowListResponse) GetUserList() (v []*base.User)
func (*DouyinGetRelationFollowListResponse) InitDefault ¶
func (p *DouyinGetRelationFollowListResponse) InitDefault()
func (*DouyinGetRelationFollowListResponse) IsSetBaseResp ¶
func (p *DouyinGetRelationFollowListResponse) IsSetBaseResp() bool
func (*DouyinGetRelationFollowListResponse) Read ¶
func (p *DouyinGetRelationFollowListResponse) Read(iprot thrift.TProtocol) (err error)
func (*DouyinGetRelationFollowListResponse) ReadField1 ¶
func (p *DouyinGetRelationFollowListResponse) ReadField1(iprot thrift.TProtocol) error
func (*DouyinGetRelationFollowListResponse) ReadField2 ¶
func (p *DouyinGetRelationFollowListResponse) ReadField2(iprot thrift.TProtocol) error
func (*DouyinGetRelationFollowListResponse) SetBaseResp ¶
func (p *DouyinGetRelationFollowListResponse) SetBaseResp(val *base.DouyinBaseResponse)
func (*DouyinGetRelationFollowListResponse) SetUserList ¶
func (p *DouyinGetRelationFollowListResponse) SetUserList(val []*base.User)
func (*DouyinGetRelationFollowListResponse) String ¶
func (p *DouyinGetRelationFollowListResponse) String() string
type DouyinGetRelationFollowerListRequest ¶
type DouyinGetRelationFollowerListRequest struct { ViewerId int64 `thrift:"viewer_id,1" frugal:"1,default,i64" json:"viewer_id"` OwnerId int64 `thrift:"owner_id,2" frugal:"2,default,i64" json:"owner_id"` }
var UserServiceGetFollowerListArgs_Req_DEFAULT *DouyinGetRelationFollowerListRequest
func NewDouyinGetRelationFollowerListRequest ¶
func NewDouyinGetRelationFollowerListRequest() *DouyinGetRelationFollowerListRequest
func (*DouyinGetRelationFollowerListRequest) BLength ¶
func (p *DouyinGetRelationFollowerListRequest) BLength() int
func (*DouyinGetRelationFollowerListRequest) DeepEqual ¶
func (p *DouyinGetRelationFollowerListRequest) DeepEqual(ano *DouyinGetRelationFollowerListRequest) bool
func (*DouyinGetRelationFollowerListRequest) FastRead ¶
func (p *DouyinGetRelationFollowerListRequest) FastRead(buf []byte) (int, error)
func (*DouyinGetRelationFollowerListRequest) FastReadField1 ¶
func (p *DouyinGetRelationFollowerListRequest) FastReadField1(buf []byte) (int, error)
func (*DouyinGetRelationFollowerListRequest) FastReadField2 ¶
func (p *DouyinGetRelationFollowerListRequest) FastReadField2(buf []byte) (int, error)
func (*DouyinGetRelationFollowerListRequest) FastWrite ¶
func (p *DouyinGetRelationFollowerListRequest) FastWrite(buf []byte) int
for compatibility
func (*DouyinGetRelationFollowerListRequest) FastWriteNocopy ¶
func (p *DouyinGetRelationFollowerListRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*DouyinGetRelationFollowerListRequest) Field1DeepEqual ¶
func (p *DouyinGetRelationFollowerListRequest) Field1DeepEqual(src int64) bool
func (*DouyinGetRelationFollowerListRequest) Field2DeepEqual ¶
func (p *DouyinGetRelationFollowerListRequest) Field2DeepEqual(src int64) bool
func (*DouyinGetRelationFollowerListRequest) GetOwnerId ¶
func (p *DouyinGetRelationFollowerListRequest) GetOwnerId() (v int64)
func (*DouyinGetRelationFollowerListRequest) GetViewerId ¶
func (p *DouyinGetRelationFollowerListRequest) GetViewerId() (v int64)
func (*DouyinGetRelationFollowerListRequest) InitDefault ¶
func (p *DouyinGetRelationFollowerListRequest) InitDefault()
func (*DouyinGetRelationFollowerListRequest) Read ¶
func (p *DouyinGetRelationFollowerListRequest) Read(iprot thrift.TProtocol) (err error)
func (*DouyinGetRelationFollowerListRequest) ReadField1 ¶
func (p *DouyinGetRelationFollowerListRequest) ReadField1(iprot thrift.TProtocol) error
func (*DouyinGetRelationFollowerListRequest) ReadField2 ¶
func (p *DouyinGetRelationFollowerListRequest) ReadField2(iprot thrift.TProtocol) error
func (*DouyinGetRelationFollowerListRequest) SetOwnerId ¶
func (p *DouyinGetRelationFollowerListRequest) SetOwnerId(val int64)
func (*DouyinGetRelationFollowerListRequest) SetViewerId ¶
func (p *DouyinGetRelationFollowerListRequest) SetViewerId(val int64)
func (*DouyinGetRelationFollowerListRequest) String ¶
func (p *DouyinGetRelationFollowerListRequest) String() string
type DouyinGetRelationFollowerListResponse ¶
type DouyinGetRelationFollowerListResponse struct { BaseResp *base.DouyinBaseResponse `thrift:"base_resp,1" frugal:"1,default,base.DouyinBaseResponse" json:"base_resp"` UserList []*base.User `thrift:"user_list,2" frugal:"2,default,list<base.User>" json:"user_list"` }
var UserServiceGetFollowerListResult_Success_DEFAULT *DouyinGetRelationFollowerListResponse
func NewDouyinGetRelationFollowerListResponse ¶
func NewDouyinGetRelationFollowerListResponse() *DouyinGetRelationFollowerListResponse
func (*DouyinGetRelationFollowerListResponse) BLength ¶
func (p *DouyinGetRelationFollowerListResponse) BLength() int
func (*DouyinGetRelationFollowerListResponse) DeepEqual ¶
func (p *DouyinGetRelationFollowerListResponse) DeepEqual(ano *DouyinGetRelationFollowerListResponse) bool
func (*DouyinGetRelationFollowerListResponse) FastRead ¶
func (p *DouyinGetRelationFollowerListResponse) FastRead(buf []byte) (int, error)
func (*DouyinGetRelationFollowerListResponse) FastReadField1 ¶
func (p *DouyinGetRelationFollowerListResponse) FastReadField1(buf []byte) (int, error)
func (*DouyinGetRelationFollowerListResponse) FastReadField2 ¶
func (p *DouyinGetRelationFollowerListResponse) FastReadField2(buf []byte) (int, error)
func (*DouyinGetRelationFollowerListResponse) FastWrite ¶
func (p *DouyinGetRelationFollowerListResponse) FastWrite(buf []byte) int
for compatibility
func (*DouyinGetRelationFollowerListResponse) FastWriteNocopy ¶
func (p *DouyinGetRelationFollowerListResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*DouyinGetRelationFollowerListResponse) Field1DeepEqual ¶
func (p *DouyinGetRelationFollowerListResponse) Field1DeepEqual(src *base.DouyinBaseResponse) bool
func (*DouyinGetRelationFollowerListResponse) Field2DeepEqual ¶
func (p *DouyinGetRelationFollowerListResponse) Field2DeepEqual(src []*base.User) bool
func (*DouyinGetRelationFollowerListResponse) GetBaseResp ¶
func (p *DouyinGetRelationFollowerListResponse) GetBaseResp() (v *base.DouyinBaseResponse)
func (*DouyinGetRelationFollowerListResponse) GetUserList ¶
func (p *DouyinGetRelationFollowerListResponse) GetUserList() (v []*base.User)
func (*DouyinGetRelationFollowerListResponse) InitDefault ¶
func (p *DouyinGetRelationFollowerListResponse) InitDefault()
func (*DouyinGetRelationFollowerListResponse) IsSetBaseResp ¶
func (p *DouyinGetRelationFollowerListResponse) IsSetBaseResp() bool
func (*DouyinGetRelationFollowerListResponse) Read ¶
func (p *DouyinGetRelationFollowerListResponse) Read(iprot thrift.TProtocol) (err error)
func (*DouyinGetRelationFollowerListResponse) ReadField1 ¶
func (p *DouyinGetRelationFollowerListResponse) ReadField1(iprot thrift.TProtocol) error
func (*DouyinGetRelationFollowerListResponse) ReadField2 ¶
func (p *DouyinGetRelationFollowerListResponse) ReadField2(iprot thrift.TProtocol) error
func (*DouyinGetRelationFollowerListResponse) SetBaseResp ¶
func (p *DouyinGetRelationFollowerListResponse) SetBaseResp(val *base.DouyinBaseResponse)
func (*DouyinGetRelationFollowerListResponse) SetUserList ¶
func (p *DouyinGetRelationFollowerListResponse) SetUserList(val []*base.User)
func (*DouyinGetRelationFollowerListResponse) String ¶
func (p *DouyinGetRelationFollowerListResponse) String() string
type DouyinGetRelationFriendListRequest ¶
type DouyinGetRelationFriendListRequest struct { ViewerId int64 `thrift:"viewer_id,1" frugal:"1,default,i64" json:"viewer_id"` OwnerId int64 `thrift:"owner_id,2" frugal:"2,default,i64" json:"owner_id"` }
var UserServiceGetFriendListArgs_Req_DEFAULT *DouyinGetRelationFriendListRequest
func NewDouyinGetRelationFriendListRequest ¶
func NewDouyinGetRelationFriendListRequest() *DouyinGetRelationFriendListRequest
func (*DouyinGetRelationFriendListRequest) BLength ¶
func (p *DouyinGetRelationFriendListRequest) BLength() int
func (*DouyinGetRelationFriendListRequest) DeepEqual ¶
func (p *DouyinGetRelationFriendListRequest) DeepEqual(ano *DouyinGetRelationFriendListRequest) bool
func (*DouyinGetRelationFriendListRequest) FastRead ¶
func (p *DouyinGetRelationFriendListRequest) FastRead(buf []byte) (int, error)
func (*DouyinGetRelationFriendListRequest) FastReadField1 ¶
func (p *DouyinGetRelationFriendListRequest) FastReadField1(buf []byte) (int, error)
func (*DouyinGetRelationFriendListRequest) FastReadField2 ¶
func (p *DouyinGetRelationFriendListRequest) FastReadField2(buf []byte) (int, error)
func (*DouyinGetRelationFriendListRequest) FastWrite ¶
func (p *DouyinGetRelationFriendListRequest) FastWrite(buf []byte) int
for compatibility
func (*DouyinGetRelationFriendListRequest) FastWriteNocopy ¶
func (p *DouyinGetRelationFriendListRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*DouyinGetRelationFriendListRequest) Field1DeepEqual ¶
func (p *DouyinGetRelationFriendListRequest) Field1DeepEqual(src int64) bool
func (*DouyinGetRelationFriendListRequest) Field2DeepEqual ¶
func (p *DouyinGetRelationFriendListRequest) Field2DeepEqual(src int64) bool
func (*DouyinGetRelationFriendListRequest) GetOwnerId ¶
func (p *DouyinGetRelationFriendListRequest) GetOwnerId() (v int64)
func (*DouyinGetRelationFriendListRequest) GetViewerId ¶
func (p *DouyinGetRelationFriendListRequest) GetViewerId() (v int64)
func (*DouyinGetRelationFriendListRequest) InitDefault ¶
func (p *DouyinGetRelationFriendListRequest) InitDefault()
func (*DouyinGetRelationFriendListRequest) Read ¶
func (p *DouyinGetRelationFriendListRequest) Read(iprot thrift.TProtocol) (err error)
func (*DouyinGetRelationFriendListRequest) ReadField1 ¶
func (p *DouyinGetRelationFriendListRequest) ReadField1(iprot thrift.TProtocol) error
func (*DouyinGetRelationFriendListRequest) ReadField2 ¶
func (p *DouyinGetRelationFriendListRequest) ReadField2(iprot thrift.TProtocol) error
func (*DouyinGetRelationFriendListRequest) SetOwnerId ¶
func (p *DouyinGetRelationFriendListRequest) SetOwnerId(val int64)
func (*DouyinGetRelationFriendListRequest) SetViewerId ¶
func (p *DouyinGetRelationFriendListRequest) SetViewerId(val int64)
func (*DouyinGetRelationFriendListRequest) String ¶
func (p *DouyinGetRelationFriendListRequest) String() string
type DouyinGetRelationFriendListResponse ¶
type DouyinGetRelationFriendListResponse struct { BaseResp *base.DouyinBaseResponse `thrift:"base_resp,1" frugal:"1,default,base.DouyinBaseResponse" json:"base_resp"` UserList []*base.FriendUser `thrift:"user_list,2" frugal:"2,default,list<base.FriendUser>" json:"user_list"` }
var UserServiceGetFriendListResult_Success_DEFAULT *DouyinGetRelationFriendListResponse
func NewDouyinGetRelationFriendListResponse ¶
func NewDouyinGetRelationFriendListResponse() *DouyinGetRelationFriendListResponse
func (*DouyinGetRelationFriendListResponse) BLength ¶
func (p *DouyinGetRelationFriendListResponse) BLength() int
func (*DouyinGetRelationFriendListResponse) DeepEqual ¶
func (p *DouyinGetRelationFriendListResponse) DeepEqual(ano *DouyinGetRelationFriendListResponse) bool
func (*DouyinGetRelationFriendListResponse) FastRead ¶
func (p *DouyinGetRelationFriendListResponse) FastRead(buf []byte) (int, error)
func (*DouyinGetRelationFriendListResponse) FastReadField1 ¶
func (p *DouyinGetRelationFriendListResponse) FastReadField1(buf []byte) (int, error)
func (*DouyinGetRelationFriendListResponse) FastReadField2 ¶
func (p *DouyinGetRelationFriendListResponse) FastReadField2(buf []byte) (int, error)
func (*DouyinGetRelationFriendListResponse) FastWrite ¶
func (p *DouyinGetRelationFriendListResponse) FastWrite(buf []byte) int
for compatibility
func (*DouyinGetRelationFriendListResponse) FastWriteNocopy ¶
func (p *DouyinGetRelationFriendListResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*DouyinGetRelationFriendListResponse) Field1DeepEqual ¶
func (p *DouyinGetRelationFriendListResponse) Field1DeepEqual(src *base.DouyinBaseResponse) bool
func (*DouyinGetRelationFriendListResponse) Field2DeepEqual ¶
func (p *DouyinGetRelationFriendListResponse) Field2DeepEqual(src []*base.FriendUser) bool
func (*DouyinGetRelationFriendListResponse) GetBaseResp ¶
func (p *DouyinGetRelationFriendListResponse) GetBaseResp() (v *base.DouyinBaseResponse)
func (*DouyinGetRelationFriendListResponse) GetUserList ¶
func (p *DouyinGetRelationFriendListResponse) GetUserList() (v []*base.FriendUser)
func (*DouyinGetRelationFriendListResponse) InitDefault ¶
func (p *DouyinGetRelationFriendListResponse) InitDefault()
func (*DouyinGetRelationFriendListResponse) IsSetBaseResp ¶
func (p *DouyinGetRelationFriendListResponse) IsSetBaseResp() bool
func (*DouyinGetRelationFriendListResponse) Read ¶
func (p *DouyinGetRelationFriendListResponse) Read(iprot thrift.TProtocol) (err error)
func (*DouyinGetRelationFriendListResponse) ReadField1 ¶
func (p *DouyinGetRelationFriendListResponse) ReadField1(iprot thrift.TProtocol) error
func (*DouyinGetRelationFriendListResponse) ReadField2 ¶
func (p *DouyinGetRelationFriendListResponse) ReadField2(iprot thrift.TProtocol) error
func (*DouyinGetRelationFriendListResponse) SetBaseResp ¶
func (p *DouyinGetRelationFriendListResponse) SetBaseResp(val *base.DouyinBaseResponse)
func (*DouyinGetRelationFriendListResponse) SetUserList ¶
func (p *DouyinGetRelationFriendListResponse) SetUserList(val []*base.FriendUser)
func (*DouyinGetRelationFriendListResponse) String ¶
func (p *DouyinGetRelationFriendListResponse) String() string
type DouyinGetUserRequest ¶
type DouyinGetUserRequest struct { ViewerId int64 `thrift:"viewer_id,1" frugal:"1,default,i64" json:"viewer_id"` OwnerId int64 `thrift:"owner_id,2" frugal:"2,default,i64" json:"owner_id"` }
var UserServiceGetUserInfoArgs_Req_DEFAULT *DouyinGetUserRequest
func NewDouyinGetUserRequest ¶
func NewDouyinGetUserRequest() *DouyinGetUserRequest
func (*DouyinGetUserRequest) BLength ¶
func (p *DouyinGetUserRequest) BLength() int
func (*DouyinGetUserRequest) DeepEqual ¶
func (p *DouyinGetUserRequest) DeepEqual(ano *DouyinGetUserRequest) bool
func (*DouyinGetUserRequest) FastRead ¶
func (p *DouyinGetUserRequest) FastRead(buf []byte) (int, error)
func (*DouyinGetUserRequest) FastReadField1 ¶
func (p *DouyinGetUserRequest) FastReadField1(buf []byte) (int, error)
func (*DouyinGetUserRequest) FastReadField2 ¶
func (p *DouyinGetUserRequest) FastReadField2(buf []byte) (int, error)
func (*DouyinGetUserRequest) FastWrite ¶
func (p *DouyinGetUserRequest) FastWrite(buf []byte) int
for compatibility
func (*DouyinGetUserRequest) FastWriteNocopy ¶
func (p *DouyinGetUserRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*DouyinGetUserRequest) Field1DeepEqual ¶
func (p *DouyinGetUserRequest) Field1DeepEqual(src int64) bool
func (*DouyinGetUserRequest) Field2DeepEqual ¶
func (p *DouyinGetUserRequest) Field2DeepEqual(src int64) bool
func (*DouyinGetUserRequest) GetOwnerId ¶
func (p *DouyinGetUserRequest) GetOwnerId() (v int64)
func (*DouyinGetUserRequest) GetViewerId ¶
func (p *DouyinGetUserRequest) GetViewerId() (v int64)
func (*DouyinGetUserRequest) InitDefault ¶
func (p *DouyinGetUserRequest) InitDefault()
func (*DouyinGetUserRequest) Read ¶
func (p *DouyinGetUserRequest) Read(iprot thrift.TProtocol) (err error)
func (*DouyinGetUserRequest) ReadField1 ¶
func (p *DouyinGetUserRequest) ReadField1(iprot thrift.TProtocol) error
func (*DouyinGetUserRequest) ReadField2 ¶
func (p *DouyinGetUserRequest) ReadField2(iprot thrift.TProtocol) error
func (*DouyinGetUserRequest) SetOwnerId ¶
func (p *DouyinGetUserRequest) SetOwnerId(val int64)
func (*DouyinGetUserRequest) SetViewerId ¶
func (p *DouyinGetUserRequest) SetViewerId(val int64)
func (*DouyinGetUserRequest) String ¶
func (p *DouyinGetUserRequest) String() string
type DouyinGetUserResponse ¶
type DouyinGetUserResponse struct { BaseResp *base.DouyinBaseResponse `thrift:"base_resp,1" frugal:"1,default,base.DouyinBaseResponse" json:"base_resp"` User *base.User `thrift:"user,2" frugal:"2,default,base.User" json:"user"` }
var UserServiceGetUserInfoResult_Success_DEFAULT *DouyinGetUserResponse
func NewDouyinGetUserResponse ¶
func NewDouyinGetUserResponse() *DouyinGetUserResponse
func (*DouyinGetUserResponse) BLength ¶
func (p *DouyinGetUserResponse) BLength() int
func (*DouyinGetUserResponse) DeepEqual ¶
func (p *DouyinGetUserResponse) DeepEqual(ano *DouyinGetUserResponse) bool
func (*DouyinGetUserResponse) FastRead ¶
func (p *DouyinGetUserResponse) FastRead(buf []byte) (int, error)
func (*DouyinGetUserResponse) FastReadField1 ¶
func (p *DouyinGetUserResponse) FastReadField1(buf []byte) (int, error)
func (*DouyinGetUserResponse) FastReadField2 ¶
func (p *DouyinGetUserResponse) FastReadField2(buf []byte) (int, error)
func (*DouyinGetUserResponse) FastWrite ¶
func (p *DouyinGetUserResponse) FastWrite(buf []byte) int
for compatibility
func (*DouyinGetUserResponse) FastWriteNocopy ¶
func (p *DouyinGetUserResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*DouyinGetUserResponse) Field1DeepEqual ¶
func (p *DouyinGetUserResponse) Field1DeepEqual(src *base.DouyinBaseResponse) bool
func (*DouyinGetUserResponse) Field2DeepEqual ¶
func (p *DouyinGetUserResponse) Field2DeepEqual(src *base.User) bool
func (*DouyinGetUserResponse) GetBaseResp ¶
func (p *DouyinGetUserResponse) GetBaseResp() (v *base.DouyinBaseResponse)
func (*DouyinGetUserResponse) GetUser ¶
func (p *DouyinGetUserResponse) GetUser() (v *base.User)
func (*DouyinGetUserResponse) InitDefault ¶
func (p *DouyinGetUserResponse) InitDefault()
func (*DouyinGetUserResponse) IsSetBaseResp ¶
func (p *DouyinGetUserResponse) IsSetBaseResp() bool
func (*DouyinGetUserResponse) IsSetUser ¶
func (p *DouyinGetUserResponse) IsSetUser() bool
func (*DouyinGetUserResponse) Read ¶
func (p *DouyinGetUserResponse) Read(iprot thrift.TProtocol) (err error)
func (*DouyinGetUserResponse) ReadField1 ¶
func (p *DouyinGetUserResponse) ReadField1(iprot thrift.TProtocol) error
func (*DouyinGetUserResponse) ReadField2 ¶
func (p *DouyinGetUserResponse) ReadField2(iprot thrift.TProtocol) error
func (*DouyinGetUserResponse) SetBaseResp ¶
func (p *DouyinGetUserResponse) SetBaseResp(val *base.DouyinBaseResponse)
func (*DouyinGetUserResponse) SetUser ¶
func (p *DouyinGetUserResponse) SetUser(val *base.User)
func (*DouyinGetUserResponse) String ¶
func (p *DouyinGetUserResponse) String() string
type DouyinUserLoginRequest ¶
type DouyinUserLoginRequest struct { Username string `thrift:"username,1" frugal:"1,default,string" json:"username"` Password string `thrift:"password,2" frugal:"2,default,string" json:"password"` }
var UserServiceLoginArgs_Req_DEFAULT *DouyinUserLoginRequest
func NewDouyinUserLoginRequest ¶
func NewDouyinUserLoginRequest() *DouyinUserLoginRequest
func (*DouyinUserLoginRequest) BLength ¶
func (p *DouyinUserLoginRequest) BLength() int
func (*DouyinUserLoginRequest) DeepEqual ¶
func (p *DouyinUserLoginRequest) DeepEqual(ano *DouyinUserLoginRequest) bool
func (*DouyinUserLoginRequest) FastRead ¶
func (p *DouyinUserLoginRequest) FastRead(buf []byte) (int, error)
func (*DouyinUserLoginRequest) FastReadField1 ¶
func (p *DouyinUserLoginRequest) FastReadField1(buf []byte) (int, error)
func (*DouyinUserLoginRequest) FastReadField2 ¶
func (p *DouyinUserLoginRequest) FastReadField2(buf []byte) (int, error)
func (*DouyinUserLoginRequest) FastWrite ¶
func (p *DouyinUserLoginRequest) FastWrite(buf []byte) int
for compatibility
func (*DouyinUserLoginRequest) FastWriteNocopy ¶
func (p *DouyinUserLoginRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*DouyinUserLoginRequest) Field1DeepEqual ¶
func (p *DouyinUserLoginRequest) Field1DeepEqual(src string) bool
func (*DouyinUserLoginRequest) Field2DeepEqual ¶
func (p *DouyinUserLoginRequest) Field2DeepEqual(src string) bool
func (*DouyinUserLoginRequest) GetPassword ¶
func (p *DouyinUserLoginRequest) GetPassword() (v string)
func (*DouyinUserLoginRequest) GetUsername ¶
func (p *DouyinUserLoginRequest) GetUsername() (v string)
func (*DouyinUserLoginRequest) InitDefault ¶
func (p *DouyinUserLoginRequest) InitDefault()
func (*DouyinUserLoginRequest) Read ¶
func (p *DouyinUserLoginRequest) Read(iprot thrift.TProtocol) (err error)
func (*DouyinUserLoginRequest) ReadField1 ¶
func (p *DouyinUserLoginRequest) ReadField1(iprot thrift.TProtocol) error
func (*DouyinUserLoginRequest) ReadField2 ¶
func (p *DouyinUserLoginRequest) ReadField2(iprot thrift.TProtocol) error
func (*DouyinUserLoginRequest) SetPassword ¶
func (p *DouyinUserLoginRequest) SetPassword(val string)
func (*DouyinUserLoginRequest) SetUsername ¶
func (p *DouyinUserLoginRequest) SetUsername(val string)
func (*DouyinUserLoginRequest) String ¶
func (p *DouyinUserLoginRequest) String() string
type DouyinUserLoginResponse ¶
type DouyinUserLoginResponse struct { BaseResp *base.DouyinBaseResponse `thrift:"base_resp,1" frugal:"1,default,base.DouyinBaseResponse" json:"base_resp"` UserId int64 `thrift:"user_id,2" frugal:"2,default,i64" json:"user_id"` Token string `thrift:"token,3" frugal:"3,default,string" json:"token"` }
var UserServiceLoginResult_Success_DEFAULT *DouyinUserLoginResponse
func NewDouyinUserLoginResponse ¶
func NewDouyinUserLoginResponse() *DouyinUserLoginResponse
func (*DouyinUserLoginResponse) BLength ¶
func (p *DouyinUserLoginResponse) BLength() int
func (*DouyinUserLoginResponse) DeepEqual ¶
func (p *DouyinUserLoginResponse) DeepEqual(ano *DouyinUserLoginResponse) bool
func (*DouyinUserLoginResponse) FastRead ¶
func (p *DouyinUserLoginResponse) FastRead(buf []byte) (int, error)
func (*DouyinUserLoginResponse) FastReadField1 ¶
func (p *DouyinUserLoginResponse) FastReadField1(buf []byte) (int, error)
func (*DouyinUserLoginResponse) FastReadField2 ¶
func (p *DouyinUserLoginResponse) FastReadField2(buf []byte) (int, error)
func (*DouyinUserLoginResponse) FastReadField3 ¶
func (p *DouyinUserLoginResponse) FastReadField3(buf []byte) (int, error)
func (*DouyinUserLoginResponse) FastWrite ¶
func (p *DouyinUserLoginResponse) FastWrite(buf []byte) int
for compatibility
func (*DouyinUserLoginResponse) FastWriteNocopy ¶
func (p *DouyinUserLoginResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*DouyinUserLoginResponse) Field1DeepEqual ¶
func (p *DouyinUserLoginResponse) Field1DeepEqual(src *base.DouyinBaseResponse) bool
func (*DouyinUserLoginResponse) Field2DeepEqual ¶
func (p *DouyinUserLoginResponse) Field2DeepEqual(src int64) bool
func (*DouyinUserLoginResponse) Field3DeepEqual ¶
func (p *DouyinUserLoginResponse) Field3DeepEqual(src string) bool
func (*DouyinUserLoginResponse) GetBaseResp ¶
func (p *DouyinUserLoginResponse) GetBaseResp() (v *base.DouyinBaseResponse)
func (*DouyinUserLoginResponse) GetToken ¶
func (p *DouyinUserLoginResponse) GetToken() (v string)
func (*DouyinUserLoginResponse) GetUserId ¶
func (p *DouyinUserLoginResponse) GetUserId() (v int64)
func (*DouyinUserLoginResponse) InitDefault ¶
func (p *DouyinUserLoginResponse) InitDefault()
func (*DouyinUserLoginResponse) IsSetBaseResp ¶
func (p *DouyinUserLoginResponse) IsSetBaseResp() bool
func (*DouyinUserLoginResponse) Read ¶
func (p *DouyinUserLoginResponse) Read(iprot thrift.TProtocol) (err error)
func (*DouyinUserLoginResponse) ReadField1 ¶
func (p *DouyinUserLoginResponse) ReadField1(iprot thrift.TProtocol) error
func (*DouyinUserLoginResponse) ReadField2 ¶
func (p *DouyinUserLoginResponse) ReadField2(iprot thrift.TProtocol) error
func (*DouyinUserLoginResponse) ReadField3 ¶
func (p *DouyinUserLoginResponse) ReadField3(iprot thrift.TProtocol) error
func (*DouyinUserLoginResponse) SetBaseResp ¶
func (p *DouyinUserLoginResponse) SetBaseResp(val *base.DouyinBaseResponse)
func (*DouyinUserLoginResponse) SetToken ¶
func (p *DouyinUserLoginResponse) SetToken(val string)
func (*DouyinUserLoginResponse) SetUserId ¶
func (p *DouyinUserLoginResponse) SetUserId(val int64)
func (*DouyinUserLoginResponse) String ¶
func (p *DouyinUserLoginResponse) String() string
type DouyinUserRegisterRequest ¶
type DouyinUserRegisterRequest struct { Username string `thrift:"username,1" frugal:"1,default,string" json:"username"` Password string `thrift:"password,2" frugal:"2,default,string" json:"password"` }
var UserServiceRegisterArgs_Req_DEFAULT *DouyinUserRegisterRequest
func NewDouyinUserRegisterRequest ¶
func NewDouyinUserRegisterRequest() *DouyinUserRegisterRequest
func (*DouyinUserRegisterRequest) BLength ¶
func (p *DouyinUserRegisterRequest) BLength() int
func (*DouyinUserRegisterRequest) DeepEqual ¶
func (p *DouyinUserRegisterRequest) DeepEqual(ano *DouyinUserRegisterRequest) bool
func (*DouyinUserRegisterRequest) FastRead ¶
func (p *DouyinUserRegisterRequest) FastRead(buf []byte) (int, error)
func (*DouyinUserRegisterRequest) FastReadField1 ¶
func (p *DouyinUserRegisterRequest) FastReadField1(buf []byte) (int, error)
func (*DouyinUserRegisterRequest) FastReadField2 ¶
func (p *DouyinUserRegisterRequest) FastReadField2(buf []byte) (int, error)
func (*DouyinUserRegisterRequest) FastWrite ¶
func (p *DouyinUserRegisterRequest) FastWrite(buf []byte) int
for compatibility
func (*DouyinUserRegisterRequest) FastWriteNocopy ¶
func (p *DouyinUserRegisterRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*DouyinUserRegisterRequest) Field1DeepEqual ¶
func (p *DouyinUserRegisterRequest) Field1DeepEqual(src string) bool
func (*DouyinUserRegisterRequest) Field2DeepEqual ¶
func (p *DouyinUserRegisterRequest) Field2DeepEqual(src string) bool
func (*DouyinUserRegisterRequest) GetPassword ¶
func (p *DouyinUserRegisterRequest) GetPassword() (v string)
func (*DouyinUserRegisterRequest) GetUsername ¶
func (p *DouyinUserRegisterRequest) GetUsername() (v string)
func (*DouyinUserRegisterRequest) InitDefault ¶
func (p *DouyinUserRegisterRequest) InitDefault()
func (*DouyinUserRegisterRequest) Read ¶
func (p *DouyinUserRegisterRequest) Read(iprot thrift.TProtocol) (err error)
func (*DouyinUserRegisterRequest) ReadField1 ¶
func (p *DouyinUserRegisterRequest) ReadField1(iprot thrift.TProtocol) error
func (*DouyinUserRegisterRequest) ReadField2 ¶
func (p *DouyinUserRegisterRequest) ReadField2(iprot thrift.TProtocol) error
func (*DouyinUserRegisterRequest) SetPassword ¶
func (p *DouyinUserRegisterRequest) SetPassword(val string)
func (*DouyinUserRegisterRequest) SetUsername ¶
func (p *DouyinUserRegisterRequest) SetUsername(val string)
func (*DouyinUserRegisterRequest) String ¶
func (p *DouyinUserRegisterRequest) String() string
type DouyinUserRegisterResponse ¶
type DouyinUserRegisterResponse struct { BaseResp *base.DouyinBaseResponse `thrift:"base_resp,1" frugal:"1,default,base.DouyinBaseResponse" json:"base_resp"` UserId int64 `thrift:"user_id,2" frugal:"2,default,i64" json:"user_id"` Token string `thrift:"token,3" frugal:"3,default,string" json:"token"` }
var UserServiceRegisterResult_Success_DEFAULT *DouyinUserRegisterResponse
func NewDouyinUserRegisterResponse ¶
func NewDouyinUserRegisterResponse() *DouyinUserRegisterResponse
func (*DouyinUserRegisterResponse) BLength ¶
func (p *DouyinUserRegisterResponse) BLength() int
func (*DouyinUserRegisterResponse) DeepEqual ¶
func (p *DouyinUserRegisterResponse) DeepEqual(ano *DouyinUserRegisterResponse) bool
func (*DouyinUserRegisterResponse) FastRead ¶
func (p *DouyinUserRegisterResponse) FastRead(buf []byte) (int, error)
func (*DouyinUserRegisterResponse) FastReadField1 ¶
func (p *DouyinUserRegisterResponse) FastReadField1(buf []byte) (int, error)
func (*DouyinUserRegisterResponse) FastReadField2 ¶
func (p *DouyinUserRegisterResponse) FastReadField2(buf []byte) (int, error)
func (*DouyinUserRegisterResponse) FastReadField3 ¶
func (p *DouyinUserRegisterResponse) FastReadField3(buf []byte) (int, error)
func (*DouyinUserRegisterResponse) FastWrite ¶
func (p *DouyinUserRegisterResponse) FastWrite(buf []byte) int
for compatibility
func (*DouyinUserRegisterResponse) FastWriteNocopy ¶
func (p *DouyinUserRegisterResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*DouyinUserRegisterResponse) Field1DeepEqual ¶
func (p *DouyinUserRegisterResponse) Field1DeepEqual(src *base.DouyinBaseResponse) bool
func (*DouyinUserRegisterResponse) Field2DeepEqual ¶
func (p *DouyinUserRegisterResponse) Field2DeepEqual(src int64) bool
func (*DouyinUserRegisterResponse) Field3DeepEqual ¶
func (p *DouyinUserRegisterResponse) Field3DeepEqual(src string) bool
func (*DouyinUserRegisterResponse) GetBaseResp ¶
func (p *DouyinUserRegisterResponse) GetBaseResp() (v *base.DouyinBaseResponse)
func (*DouyinUserRegisterResponse) GetToken ¶
func (p *DouyinUserRegisterResponse) GetToken() (v string)
func (*DouyinUserRegisterResponse) GetUserId ¶
func (p *DouyinUserRegisterResponse) GetUserId() (v int64)
func (*DouyinUserRegisterResponse) InitDefault ¶
func (p *DouyinUserRegisterResponse) InitDefault()
func (*DouyinUserRegisterResponse) IsSetBaseResp ¶
func (p *DouyinUserRegisterResponse) IsSetBaseResp() bool
func (*DouyinUserRegisterResponse) Read ¶
func (p *DouyinUserRegisterResponse) Read(iprot thrift.TProtocol) (err error)
func (*DouyinUserRegisterResponse) ReadField1 ¶
func (p *DouyinUserRegisterResponse) ReadField1(iprot thrift.TProtocol) error
func (*DouyinUserRegisterResponse) ReadField2 ¶
func (p *DouyinUserRegisterResponse) ReadField2(iprot thrift.TProtocol) error
func (*DouyinUserRegisterResponse) ReadField3 ¶
func (p *DouyinUserRegisterResponse) ReadField3(iprot thrift.TProtocol) error
func (*DouyinUserRegisterResponse) SetBaseResp ¶
func (p *DouyinUserRegisterResponse) SetBaseResp(val *base.DouyinBaseResponse)
func (*DouyinUserRegisterResponse) SetToken ¶
func (p *DouyinUserRegisterResponse) SetToken(val string)
func (*DouyinUserRegisterResponse) SetUserId ¶
func (p *DouyinUserRegisterResponse) SetUserId(val int64)
func (*DouyinUserRegisterResponse) String ¶
func (p *DouyinUserRegisterResponse) String() string
type UserService ¶
type UserService interface { Register(ctx context.Context, req *DouyinUserRegisterRequest) (r *DouyinUserRegisterResponse, err error) Login(ctx context.Context, req *DouyinUserLoginRequest) (r *DouyinUserLoginResponse, err error) GetUserInfo(ctx context.Context, req *DouyinGetUserRequest) (r *DouyinGetUserResponse, err error) BatchGetUserInfo(ctx context.Context, req *DouyinBatchGetUserRequest) (r *DouyinBatchGetUserResonse, err error) GetFollowList(ctx context.Context, req *DouyinGetRelationFollowListRequest) (r *DouyinGetRelationFollowListResponse, err error) GetFollowerList(ctx context.Context, req *DouyinGetRelationFollowerListRequest) (r *DouyinGetRelationFollowerListResponse, err error) GetFriendList(ctx context.Context, req *DouyinGetRelationFriendListRequest) (r *DouyinGetRelationFriendListResponse, err error) }
type UserServiceBatchGetUserInfoArgs ¶
type UserServiceBatchGetUserInfoArgs struct {
Req *DouyinBatchGetUserRequest `thrift:"req,1" frugal:"1,default,DouyinBatchGetUserRequest" json:"req"`
}
func NewUserServiceBatchGetUserInfoArgs ¶
func NewUserServiceBatchGetUserInfoArgs() *UserServiceBatchGetUserInfoArgs
func (*UserServiceBatchGetUserInfoArgs) BLength ¶
func (p *UserServiceBatchGetUserInfoArgs) BLength() int
func (*UserServiceBatchGetUserInfoArgs) DeepEqual ¶
func (p *UserServiceBatchGetUserInfoArgs) DeepEqual(ano *UserServiceBatchGetUserInfoArgs) bool
func (*UserServiceBatchGetUserInfoArgs) FastRead ¶
func (p *UserServiceBatchGetUserInfoArgs) FastRead(buf []byte) (int, error)
func (*UserServiceBatchGetUserInfoArgs) FastReadField1 ¶
func (p *UserServiceBatchGetUserInfoArgs) FastReadField1(buf []byte) (int, error)
func (*UserServiceBatchGetUserInfoArgs) FastWrite ¶
func (p *UserServiceBatchGetUserInfoArgs) FastWrite(buf []byte) int
for compatibility
func (*UserServiceBatchGetUserInfoArgs) FastWriteNocopy ¶
func (p *UserServiceBatchGetUserInfoArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*UserServiceBatchGetUserInfoArgs) Field1DeepEqual ¶
func (p *UserServiceBatchGetUserInfoArgs) Field1DeepEqual(src *DouyinBatchGetUserRequest) bool
func (*UserServiceBatchGetUserInfoArgs) GetFirstArgument ¶
func (p *UserServiceBatchGetUserInfoArgs) GetFirstArgument() interface{}
func (*UserServiceBatchGetUserInfoArgs) GetReq ¶
func (p *UserServiceBatchGetUserInfoArgs) GetReq() (v *DouyinBatchGetUserRequest)
func (*UserServiceBatchGetUserInfoArgs) InitDefault ¶
func (p *UserServiceBatchGetUserInfoArgs) InitDefault()
func (*UserServiceBatchGetUserInfoArgs) IsSetReq ¶
func (p *UserServiceBatchGetUserInfoArgs) IsSetReq() bool
func (*UserServiceBatchGetUserInfoArgs) Read ¶
func (p *UserServiceBatchGetUserInfoArgs) Read(iprot thrift.TProtocol) (err error)
func (*UserServiceBatchGetUserInfoArgs) ReadField1 ¶
func (p *UserServiceBatchGetUserInfoArgs) ReadField1(iprot thrift.TProtocol) error
func (*UserServiceBatchGetUserInfoArgs) SetReq ¶
func (p *UserServiceBatchGetUserInfoArgs) SetReq(val *DouyinBatchGetUserRequest)
func (*UserServiceBatchGetUserInfoArgs) String ¶
func (p *UserServiceBatchGetUserInfoArgs) String() string
type UserServiceBatchGetUserInfoResult ¶
type UserServiceBatchGetUserInfoResult struct {
Success *DouyinBatchGetUserResonse `thrift:"success,0,optional" frugal:"0,optional,DouyinBatchGetUserResonse" json:"success,omitempty"`
}
func NewUserServiceBatchGetUserInfoResult ¶
func NewUserServiceBatchGetUserInfoResult() *UserServiceBatchGetUserInfoResult
func (*UserServiceBatchGetUserInfoResult) BLength ¶
func (p *UserServiceBatchGetUserInfoResult) BLength() int
func (*UserServiceBatchGetUserInfoResult) DeepEqual ¶
func (p *UserServiceBatchGetUserInfoResult) DeepEqual(ano *UserServiceBatchGetUserInfoResult) bool
func (*UserServiceBatchGetUserInfoResult) FastRead ¶
func (p *UserServiceBatchGetUserInfoResult) FastRead(buf []byte) (int, error)
func (*UserServiceBatchGetUserInfoResult) FastReadField0 ¶
func (p *UserServiceBatchGetUserInfoResult) FastReadField0(buf []byte) (int, error)
func (*UserServiceBatchGetUserInfoResult) FastWrite ¶
func (p *UserServiceBatchGetUserInfoResult) FastWrite(buf []byte) int
for compatibility
func (*UserServiceBatchGetUserInfoResult) FastWriteNocopy ¶
func (p *UserServiceBatchGetUserInfoResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*UserServiceBatchGetUserInfoResult) Field0DeepEqual ¶
func (p *UserServiceBatchGetUserInfoResult) Field0DeepEqual(src *DouyinBatchGetUserResonse) bool
func (*UserServiceBatchGetUserInfoResult) GetResult ¶
func (p *UserServiceBatchGetUserInfoResult) GetResult() interface{}
func (*UserServiceBatchGetUserInfoResult) GetSuccess ¶
func (p *UserServiceBatchGetUserInfoResult) GetSuccess() (v *DouyinBatchGetUserResonse)
func (*UserServiceBatchGetUserInfoResult) InitDefault ¶
func (p *UserServiceBatchGetUserInfoResult) InitDefault()
func (*UserServiceBatchGetUserInfoResult) IsSetSuccess ¶
func (p *UserServiceBatchGetUserInfoResult) IsSetSuccess() bool
func (*UserServiceBatchGetUserInfoResult) Read ¶
func (p *UserServiceBatchGetUserInfoResult) Read(iprot thrift.TProtocol) (err error)
func (*UserServiceBatchGetUserInfoResult) ReadField0 ¶
func (p *UserServiceBatchGetUserInfoResult) ReadField0(iprot thrift.TProtocol) error
func (*UserServiceBatchGetUserInfoResult) SetSuccess ¶
func (p *UserServiceBatchGetUserInfoResult) SetSuccess(x interface{})
func (*UserServiceBatchGetUserInfoResult) String ¶
func (p *UserServiceBatchGetUserInfoResult) String() string
type UserServiceClient ¶
type UserServiceClient struct {
// contains filtered or unexported fields
}
func NewUserServiceClient ¶
func NewUserServiceClient(c thrift.TClient) *UserServiceClient
func NewUserServiceClientFactory ¶
func NewUserServiceClientFactory(t thrift.TTransport, f thrift.TProtocolFactory) *UserServiceClient
func NewUserServiceClientProtocol ¶
func NewUserServiceClientProtocol(t thrift.TTransport, iprot thrift.TProtocol, oprot thrift.TProtocol) *UserServiceClient
func (*UserServiceClient) BatchGetUserInfo ¶
func (p *UserServiceClient) BatchGetUserInfo(ctx context.Context, req *DouyinBatchGetUserRequest) (r *DouyinBatchGetUserResonse, err error)
func (*UserServiceClient) Client_ ¶
func (p *UserServiceClient) Client_() thrift.TClient
func (*UserServiceClient) GetFollowList ¶
func (p *UserServiceClient) GetFollowList(ctx context.Context, req *DouyinGetRelationFollowListRequest) (r *DouyinGetRelationFollowListResponse, err error)
func (*UserServiceClient) GetFollowerList ¶
func (p *UserServiceClient) GetFollowerList(ctx context.Context, req *DouyinGetRelationFollowerListRequest) (r *DouyinGetRelationFollowerListResponse, err error)
func (*UserServiceClient) GetFriendList ¶
func (p *UserServiceClient) GetFriendList(ctx context.Context, req *DouyinGetRelationFriendListRequest) (r *DouyinGetRelationFriendListResponse, err error)
func (*UserServiceClient) GetUserInfo ¶
func (p *UserServiceClient) GetUserInfo(ctx context.Context, req *DouyinGetUserRequest) (r *DouyinGetUserResponse, err error)
func (*UserServiceClient) Login ¶
func (p *UserServiceClient) Login(ctx context.Context, req *DouyinUserLoginRequest) (r *DouyinUserLoginResponse, err error)
func (*UserServiceClient) Register ¶
func (p *UserServiceClient) Register(ctx context.Context, req *DouyinUserRegisterRequest) (r *DouyinUserRegisterResponse, err error)
type UserServiceGetFollowListArgs ¶
type UserServiceGetFollowListArgs struct {
Req *DouyinGetRelationFollowListRequest `thrift:"req,1" frugal:"1,default,DouyinGetRelationFollowListRequest" json:"req"`
}
func NewUserServiceGetFollowListArgs ¶
func NewUserServiceGetFollowListArgs() *UserServiceGetFollowListArgs
func (*UserServiceGetFollowListArgs) BLength ¶
func (p *UserServiceGetFollowListArgs) BLength() int
func (*UserServiceGetFollowListArgs) DeepEqual ¶
func (p *UserServiceGetFollowListArgs) DeepEqual(ano *UserServiceGetFollowListArgs) bool
func (*UserServiceGetFollowListArgs) FastRead ¶
func (p *UserServiceGetFollowListArgs) FastRead(buf []byte) (int, error)
func (*UserServiceGetFollowListArgs) FastReadField1 ¶
func (p *UserServiceGetFollowListArgs) FastReadField1(buf []byte) (int, error)
func (*UserServiceGetFollowListArgs) FastWrite ¶
func (p *UserServiceGetFollowListArgs) FastWrite(buf []byte) int
for compatibility
func (*UserServiceGetFollowListArgs) FastWriteNocopy ¶
func (p *UserServiceGetFollowListArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*UserServiceGetFollowListArgs) Field1DeepEqual ¶
func (p *UserServiceGetFollowListArgs) Field1DeepEqual(src *DouyinGetRelationFollowListRequest) bool
func (*UserServiceGetFollowListArgs) GetFirstArgument ¶
func (p *UserServiceGetFollowListArgs) GetFirstArgument() interface{}
func (*UserServiceGetFollowListArgs) GetReq ¶
func (p *UserServiceGetFollowListArgs) GetReq() (v *DouyinGetRelationFollowListRequest)
func (*UserServiceGetFollowListArgs) InitDefault ¶
func (p *UserServiceGetFollowListArgs) InitDefault()
func (*UserServiceGetFollowListArgs) IsSetReq ¶
func (p *UserServiceGetFollowListArgs) IsSetReq() bool
func (*UserServiceGetFollowListArgs) Read ¶
func (p *UserServiceGetFollowListArgs) Read(iprot thrift.TProtocol) (err error)
func (*UserServiceGetFollowListArgs) ReadField1 ¶
func (p *UserServiceGetFollowListArgs) ReadField1(iprot thrift.TProtocol) error
func (*UserServiceGetFollowListArgs) SetReq ¶
func (p *UserServiceGetFollowListArgs) SetReq(val *DouyinGetRelationFollowListRequest)
func (*UserServiceGetFollowListArgs) String ¶
func (p *UserServiceGetFollowListArgs) String() string
type UserServiceGetFollowListResult ¶
type UserServiceGetFollowListResult struct {
Success *DouyinGetRelationFollowListResponse `thrift:"success,0,optional" frugal:"0,optional,DouyinGetRelationFollowListResponse" json:"success,omitempty"`
}
func NewUserServiceGetFollowListResult ¶
func NewUserServiceGetFollowListResult() *UserServiceGetFollowListResult
func (*UserServiceGetFollowListResult) BLength ¶
func (p *UserServiceGetFollowListResult) BLength() int
func (*UserServiceGetFollowListResult) DeepEqual ¶
func (p *UserServiceGetFollowListResult) DeepEqual(ano *UserServiceGetFollowListResult) bool
func (*UserServiceGetFollowListResult) FastRead ¶
func (p *UserServiceGetFollowListResult) FastRead(buf []byte) (int, error)
func (*UserServiceGetFollowListResult) FastReadField0 ¶
func (p *UserServiceGetFollowListResult) FastReadField0(buf []byte) (int, error)
func (*UserServiceGetFollowListResult) FastWrite ¶
func (p *UserServiceGetFollowListResult) FastWrite(buf []byte) int
for compatibility
func (*UserServiceGetFollowListResult) FastWriteNocopy ¶
func (p *UserServiceGetFollowListResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*UserServiceGetFollowListResult) Field0DeepEqual ¶
func (p *UserServiceGetFollowListResult) Field0DeepEqual(src *DouyinGetRelationFollowListResponse) bool
func (*UserServiceGetFollowListResult) GetResult ¶
func (p *UserServiceGetFollowListResult) GetResult() interface{}
func (*UserServiceGetFollowListResult) GetSuccess ¶
func (p *UserServiceGetFollowListResult) GetSuccess() (v *DouyinGetRelationFollowListResponse)
func (*UserServiceGetFollowListResult) InitDefault ¶
func (p *UserServiceGetFollowListResult) InitDefault()
func (*UserServiceGetFollowListResult) IsSetSuccess ¶
func (p *UserServiceGetFollowListResult) IsSetSuccess() bool
func (*UserServiceGetFollowListResult) Read ¶
func (p *UserServiceGetFollowListResult) Read(iprot thrift.TProtocol) (err error)
func (*UserServiceGetFollowListResult) ReadField0 ¶
func (p *UserServiceGetFollowListResult) ReadField0(iprot thrift.TProtocol) error
func (*UserServiceGetFollowListResult) SetSuccess ¶
func (p *UserServiceGetFollowListResult) SetSuccess(x interface{})
func (*UserServiceGetFollowListResult) String ¶
func (p *UserServiceGetFollowListResult) String() string
type UserServiceGetFollowerListArgs ¶
type UserServiceGetFollowerListArgs struct {
Req *DouyinGetRelationFollowerListRequest `thrift:"req,1" frugal:"1,default,DouyinGetRelationFollowerListRequest" json:"req"`
}
func NewUserServiceGetFollowerListArgs ¶
func NewUserServiceGetFollowerListArgs() *UserServiceGetFollowerListArgs
func (*UserServiceGetFollowerListArgs) BLength ¶
func (p *UserServiceGetFollowerListArgs) BLength() int
func (*UserServiceGetFollowerListArgs) DeepEqual ¶
func (p *UserServiceGetFollowerListArgs) DeepEqual(ano *UserServiceGetFollowerListArgs) bool
func (*UserServiceGetFollowerListArgs) FastRead ¶
func (p *UserServiceGetFollowerListArgs) FastRead(buf []byte) (int, error)
func (*UserServiceGetFollowerListArgs) FastReadField1 ¶
func (p *UserServiceGetFollowerListArgs) FastReadField1(buf []byte) (int, error)
func (*UserServiceGetFollowerListArgs) FastWrite ¶
func (p *UserServiceGetFollowerListArgs) FastWrite(buf []byte) int
for compatibility
func (*UserServiceGetFollowerListArgs) FastWriteNocopy ¶
func (p *UserServiceGetFollowerListArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*UserServiceGetFollowerListArgs) Field1DeepEqual ¶
func (p *UserServiceGetFollowerListArgs) Field1DeepEqual(src *DouyinGetRelationFollowerListRequest) bool
func (*UserServiceGetFollowerListArgs) GetFirstArgument ¶
func (p *UserServiceGetFollowerListArgs) GetFirstArgument() interface{}
func (*UserServiceGetFollowerListArgs) GetReq ¶
func (p *UserServiceGetFollowerListArgs) GetReq() (v *DouyinGetRelationFollowerListRequest)
func (*UserServiceGetFollowerListArgs) InitDefault ¶
func (p *UserServiceGetFollowerListArgs) InitDefault()
func (*UserServiceGetFollowerListArgs) IsSetReq ¶
func (p *UserServiceGetFollowerListArgs) IsSetReq() bool
func (*UserServiceGetFollowerListArgs) Read ¶
func (p *UserServiceGetFollowerListArgs) Read(iprot thrift.TProtocol) (err error)
func (*UserServiceGetFollowerListArgs) ReadField1 ¶
func (p *UserServiceGetFollowerListArgs) ReadField1(iprot thrift.TProtocol) error
func (*UserServiceGetFollowerListArgs) SetReq ¶
func (p *UserServiceGetFollowerListArgs) SetReq(val *DouyinGetRelationFollowerListRequest)
func (*UserServiceGetFollowerListArgs) String ¶
func (p *UserServiceGetFollowerListArgs) String() string
type UserServiceGetFollowerListResult ¶
type UserServiceGetFollowerListResult struct {
Success *DouyinGetRelationFollowerListResponse `thrift:"success,0,optional" frugal:"0,optional,DouyinGetRelationFollowerListResponse" json:"success,omitempty"`
}
func NewUserServiceGetFollowerListResult ¶
func NewUserServiceGetFollowerListResult() *UserServiceGetFollowerListResult
func (*UserServiceGetFollowerListResult) BLength ¶
func (p *UserServiceGetFollowerListResult) BLength() int
func (*UserServiceGetFollowerListResult) DeepEqual ¶
func (p *UserServiceGetFollowerListResult) DeepEqual(ano *UserServiceGetFollowerListResult) bool
func (*UserServiceGetFollowerListResult) FastRead ¶
func (p *UserServiceGetFollowerListResult) FastRead(buf []byte) (int, error)
func (*UserServiceGetFollowerListResult) FastReadField0 ¶
func (p *UserServiceGetFollowerListResult) FastReadField0(buf []byte) (int, error)
func (*UserServiceGetFollowerListResult) FastWrite ¶
func (p *UserServiceGetFollowerListResult) FastWrite(buf []byte) int
for compatibility
func (*UserServiceGetFollowerListResult) FastWriteNocopy ¶
func (p *UserServiceGetFollowerListResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*UserServiceGetFollowerListResult) Field0DeepEqual ¶
func (p *UserServiceGetFollowerListResult) Field0DeepEqual(src *DouyinGetRelationFollowerListResponse) bool
func (*UserServiceGetFollowerListResult) GetResult ¶
func (p *UserServiceGetFollowerListResult) GetResult() interface{}
func (*UserServiceGetFollowerListResult) GetSuccess ¶
func (p *UserServiceGetFollowerListResult) GetSuccess() (v *DouyinGetRelationFollowerListResponse)
func (*UserServiceGetFollowerListResult) InitDefault ¶
func (p *UserServiceGetFollowerListResult) InitDefault()
func (*UserServiceGetFollowerListResult) IsSetSuccess ¶
func (p *UserServiceGetFollowerListResult) IsSetSuccess() bool
func (*UserServiceGetFollowerListResult) Read ¶
func (p *UserServiceGetFollowerListResult) Read(iprot thrift.TProtocol) (err error)
func (*UserServiceGetFollowerListResult) ReadField0 ¶
func (p *UserServiceGetFollowerListResult) ReadField0(iprot thrift.TProtocol) error
func (*UserServiceGetFollowerListResult) SetSuccess ¶
func (p *UserServiceGetFollowerListResult) SetSuccess(x interface{})
func (*UserServiceGetFollowerListResult) String ¶
func (p *UserServiceGetFollowerListResult) String() string
type UserServiceGetFriendListArgs ¶
type UserServiceGetFriendListArgs struct {
Req *DouyinGetRelationFriendListRequest `thrift:"req,1" frugal:"1,default,DouyinGetRelationFriendListRequest" json:"req"`
}
func NewUserServiceGetFriendListArgs ¶
func NewUserServiceGetFriendListArgs() *UserServiceGetFriendListArgs
func (*UserServiceGetFriendListArgs) BLength ¶
func (p *UserServiceGetFriendListArgs) BLength() int
func (*UserServiceGetFriendListArgs) DeepEqual ¶
func (p *UserServiceGetFriendListArgs) DeepEqual(ano *UserServiceGetFriendListArgs) bool
func (*UserServiceGetFriendListArgs) FastRead ¶
func (p *UserServiceGetFriendListArgs) FastRead(buf []byte) (int, error)
func (*UserServiceGetFriendListArgs) FastReadField1 ¶
func (p *UserServiceGetFriendListArgs) FastReadField1(buf []byte) (int, error)
func (*UserServiceGetFriendListArgs) FastWrite ¶
func (p *UserServiceGetFriendListArgs) FastWrite(buf []byte) int
for compatibility
func (*UserServiceGetFriendListArgs) FastWriteNocopy ¶
func (p *UserServiceGetFriendListArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*UserServiceGetFriendListArgs) Field1DeepEqual ¶
func (p *UserServiceGetFriendListArgs) Field1DeepEqual(src *DouyinGetRelationFriendListRequest) bool
func (*UserServiceGetFriendListArgs) GetFirstArgument ¶
func (p *UserServiceGetFriendListArgs) GetFirstArgument() interface{}
func (*UserServiceGetFriendListArgs) GetReq ¶
func (p *UserServiceGetFriendListArgs) GetReq() (v *DouyinGetRelationFriendListRequest)
func (*UserServiceGetFriendListArgs) InitDefault ¶
func (p *UserServiceGetFriendListArgs) InitDefault()
func (*UserServiceGetFriendListArgs) IsSetReq ¶
func (p *UserServiceGetFriendListArgs) IsSetReq() bool
func (*UserServiceGetFriendListArgs) Read ¶
func (p *UserServiceGetFriendListArgs) Read(iprot thrift.TProtocol) (err error)
func (*UserServiceGetFriendListArgs) ReadField1 ¶
func (p *UserServiceGetFriendListArgs) ReadField1(iprot thrift.TProtocol) error
func (*UserServiceGetFriendListArgs) SetReq ¶
func (p *UserServiceGetFriendListArgs) SetReq(val *DouyinGetRelationFriendListRequest)
func (*UserServiceGetFriendListArgs) String ¶
func (p *UserServiceGetFriendListArgs) String() string
type UserServiceGetFriendListResult ¶
type UserServiceGetFriendListResult struct {
Success *DouyinGetRelationFriendListResponse `thrift:"success,0,optional" frugal:"0,optional,DouyinGetRelationFriendListResponse" json:"success,omitempty"`
}
func NewUserServiceGetFriendListResult ¶
func NewUserServiceGetFriendListResult() *UserServiceGetFriendListResult
func (*UserServiceGetFriendListResult) BLength ¶
func (p *UserServiceGetFriendListResult) BLength() int
func (*UserServiceGetFriendListResult) DeepEqual ¶
func (p *UserServiceGetFriendListResult) DeepEqual(ano *UserServiceGetFriendListResult) bool
func (*UserServiceGetFriendListResult) FastRead ¶
func (p *UserServiceGetFriendListResult) FastRead(buf []byte) (int, error)
func (*UserServiceGetFriendListResult) FastReadField0 ¶
func (p *UserServiceGetFriendListResult) FastReadField0(buf []byte) (int, error)
func (*UserServiceGetFriendListResult) FastWrite ¶
func (p *UserServiceGetFriendListResult) FastWrite(buf []byte) int
for compatibility
func (*UserServiceGetFriendListResult) FastWriteNocopy ¶
func (p *UserServiceGetFriendListResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*UserServiceGetFriendListResult) Field0DeepEqual ¶
func (p *UserServiceGetFriendListResult) Field0DeepEqual(src *DouyinGetRelationFriendListResponse) bool
func (*UserServiceGetFriendListResult) GetResult ¶
func (p *UserServiceGetFriendListResult) GetResult() interface{}
func (*UserServiceGetFriendListResult) GetSuccess ¶
func (p *UserServiceGetFriendListResult) GetSuccess() (v *DouyinGetRelationFriendListResponse)
func (*UserServiceGetFriendListResult) InitDefault ¶
func (p *UserServiceGetFriendListResult) InitDefault()
func (*UserServiceGetFriendListResult) IsSetSuccess ¶
func (p *UserServiceGetFriendListResult) IsSetSuccess() bool
func (*UserServiceGetFriendListResult) Read ¶
func (p *UserServiceGetFriendListResult) Read(iprot thrift.TProtocol) (err error)
func (*UserServiceGetFriendListResult) ReadField0 ¶
func (p *UserServiceGetFriendListResult) ReadField0(iprot thrift.TProtocol) error
func (*UserServiceGetFriendListResult) SetSuccess ¶
func (p *UserServiceGetFriendListResult) SetSuccess(x interface{})
func (*UserServiceGetFriendListResult) String ¶
func (p *UserServiceGetFriendListResult) String() string
type UserServiceGetUserInfoArgs ¶
type UserServiceGetUserInfoArgs struct {
Req *DouyinGetUserRequest `thrift:"req,1" frugal:"1,default,DouyinGetUserRequest" json:"req"`
}
func NewUserServiceGetUserInfoArgs ¶
func NewUserServiceGetUserInfoArgs() *UserServiceGetUserInfoArgs
func (*UserServiceGetUserInfoArgs) BLength ¶
func (p *UserServiceGetUserInfoArgs) BLength() int
func (*UserServiceGetUserInfoArgs) DeepEqual ¶
func (p *UserServiceGetUserInfoArgs) DeepEqual(ano *UserServiceGetUserInfoArgs) bool
func (*UserServiceGetUserInfoArgs) FastRead ¶
func (p *UserServiceGetUserInfoArgs) FastRead(buf []byte) (int, error)
func (*UserServiceGetUserInfoArgs) FastReadField1 ¶
func (p *UserServiceGetUserInfoArgs) FastReadField1(buf []byte) (int, error)
func (*UserServiceGetUserInfoArgs) FastWrite ¶
func (p *UserServiceGetUserInfoArgs) FastWrite(buf []byte) int
for compatibility
func (*UserServiceGetUserInfoArgs) FastWriteNocopy ¶
func (p *UserServiceGetUserInfoArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*UserServiceGetUserInfoArgs) Field1DeepEqual ¶
func (p *UserServiceGetUserInfoArgs) Field1DeepEqual(src *DouyinGetUserRequest) bool
func (*UserServiceGetUserInfoArgs) GetFirstArgument ¶
func (p *UserServiceGetUserInfoArgs) GetFirstArgument() interface{}
func (*UserServiceGetUserInfoArgs) GetReq ¶
func (p *UserServiceGetUserInfoArgs) GetReq() (v *DouyinGetUserRequest)
func (*UserServiceGetUserInfoArgs) InitDefault ¶
func (p *UserServiceGetUserInfoArgs) InitDefault()
func (*UserServiceGetUserInfoArgs) IsSetReq ¶
func (p *UserServiceGetUserInfoArgs) IsSetReq() bool
func (*UserServiceGetUserInfoArgs) Read ¶
func (p *UserServiceGetUserInfoArgs) Read(iprot thrift.TProtocol) (err error)
func (*UserServiceGetUserInfoArgs) ReadField1 ¶
func (p *UserServiceGetUserInfoArgs) ReadField1(iprot thrift.TProtocol) error
func (*UserServiceGetUserInfoArgs) SetReq ¶
func (p *UserServiceGetUserInfoArgs) SetReq(val *DouyinGetUserRequest)
func (*UserServiceGetUserInfoArgs) String ¶
func (p *UserServiceGetUserInfoArgs) String() string
type UserServiceGetUserInfoResult ¶
type UserServiceGetUserInfoResult struct {
Success *DouyinGetUserResponse `thrift:"success,0,optional" frugal:"0,optional,DouyinGetUserResponse" json:"success,omitempty"`
}
func NewUserServiceGetUserInfoResult ¶
func NewUserServiceGetUserInfoResult() *UserServiceGetUserInfoResult
func (*UserServiceGetUserInfoResult) BLength ¶
func (p *UserServiceGetUserInfoResult) BLength() int
func (*UserServiceGetUserInfoResult) DeepEqual ¶
func (p *UserServiceGetUserInfoResult) DeepEqual(ano *UserServiceGetUserInfoResult) bool
func (*UserServiceGetUserInfoResult) FastRead ¶
func (p *UserServiceGetUserInfoResult) FastRead(buf []byte) (int, error)
func (*UserServiceGetUserInfoResult) FastReadField0 ¶
func (p *UserServiceGetUserInfoResult) FastReadField0(buf []byte) (int, error)
func (*UserServiceGetUserInfoResult) FastWrite ¶
func (p *UserServiceGetUserInfoResult) FastWrite(buf []byte) int
for compatibility
func (*UserServiceGetUserInfoResult) FastWriteNocopy ¶
func (p *UserServiceGetUserInfoResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*UserServiceGetUserInfoResult) Field0DeepEqual ¶
func (p *UserServiceGetUserInfoResult) Field0DeepEqual(src *DouyinGetUserResponse) bool
func (*UserServiceGetUserInfoResult) GetResult ¶
func (p *UserServiceGetUserInfoResult) GetResult() interface{}
func (*UserServiceGetUserInfoResult) GetSuccess ¶
func (p *UserServiceGetUserInfoResult) GetSuccess() (v *DouyinGetUserResponse)
func (*UserServiceGetUserInfoResult) InitDefault ¶
func (p *UserServiceGetUserInfoResult) InitDefault()
func (*UserServiceGetUserInfoResult) IsSetSuccess ¶
func (p *UserServiceGetUserInfoResult) IsSetSuccess() bool
func (*UserServiceGetUserInfoResult) Read ¶
func (p *UserServiceGetUserInfoResult) Read(iprot thrift.TProtocol) (err error)
func (*UserServiceGetUserInfoResult) ReadField0 ¶
func (p *UserServiceGetUserInfoResult) ReadField0(iprot thrift.TProtocol) error
func (*UserServiceGetUserInfoResult) SetSuccess ¶
func (p *UserServiceGetUserInfoResult) SetSuccess(x interface{})
func (*UserServiceGetUserInfoResult) String ¶
func (p *UserServiceGetUserInfoResult) String() string
type UserServiceLoginArgs ¶
type UserServiceLoginArgs struct {
Req *DouyinUserLoginRequest `thrift:"req,1" frugal:"1,default,DouyinUserLoginRequest" json:"req"`
}
func NewUserServiceLoginArgs ¶
func NewUserServiceLoginArgs() *UserServiceLoginArgs
func (*UserServiceLoginArgs) BLength ¶
func (p *UserServiceLoginArgs) BLength() int
func (*UserServiceLoginArgs) DeepEqual ¶
func (p *UserServiceLoginArgs) DeepEqual(ano *UserServiceLoginArgs) bool
func (*UserServiceLoginArgs) FastRead ¶
func (p *UserServiceLoginArgs) FastRead(buf []byte) (int, error)
func (*UserServiceLoginArgs) FastReadField1 ¶
func (p *UserServiceLoginArgs) FastReadField1(buf []byte) (int, error)
func (*UserServiceLoginArgs) FastWrite ¶
func (p *UserServiceLoginArgs) FastWrite(buf []byte) int
for compatibility
func (*UserServiceLoginArgs) FastWriteNocopy ¶
func (p *UserServiceLoginArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*UserServiceLoginArgs) Field1DeepEqual ¶
func (p *UserServiceLoginArgs) Field1DeepEqual(src *DouyinUserLoginRequest) bool
func (*UserServiceLoginArgs) GetFirstArgument ¶
func (p *UserServiceLoginArgs) GetFirstArgument() interface{}
func (*UserServiceLoginArgs) GetReq ¶
func (p *UserServiceLoginArgs) GetReq() (v *DouyinUserLoginRequest)
func (*UserServiceLoginArgs) InitDefault ¶
func (p *UserServiceLoginArgs) InitDefault()
func (*UserServiceLoginArgs) IsSetReq ¶
func (p *UserServiceLoginArgs) IsSetReq() bool
func (*UserServiceLoginArgs) Read ¶
func (p *UserServiceLoginArgs) Read(iprot thrift.TProtocol) (err error)
func (*UserServiceLoginArgs) ReadField1 ¶
func (p *UserServiceLoginArgs) ReadField1(iprot thrift.TProtocol) error
func (*UserServiceLoginArgs) SetReq ¶
func (p *UserServiceLoginArgs) SetReq(val *DouyinUserLoginRequest)
func (*UserServiceLoginArgs) String ¶
func (p *UserServiceLoginArgs) String() string
type UserServiceLoginResult ¶
type UserServiceLoginResult struct {
Success *DouyinUserLoginResponse `thrift:"success,0,optional" frugal:"0,optional,DouyinUserLoginResponse" json:"success,omitempty"`
}
func NewUserServiceLoginResult ¶
func NewUserServiceLoginResult() *UserServiceLoginResult
func (*UserServiceLoginResult) BLength ¶
func (p *UserServiceLoginResult) BLength() int
func (*UserServiceLoginResult) DeepEqual ¶
func (p *UserServiceLoginResult) DeepEqual(ano *UserServiceLoginResult) bool
func (*UserServiceLoginResult) FastRead ¶
func (p *UserServiceLoginResult) FastRead(buf []byte) (int, error)
func (*UserServiceLoginResult) FastReadField0 ¶
func (p *UserServiceLoginResult) FastReadField0(buf []byte) (int, error)
func (*UserServiceLoginResult) FastWrite ¶
func (p *UserServiceLoginResult) FastWrite(buf []byte) int
for compatibility
func (*UserServiceLoginResult) FastWriteNocopy ¶
func (p *UserServiceLoginResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*UserServiceLoginResult) Field0DeepEqual ¶
func (p *UserServiceLoginResult) Field0DeepEqual(src *DouyinUserLoginResponse) bool
func (*UserServiceLoginResult) GetResult ¶
func (p *UserServiceLoginResult) GetResult() interface{}
func (*UserServiceLoginResult) GetSuccess ¶
func (p *UserServiceLoginResult) GetSuccess() (v *DouyinUserLoginResponse)
func (*UserServiceLoginResult) InitDefault ¶
func (p *UserServiceLoginResult) InitDefault()
func (*UserServiceLoginResult) IsSetSuccess ¶
func (p *UserServiceLoginResult) IsSetSuccess() bool
func (*UserServiceLoginResult) Read ¶
func (p *UserServiceLoginResult) Read(iprot thrift.TProtocol) (err error)
func (*UserServiceLoginResult) ReadField0 ¶
func (p *UserServiceLoginResult) ReadField0(iprot thrift.TProtocol) error
func (*UserServiceLoginResult) SetSuccess ¶
func (p *UserServiceLoginResult) SetSuccess(x interface{})
func (*UserServiceLoginResult) String ¶
func (p *UserServiceLoginResult) String() string
type UserServiceProcessor ¶
type UserServiceProcessor struct {
// contains filtered or unexported fields
}
func NewUserServiceProcessor ¶
func NewUserServiceProcessor(handler UserService) *UserServiceProcessor
func (*UserServiceProcessor) AddToProcessorMap ¶
func (p *UserServiceProcessor) AddToProcessorMap(key string, processor thrift.TProcessorFunction)
func (*UserServiceProcessor) GetProcessorFunction ¶
func (p *UserServiceProcessor) GetProcessorFunction(key string) (processor thrift.TProcessorFunction, ok bool)
func (*UserServiceProcessor) Process ¶
func (p *UserServiceProcessor) Process(ctx context.Context, iprot, oprot thrift.TProtocol) (success bool, err thrift.TException)
func (*UserServiceProcessor) ProcessorMap ¶
func (p *UserServiceProcessor) ProcessorMap() map[string]thrift.TProcessorFunction
type UserServiceRegisterArgs ¶
type UserServiceRegisterArgs struct {
Req *DouyinUserRegisterRequest `thrift:"req,1" frugal:"1,default,DouyinUserRegisterRequest" json:"req"`
}
func NewUserServiceRegisterArgs ¶
func NewUserServiceRegisterArgs() *UserServiceRegisterArgs
func (*UserServiceRegisterArgs) BLength ¶
func (p *UserServiceRegisterArgs) BLength() int
func (*UserServiceRegisterArgs) DeepEqual ¶
func (p *UserServiceRegisterArgs) DeepEqual(ano *UserServiceRegisterArgs) bool
func (*UserServiceRegisterArgs) FastRead ¶
func (p *UserServiceRegisterArgs) FastRead(buf []byte) (int, error)
func (*UserServiceRegisterArgs) FastReadField1 ¶
func (p *UserServiceRegisterArgs) FastReadField1(buf []byte) (int, error)
func (*UserServiceRegisterArgs) FastWrite ¶
func (p *UserServiceRegisterArgs) FastWrite(buf []byte) int
for compatibility
func (*UserServiceRegisterArgs) FastWriteNocopy ¶
func (p *UserServiceRegisterArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*UserServiceRegisterArgs) Field1DeepEqual ¶
func (p *UserServiceRegisterArgs) Field1DeepEqual(src *DouyinUserRegisterRequest) bool
func (*UserServiceRegisterArgs) GetFirstArgument ¶
func (p *UserServiceRegisterArgs) GetFirstArgument() interface{}
func (*UserServiceRegisterArgs) GetReq ¶
func (p *UserServiceRegisterArgs) GetReq() (v *DouyinUserRegisterRequest)
func (*UserServiceRegisterArgs) InitDefault ¶
func (p *UserServiceRegisterArgs) InitDefault()
func (*UserServiceRegisterArgs) IsSetReq ¶
func (p *UserServiceRegisterArgs) IsSetReq() bool
func (*UserServiceRegisterArgs) Read ¶
func (p *UserServiceRegisterArgs) Read(iprot thrift.TProtocol) (err error)
func (*UserServiceRegisterArgs) ReadField1 ¶
func (p *UserServiceRegisterArgs) ReadField1(iprot thrift.TProtocol) error
func (*UserServiceRegisterArgs) SetReq ¶
func (p *UserServiceRegisterArgs) SetReq(val *DouyinUserRegisterRequest)
func (*UserServiceRegisterArgs) String ¶
func (p *UserServiceRegisterArgs) String() string
type UserServiceRegisterResult ¶
type UserServiceRegisterResult struct {
Success *DouyinUserRegisterResponse `thrift:"success,0,optional" frugal:"0,optional,DouyinUserRegisterResponse" json:"success,omitempty"`
}
func NewUserServiceRegisterResult ¶
func NewUserServiceRegisterResult() *UserServiceRegisterResult
func (*UserServiceRegisterResult) BLength ¶
func (p *UserServiceRegisterResult) BLength() int
func (*UserServiceRegisterResult) DeepEqual ¶
func (p *UserServiceRegisterResult) DeepEqual(ano *UserServiceRegisterResult) bool
func (*UserServiceRegisterResult) FastRead ¶
func (p *UserServiceRegisterResult) FastRead(buf []byte) (int, error)
func (*UserServiceRegisterResult) FastReadField0 ¶
func (p *UserServiceRegisterResult) FastReadField0(buf []byte) (int, error)
func (*UserServiceRegisterResult) FastWrite ¶
func (p *UserServiceRegisterResult) FastWrite(buf []byte) int
for compatibility
func (*UserServiceRegisterResult) FastWriteNocopy ¶
func (p *UserServiceRegisterResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*UserServiceRegisterResult) Field0DeepEqual ¶
func (p *UserServiceRegisterResult) Field0DeepEqual(src *DouyinUserRegisterResponse) bool
func (*UserServiceRegisterResult) GetResult ¶
func (p *UserServiceRegisterResult) GetResult() interface{}
func (*UserServiceRegisterResult) GetSuccess ¶
func (p *UserServiceRegisterResult) GetSuccess() (v *DouyinUserRegisterResponse)
func (*UserServiceRegisterResult) InitDefault ¶
func (p *UserServiceRegisterResult) InitDefault()
func (*UserServiceRegisterResult) IsSetSuccess ¶
func (p *UserServiceRegisterResult) IsSetSuccess() bool
func (*UserServiceRegisterResult) Read ¶
func (p *UserServiceRegisterResult) Read(iprot thrift.TProtocol) (err error)
func (*UserServiceRegisterResult) ReadField0 ¶
func (p *UserServiceRegisterResult) ReadField0(iprot thrift.TProtocol) error
func (*UserServiceRegisterResult) SetSuccess ¶
func (p *UserServiceRegisterResult) SetSuccess(x interface{})
func (*UserServiceRegisterResult) String ¶
func (p *UserServiceRegisterResult) String() string
Click to show internal directories.
Click to hide internal directories.