Documentation ¶
Index ¶
- Variables
- type RelationActionRequest
- func (p *RelationActionRequest) BLength() int
- func (p *RelationActionRequest) DeepEqual(ano *RelationActionRequest) bool
- func (p *RelationActionRequest) FastRead(buf []byte) (int, error)
- func (p *RelationActionRequest) FastReadField1(buf []byte) (int, error)
- func (p *RelationActionRequest) FastReadField2(buf []byte) (int, error)
- func (p *RelationActionRequest) FastReadField3(buf []byte) (int, error)
- func (p *RelationActionRequest) FastWrite(buf []byte) int
- func (p *RelationActionRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *RelationActionRequest) Field1DeepEqual(src int64) bool
- func (p *RelationActionRequest) Field2DeepEqual(src int64) bool
- func (p *RelationActionRequest) Field3DeepEqual(src int32) bool
- func (p *RelationActionRequest) GetActionType() (v int32)
- func (p *RelationActionRequest) GetToUserId() (v int64)
- func (p *RelationActionRequest) GetUserId() (v int64)
- func (p *RelationActionRequest) InitDefault()
- func (p *RelationActionRequest) Read(iprot thrift.TProtocol) (err error)
- func (p *RelationActionRequest) ReadField1(iprot thrift.TProtocol) error
- func (p *RelationActionRequest) ReadField2(iprot thrift.TProtocol) error
- func (p *RelationActionRequest) ReadField3(iprot thrift.TProtocol) error
- func (p *RelationActionRequest) SetActionType(val int32)
- func (p *RelationActionRequest) SetToUserId(val int64)
- func (p *RelationActionRequest) SetUserId(val int64)
- func (p *RelationActionRequest) String() string
- func (p *RelationActionRequest) Write(oprot thrift.TProtocol) (err error)
- type RelationActionResponse
- func (p *RelationActionResponse) BLength() int
- func (p *RelationActionResponse) DeepEqual(ano *RelationActionResponse) bool
- func (p *RelationActionResponse) FastRead(buf []byte) (int, error)
- func (p *RelationActionResponse) FastWrite(buf []byte) int
- func (p *RelationActionResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *RelationActionResponse) InitDefault()
- func (p *RelationActionResponse) Read(iprot thrift.TProtocol) (err error)
- func (p *RelationActionResponse) String() string
- func (p *RelationActionResponse) Write(oprot thrift.TProtocol) (err error)
- type RelationFollowListRequest
- func (p *RelationFollowListRequest) BLength() int
- func (p *RelationFollowListRequest) DeepEqual(ano *RelationFollowListRequest) bool
- func (p *RelationFollowListRequest) FastRead(buf []byte) (int, error)
- func (p *RelationFollowListRequest) FastReadField1(buf []byte) (int, error)
- func (p *RelationFollowListRequest) FastReadField2(buf []byte) (int, error)
- func (p *RelationFollowListRequest) FastWrite(buf []byte) int
- func (p *RelationFollowListRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *RelationFollowListRequest) Field1DeepEqual(src int64) bool
- func (p *RelationFollowListRequest) Field2DeepEqual(src int64) bool
- func (p *RelationFollowListRequest) GetUserId() (v int64)
- func (p *RelationFollowListRequest) GetUserViewId() (v int64)
- func (p *RelationFollowListRequest) InitDefault()
- func (p *RelationFollowListRequest) Read(iprot thrift.TProtocol) (err error)
- func (p *RelationFollowListRequest) ReadField1(iprot thrift.TProtocol) error
- func (p *RelationFollowListRequest) ReadField2(iprot thrift.TProtocol) error
- func (p *RelationFollowListRequest) SetUserId(val int64)
- func (p *RelationFollowListRequest) SetUserViewId(val int64)
- func (p *RelationFollowListRequest) String() string
- func (p *RelationFollowListRequest) Write(oprot thrift.TProtocol) (err error)
- type RelationFollowListResponse
- func (p *RelationFollowListResponse) BLength() int
- func (p *RelationFollowListResponse) DeepEqual(ano *RelationFollowListResponse) bool
- func (p *RelationFollowListResponse) FastRead(buf []byte) (int, error)
- func (p *RelationFollowListResponse) FastReadField1(buf []byte) (int, error)
- func (p *RelationFollowListResponse) FastWrite(buf []byte) int
- func (p *RelationFollowListResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *RelationFollowListResponse) Field1DeepEqual(src []*rpcmodel.User) bool
- func (p *RelationFollowListResponse) GetUserList() (v []*rpcmodel.User)
- func (p *RelationFollowListResponse) InitDefault()
- func (p *RelationFollowListResponse) Read(iprot thrift.TProtocol) (err error)
- func (p *RelationFollowListResponse) ReadField1(iprot thrift.TProtocol) error
- func (p *RelationFollowListResponse) SetUserList(val []*rpcmodel.User)
- func (p *RelationFollowListResponse) String() string
- func (p *RelationFollowListResponse) Write(oprot thrift.TProtocol) (err error)
- type RelationFollowerListRequest
- func (p *RelationFollowerListRequest) BLength() int
- func (p *RelationFollowerListRequest) DeepEqual(ano *RelationFollowerListRequest) bool
- func (p *RelationFollowerListRequest) FastRead(buf []byte) (int, error)
- func (p *RelationFollowerListRequest) FastReadField1(buf []byte) (int, error)
- func (p *RelationFollowerListRequest) FastReadField2(buf []byte) (int, error)
- func (p *RelationFollowerListRequest) FastWrite(buf []byte) int
- func (p *RelationFollowerListRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *RelationFollowerListRequest) Field1DeepEqual(src int64) bool
- func (p *RelationFollowerListRequest) Field2DeepEqual(src int64) bool
- func (p *RelationFollowerListRequest) GetUserId() (v int64)
- func (p *RelationFollowerListRequest) GetUserViewId() (v int64)
- func (p *RelationFollowerListRequest) InitDefault()
- func (p *RelationFollowerListRequest) Read(iprot thrift.TProtocol) (err error)
- func (p *RelationFollowerListRequest) ReadField1(iprot thrift.TProtocol) error
- func (p *RelationFollowerListRequest) ReadField2(iprot thrift.TProtocol) error
- func (p *RelationFollowerListRequest) SetUserId(val int64)
- func (p *RelationFollowerListRequest) SetUserViewId(val int64)
- func (p *RelationFollowerListRequest) String() string
- func (p *RelationFollowerListRequest) Write(oprot thrift.TProtocol) (err error)
- type RelationFollowerListResponse
- func (p *RelationFollowerListResponse) BLength() int
- func (p *RelationFollowerListResponse) DeepEqual(ano *RelationFollowerListResponse) bool
- func (p *RelationFollowerListResponse) FastRead(buf []byte) (int, error)
- func (p *RelationFollowerListResponse) FastReadField1(buf []byte) (int, error)
- func (p *RelationFollowerListResponse) FastWrite(buf []byte) int
- func (p *RelationFollowerListResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *RelationFollowerListResponse) Field1DeepEqual(src []*rpcmodel.User) bool
- func (p *RelationFollowerListResponse) GetUserList() (v []*rpcmodel.User)
- func (p *RelationFollowerListResponse) InitDefault()
- func (p *RelationFollowerListResponse) Read(iprot thrift.TProtocol) (err error)
- func (p *RelationFollowerListResponse) ReadField1(iprot thrift.TProtocol) error
- func (p *RelationFollowerListResponse) SetUserList(val []*rpcmodel.User)
- func (p *RelationFollowerListResponse) String() string
- func (p *RelationFollowerListResponse) Write(oprot thrift.TProtocol) (err error)
- type RelationService
- type RelationServiceClient
- func NewRelationServiceClient(c thrift.TClient) *RelationServiceClient
- func NewRelationServiceClientFactory(t thrift.TTransport, f thrift.TProtocolFactory) *RelationServiceClient
- func NewRelationServiceClientProtocol(t thrift.TTransport, iprot thrift.TProtocol, oprot thrift.TProtocol) *RelationServiceClient
- func (p *RelationServiceClient) Client_() thrift.TClient
- func (p *RelationServiceClient) RelationAction(ctx context.Context, req *RelationActionRequest) (r *RelationActionResponse, err error)
- func (p *RelationServiceClient) RelationFollowList(ctx context.Context, req *RelationFollowListRequest) (r *RelationFollowListResponse, err error)
- func (p *RelationServiceClient) RelationFollowerList(ctx context.Context, req *RelationFollowerListRequest) (r *RelationFollowerListResponse, err error)
- type RelationServiceProcessor
- func (p *RelationServiceProcessor) AddToProcessorMap(key string, processor thrift.TProcessorFunction)
- func (p *RelationServiceProcessor) GetProcessorFunction(key string) (processor thrift.TProcessorFunction, ok bool)
- func (p *RelationServiceProcessor) Process(ctx context.Context, iprot, oprot thrift.TProtocol) (success bool, err thrift.TException)
- func (p *RelationServiceProcessor) ProcessorMap() map[string]thrift.TProcessorFunction
- type RelationServiceRelationActionArgs
- func (p *RelationServiceRelationActionArgs) BLength() int
- func (p *RelationServiceRelationActionArgs) DeepEqual(ano *RelationServiceRelationActionArgs) bool
- func (p *RelationServiceRelationActionArgs) FastRead(buf []byte) (int, error)
- func (p *RelationServiceRelationActionArgs) FastReadField1(buf []byte) (int, error)
- func (p *RelationServiceRelationActionArgs) FastWrite(buf []byte) int
- func (p *RelationServiceRelationActionArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *RelationServiceRelationActionArgs) Field1DeepEqual(src *RelationActionRequest) bool
- func (p *RelationServiceRelationActionArgs) GetFirstArgument() interface{}
- func (p *RelationServiceRelationActionArgs) GetReq() (v *RelationActionRequest)
- func (p *RelationServiceRelationActionArgs) InitDefault()
- func (p *RelationServiceRelationActionArgs) IsSetReq() bool
- func (p *RelationServiceRelationActionArgs) Read(iprot thrift.TProtocol) (err error)
- func (p *RelationServiceRelationActionArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *RelationServiceRelationActionArgs) SetReq(val *RelationActionRequest)
- func (p *RelationServiceRelationActionArgs) String() string
- func (p *RelationServiceRelationActionArgs) Write(oprot thrift.TProtocol) (err error)
- type RelationServiceRelationActionResult
- func (p *RelationServiceRelationActionResult) BLength() int
- func (p *RelationServiceRelationActionResult) DeepEqual(ano *RelationServiceRelationActionResult) bool
- func (p *RelationServiceRelationActionResult) FastRead(buf []byte) (int, error)
- func (p *RelationServiceRelationActionResult) FastReadField0(buf []byte) (int, error)
- func (p *RelationServiceRelationActionResult) FastWrite(buf []byte) int
- func (p *RelationServiceRelationActionResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *RelationServiceRelationActionResult) Field0DeepEqual(src *RelationActionResponse) bool
- func (p *RelationServiceRelationActionResult) GetResult() interface{}
- func (p *RelationServiceRelationActionResult) GetSuccess() (v *RelationActionResponse)
- func (p *RelationServiceRelationActionResult) InitDefault()
- func (p *RelationServiceRelationActionResult) IsSetSuccess() bool
- func (p *RelationServiceRelationActionResult) Read(iprot thrift.TProtocol) (err error)
- func (p *RelationServiceRelationActionResult) ReadField0(iprot thrift.TProtocol) error
- func (p *RelationServiceRelationActionResult) SetSuccess(x interface{})
- func (p *RelationServiceRelationActionResult) String() string
- func (p *RelationServiceRelationActionResult) Write(oprot thrift.TProtocol) (err error)
- type RelationServiceRelationFollowListArgs
- func (p *RelationServiceRelationFollowListArgs) BLength() int
- func (p *RelationServiceRelationFollowListArgs) DeepEqual(ano *RelationServiceRelationFollowListArgs) bool
- func (p *RelationServiceRelationFollowListArgs) FastRead(buf []byte) (int, error)
- func (p *RelationServiceRelationFollowListArgs) FastReadField1(buf []byte) (int, error)
- func (p *RelationServiceRelationFollowListArgs) FastWrite(buf []byte) int
- func (p *RelationServiceRelationFollowListArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *RelationServiceRelationFollowListArgs) Field1DeepEqual(src *RelationFollowListRequest) bool
- func (p *RelationServiceRelationFollowListArgs) GetFirstArgument() interface{}
- func (p *RelationServiceRelationFollowListArgs) GetReq() (v *RelationFollowListRequest)
- func (p *RelationServiceRelationFollowListArgs) InitDefault()
- func (p *RelationServiceRelationFollowListArgs) IsSetReq() bool
- func (p *RelationServiceRelationFollowListArgs) Read(iprot thrift.TProtocol) (err error)
- func (p *RelationServiceRelationFollowListArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *RelationServiceRelationFollowListArgs) SetReq(val *RelationFollowListRequest)
- func (p *RelationServiceRelationFollowListArgs) String() string
- func (p *RelationServiceRelationFollowListArgs) Write(oprot thrift.TProtocol) (err error)
- type RelationServiceRelationFollowListResult
- func (p *RelationServiceRelationFollowListResult) BLength() int
- func (p *RelationServiceRelationFollowListResult) DeepEqual(ano *RelationServiceRelationFollowListResult) bool
- func (p *RelationServiceRelationFollowListResult) FastRead(buf []byte) (int, error)
- func (p *RelationServiceRelationFollowListResult) FastReadField0(buf []byte) (int, error)
- func (p *RelationServiceRelationFollowListResult) FastWrite(buf []byte) int
- func (p *RelationServiceRelationFollowListResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *RelationServiceRelationFollowListResult) Field0DeepEqual(src *RelationFollowListResponse) bool
- func (p *RelationServiceRelationFollowListResult) GetResult() interface{}
- func (p *RelationServiceRelationFollowListResult) GetSuccess() (v *RelationFollowListResponse)
- func (p *RelationServiceRelationFollowListResult) InitDefault()
- func (p *RelationServiceRelationFollowListResult) IsSetSuccess() bool
- func (p *RelationServiceRelationFollowListResult) Read(iprot thrift.TProtocol) (err error)
- func (p *RelationServiceRelationFollowListResult) ReadField0(iprot thrift.TProtocol) error
- func (p *RelationServiceRelationFollowListResult) SetSuccess(x interface{})
- func (p *RelationServiceRelationFollowListResult) String() string
- func (p *RelationServiceRelationFollowListResult) Write(oprot thrift.TProtocol) (err error)
- type RelationServiceRelationFollowerListArgs
- func (p *RelationServiceRelationFollowerListArgs) BLength() int
- func (p *RelationServiceRelationFollowerListArgs) DeepEqual(ano *RelationServiceRelationFollowerListArgs) bool
- func (p *RelationServiceRelationFollowerListArgs) FastRead(buf []byte) (int, error)
- func (p *RelationServiceRelationFollowerListArgs) FastReadField1(buf []byte) (int, error)
- func (p *RelationServiceRelationFollowerListArgs) FastWrite(buf []byte) int
- func (p *RelationServiceRelationFollowerListArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *RelationServiceRelationFollowerListArgs) Field1DeepEqual(src *RelationFollowerListRequest) bool
- func (p *RelationServiceRelationFollowerListArgs) GetFirstArgument() interface{}
- func (p *RelationServiceRelationFollowerListArgs) GetReq() (v *RelationFollowerListRequest)
- func (p *RelationServiceRelationFollowerListArgs) InitDefault()
- func (p *RelationServiceRelationFollowerListArgs) IsSetReq() bool
- func (p *RelationServiceRelationFollowerListArgs) Read(iprot thrift.TProtocol) (err error)
- func (p *RelationServiceRelationFollowerListArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *RelationServiceRelationFollowerListArgs) SetReq(val *RelationFollowerListRequest)
- func (p *RelationServiceRelationFollowerListArgs) String() string
- func (p *RelationServiceRelationFollowerListArgs) Write(oprot thrift.TProtocol) (err error)
- type RelationServiceRelationFollowerListResult
- func (p *RelationServiceRelationFollowerListResult) BLength() int
- func (p *RelationServiceRelationFollowerListResult) DeepEqual(ano *RelationServiceRelationFollowerListResult) bool
- func (p *RelationServiceRelationFollowerListResult) FastRead(buf []byte) (int, error)
- func (p *RelationServiceRelationFollowerListResult) FastReadField0(buf []byte) (int, error)
- func (p *RelationServiceRelationFollowerListResult) FastWrite(buf []byte) int
- func (p *RelationServiceRelationFollowerListResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *RelationServiceRelationFollowerListResult) Field0DeepEqual(src *RelationFollowerListResponse) bool
- func (p *RelationServiceRelationFollowerListResult) GetResult() interface{}
- func (p *RelationServiceRelationFollowerListResult) GetSuccess() (v *RelationFollowerListResponse)
- func (p *RelationServiceRelationFollowerListResult) InitDefault()
- func (p *RelationServiceRelationFollowerListResult) IsSetSuccess() bool
- func (p *RelationServiceRelationFollowerListResult) Read(iprot thrift.TProtocol) (err error)
- func (p *RelationServiceRelationFollowerListResult) ReadField0(iprot thrift.TProtocol) error
- func (p *RelationServiceRelationFollowerListResult) SetSuccess(x interface{})
- func (p *RelationServiceRelationFollowerListResult) String() string
- func (p *RelationServiceRelationFollowerListResult) Write(oprot thrift.TProtocol) (err error)
Constants ¶
This section is empty.
Variables ¶
View Source
var KitexUnusedProtection = struct{}{}
KitexUnusedProtection is used to prevent 'imported and not used' error.
Functions ¶
This section is empty.
Types ¶
type RelationActionRequest ¶
type RelationActionRequest struct { UserId int64 `thrift:"UserId,1,required" frugal:"1,required,i64" json:"UserId"` ToUserId int64 `thrift:"ToUserId,2,required" frugal:"2,required,i64" json:"ToUserId"` ActionType int32 `thrift:"ActionType,3,required" frugal:"3,required,i32" json:"ActionType"` }
var RelationServiceRelationActionArgs_Req_DEFAULT *RelationActionRequest
func NewRelationActionRequest ¶
func NewRelationActionRequest() *RelationActionRequest
func (*RelationActionRequest) BLength ¶
func (p *RelationActionRequest) BLength() int
func (*RelationActionRequest) DeepEqual ¶
func (p *RelationActionRequest) DeepEqual(ano *RelationActionRequest) bool
func (*RelationActionRequest) FastRead ¶
func (p *RelationActionRequest) FastRead(buf []byte) (int, error)
func (*RelationActionRequest) FastReadField1 ¶
func (p *RelationActionRequest) FastReadField1(buf []byte) (int, error)
func (*RelationActionRequest) FastReadField2 ¶
func (p *RelationActionRequest) FastReadField2(buf []byte) (int, error)
func (*RelationActionRequest) FastReadField3 ¶
func (p *RelationActionRequest) FastReadField3(buf []byte) (int, error)
func (*RelationActionRequest) FastWrite ¶
func (p *RelationActionRequest) FastWrite(buf []byte) int
for compatibility
func (*RelationActionRequest) FastWriteNocopy ¶
func (p *RelationActionRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*RelationActionRequest) Field1DeepEqual ¶
func (p *RelationActionRequest) Field1DeepEqual(src int64) bool
func (*RelationActionRequest) Field2DeepEqual ¶
func (p *RelationActionRequest) Field2DeepEqual(src int64) bool
func (*RelationActionRequest) Field3DeepEqual ¶
func (p *RelationActionRequest) Field3DeepEqual(src int32) bool
func (*RelationActionRequest) GetActionType ¶
func (p *RelationActionRequest) GetActionType() (v int32)
func (*RelationActionRequest) GetToUserId ¶
func (p *RelationActionRequest) GetToUserId() (v int64)
func (*RelationActionRequest) GetUserId ¶
func (p *RelationActionRequest) GetUserId() (v int64)
func (*RelationActionRequest) InitDefault ¶
func (p *RelationActionRequest) InitDefault()
func (*RelationActionRequest) Read ¶
func (p *RelationActionRequest) Read(iprot thrift.TProtocol) (err error)
func (*RelationActionRequest) ReadField1 ¶
func (p *RelationActionRequest) ReadField1(iprot thrift.TProtocol) error
func (*RelationActionRequest) ReadField2 ¶
func (p *RelationActionRequest) ReadField2(iprot thrift.TProtocol) error
func (*RelationActionRequest) ReadField3 ¶
func (p *RelationActionRequest) ReadField3(iprot thrift.TProtocol) error
func (*RelationActionRequest) SetActionType ¶
func (p *RelationActionRequest) SetActionType(val int32)
func (*RelationActionRequest) SetToUserId ¶
func (p *RelationActionRequest) SetToUserId(val int64)
func (*RelationActionRequest) SetUserId ¶
func (p *RelationActionRequest) SetUserId(val int64)
func (*RelationActionRequest) String ¶
func (p *RelationActionRequest) String() string
type RelationActionResponse ¶
type RelationActionResponse struct { }
var RelationServiceRelationActionResult_Success_DEFAULT *RelationActionResponse
func NewRelationActionResponse ¶
func NewRelationActionResponse() *RelationActionResponse
func (*RelationActionResponse) BLength ¶
func (p *RelationActionResponse) BLength() int
func (*RelationActionResponse) DeepEqual ¶
func (p *RelationActionResponse) DeepEqual(ano *RelationActionResponse) bool
func (*RelationActionResponse) FastRead ¶
func (p *RelationActionResponse) FastRead(buf []byte) (int, error)
func (*RelationActionResponse) FastWrite ¶
func (p *RelationActionResponse) FastWrite(buf []byte) int
for compatibility
func (*RelationActionResponse) FastWriteNocopy ¶
func (p *RelationActionResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*RelationActionResponse) InitDefault ¶
func (p *RelationActionResponse) InitDefault()
func (*RelationActionResponse) Read ¶
func (p *RelationActionResponse) Read(iprot thrift.TProtocol) (err error)
func (*RelationActionResponse) String ¶
func (p *RelationActionResponse) String() string
type RelationFollowListRequest ¶
type RelationFollowListRequest struct { UserId int64 `thrift:"UserId,1,required" frugal:"1,required,i64" json:"UserId"` UserViewId int64 `thrift:"UserViewId,2,required" frugal:"2,required,i64" json:"UserViewId"` }
var RelationServiceRelationFollowListArgs_Req_DEFAULT *RelationFollowListRequest
func NewRelationFollowListRequest ¶
func NewRelationFollowListRequest() *RelationFollowListRequest
func (*RelationFollowListRequest) BLength ¶
func (p *RelationFollowListRequest) BLength() int
func (*RelationFollowListRequest) DeepEqual ¶
func (p *RelationFollowListRequest) DeepEqual(ano *RelationFollowListRequest) bool
func (*RelationFollowListRequest) FastRead ¶
func (p *RelationFollowListRequest) FastRead(buf []byte) (int, error)
func (*RelationFollowListRequest) FastReadField1 ¶
func (p *RelationFollowListRequest) FastReadField1(buf []byte) (int, error)
func (*RelationFollowListRequest) FastReadField2 ¶
func (p *RelationFollowListRequest) FastReadField2(buf []byte) (int, error)
func (*RelationFollowListRequest) FastWrite ¶
func (p *RelationFollowListRequest) FastWrite(buf []byte) int
for compatibility
func (*RelationFollowListRequest) FastWriteNocopy ¶
func (p *RelationFollowListRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*RelationFollowListRequest) Field1DeepEqual ¶
func (p *RelationFollowListRequest) Field1DeepEqual(src int64) bool
func (*RelationFollowListRequest) Field2DeepEqual ¶
func (p *RelationFollowListRequest) Field2DeepEqual(src int64) bool
func (*RelationFollowListRequest) GetUserId ¶
func (p *RelationFollowListRequest) GetUserId() (v int64)
func (*RelationFollowListRequest) GetUserViewId ¶
func (p *RelationFollowListRequest) GetUserViewId() (v int64)
func (*RelationFollowListRequest) InitDefault ¶
func (p *RelationFollowListRequest) InitDefault()
func (*RelationFollowListRequest) Read ¶
func (p *RelationFollowListRequest) Read(iprot thrift.TProtocol) (err error)
func (*RelationFollowListRequest) ReadField1 ¶
func (p *RelationFollowListRequest) ReadField1(iprot thrift.TProtocol) error
func (*RelationFollowListRequest) ReadField2 ¶
func (p *RelationFollowListRequest) ReadField2(iprot thrift.TProtocol) error
func (*RelationFollowListRequest) SetUserId ¶
func (p *RelationFollowListRequest) SetUserId(val int64)
func (*RelationFollowListRequest) SetUserViewId ¶
func (p *RelationFollowListRequest) SetUserViewId(val int64)
func (*RelationFollowListRequest) String ¶
func (p *RelationFollowListRequest) String() string
type RelationFollowListResponse ¶
type RelationFollowListResponse struct {
UserList []*rpcmodel.User `thrift:"UserList,1,required" frugal:"1,required,list<rpcmodel.User>" json:"UserList"`
}
var RelationServiceRelationFollowListResult_Success_DEFAULT *RelationFollowListResponse
func NewRelationFollowListResponse ¶
func NewRelationFollowListResponse() *RelationFollowListResponse
func (*RelationFollowListResponse) BLength ¶
func (p *RelationFollowListResponse) BLength() int
func (*RelationFollowListResponse) DeepEqual ¶
func (p *RelationFollowListResponse) DeepEqual(ano *RelationFollowListResponse) bool
func (*RelationFollowListResponse) FastRead ¶
func (p *RelationFollowListResponse) FastRead(buf []byte) (int, error)
func (*RelationFollowListResponse) FastReadField1 ¶
func (p *RelationFollowListResponse) FastReadField1(buf []byte) (int, error)
func (*RelationFollowListResponse) FastWrite ¶
func (p *RelationFollowListResponse) FastWrite(buf []byte) int
for compatibility
func (*RelationFollowListResponse) FastWriteNocopy ¶
func (p *RelationFollowListResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*RelationFollowListResponse) Field1DeepEqual ¶
func (p *RelationFollowListResponse) Field1DeepEqual(src []*rpcmodel.User) bool
func (*RelationFollowListResponse) GetUserList ¶
func (p *RelationFollowListResponse) GetUserList() (v []*rpcmodel.User)
func (*RelationFollowListResponse) InitDefault ¶
func (p *RelationFollowListResponse) InitDefault()
func (*RelationFollowListResponse) Read ¶
func (p *RelationFollowListResponse) Read(iprot thrift.TProtocol) (err error)
func (*RelationFollowListResponse) ReadField1 ¶
func (p *RelationFollowListResponse) ReadField1(iprot thrift.TProtocol) error
func (*RelationFollowListResponse) SetUserList ¶
func (p *RelationFollowListResponse) SetUserList(val []*rpcmodel.User)
func (*RelationFollowListResponse) String ¶
func (p *RelationFollowListResponse) String() string
type RelationFollowerListRequest ¶
type RelationFollowerListRequest struct { UserId int64 `thrift:"UserId,1,required" frugal:"1,required,i64" json:"UserId"` UserViewId int64 `thrift:"UserViewId,2,required" frugal:"2,required,i64" json:"UserViewId"` }
var RelationServiceRelationFollowerListArgs_Req_DEFAULT *RelationFollowerListRequest
func NewRelationFollowerListRequest ¶
func NewRelationFollowerListRequest() *RelationFollowerListRequest
func (*RelationFollowerListRequest) BLength ¶
func (p *RelationFollowerListRequest) BLength() int
func (*RelationFollowerListRequest) DeepEqual ¶
func (p *RelationFollowerListRequest) DeepEqual(ano *RelationFollowerListRequest) bool
func (*RelationFollowerListRequest) FastRead ¶
func (p *RelationFollowerListRequest) FastRead(buf []byte) (int, error)
func (*RelationFollowerListRequest) FastReadField1 ¶
func (p *RelationFollowerListRequest) FastReadField1(buf []byte) (int, error)
func (*RelationFollowerListRequest) FastReadField2 ¶
func (p *RelationFollowerListRequest) FastReadField2(buf []byte) (int, error)
func (*RelationFollowerListRequest) FastWrite ¶
func (p *RelationFollowerListRequest) FastWrite(buf []byte) int
for compatibility
func (*RelationFollowerListRequest) FastWriteNocopy ¶
func (p *RelationFollowerListRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*RelationFollowerListRequest) Field1DeepEqual ¶
func (p *RelationFollowerListRequest) Field1DeepEqual(src int64) bool
func (*RelationFollowerListRequest) Field2DeepEqual ¶
func (p *RelationFollowerListRequest) Field2DeepEqual(src int64) bool
func (*RelationFollowerListRequest) GetUserId ¶
func (p *RelationFollowerListRequest) GetUserId() (v int64)
func (*RelationFollowerListRequest) GetUserViewId ¶
func (p *RelationFollowerListRequest) GetUserViewId() (v int64)
func (*RelationFollowerListRequest) InitDefault ¶
func (p *RelationFollowerListRequest) InitDefault()
func (*RelationFollowerListRequest) Read ¶
func (p *RelationFollowerListRequest) Read(iprot thrift.TProtocol) (err error)
func (*RelationFollowerListRequest) ReadField1 ¶
func (p *RelationFollowerListRequest) ReadField1(iprot thrift.TProtocol) error
func (*RelationFollowerListRequest) ReadField2 ¶
func (p *RelationFollowerListRequest) ReadField2(iprot thrift.TProtocol) error
func (*RelationFollowerListRequest) SetUserId ¶
func (p *RelationFollowerListRequest) SetUserId(val int64)
func (*RelationFollowerListRequest) SetUserViewId ¶
func (p *RelationFollowerListRequest) SetUserViewId(val int64)
func (*RelationFollowerListRequest) String ¶
func (p *RelationFollowerListRequest) String() string
type RelationFollowerListResponse ¶
type RelationFollowerListResponse struct {
UserList []*rpcmodel.User `thrift:"UserList,1,required" frugal:"1,required,list<rpcmodel.User>" json:"UserList"`
}
var RelationServiceRelationFollowerListResult_Success_DEFAULT *RelationFollowerListResponse
func NewRelationFollowerListResponse ¶
func NewRelationFollowerListResponse() *RelationFollowerListResponse
func (*RelationFollowerListResponse) BLength ¶
func (p *RelationFollowerListResponse) BLength() int
func (*RelationFollowerListResponse) DeepEqual ¶
func (p *RelationFollowerListResponse) DeepEqual(ano *RelationFollowerListResponse) bool
func (*RelationFollowerListResponse) FastRead ¶
func (p *RelationFollowerListResponse) FastRead(buf []byte) (int, error)
func (*RelationFollowerListResponse) FastReadField1 ¶
func (p *RelationFollowerListResponse) FastReadField1(buf []byte) (int, error)
func (*RelationFollowerListResponse) FastWrite ¶
func (p *RelationFollowerListResponse) FastWrite(buf []byte) int
for compatibility
func (*RelationFollowerListResponse) FastWriteNocopy ¶
func (p *RelationFollowerListResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*RelationFollowerListResponse) Field1DeepEqual ¶
func (p *RelationFollowerListResponse) Field1DeepEqual(src []*rpcmodel.User) bool
func (*RelationFollowerListResponse) GetUserList ¶
func (p *RelationFollowerListResponse) GetUserList() (v []*rpcmodel.User)
func (*RelationFollowerListResponse) InitDefault ¶
func (p *RelationFollowerListResponse) InitDefault()
func (*RelationFollowerListResponse) Read ¶
func (p *RelationFollowerListResponse) Read(iprot thrift.TProtocol) (err error)
func (*RelationFollowerListResponse) ReadField1 ¶
func (p *RelationFollowerListResponse) ReadField1(iprot thrift.TProtocol) error
func (*RelationFollowerListResponse) SetUserList ¶
func (p *RelationFollowerListResponse) SetUserList(val []*rpcmodel.User)
func (*RelationFollowerListResponse) String ¶
func (p *RelationFollowerListResponse) String() string
type RelationService ¶
type RelationService interface { RelationAction(ctx context.Context, req *RelationActionRequest) (r *RelationActionResponse, err error) RelationFollowList(ctx context.Context, req *RelationFollowListRequest) (r *RelationFollowListResponse, err error) RelationFollowerList(ctx context.Context, req *RelationFollowerListRequest) (r *RelationFollowerListResponse, err error) }
type RelationServiceClient ¶
type RelationServiceClient struct {
// contains filtered or unexported fields
}
func NewRelationServiceClient ¶
func NewRelationServiceClient(c thrift.TClient) *RelationServiceClient
func NewRelationServiceClientFactory ¶
func NewRelationServiceClientFactory(t thrift.TTransport, f thrift.TProtocolFactory) *RelationServiceClient
func NewRelationServiceClientProtocol ¶
func NewRelationServiceClientProtocol(t thrift.TTransport, iprot thrift.TProtocol, oprot thrift.TProtocol) *RelationServiceClient
func (*RelationServiceClient) Client_ ¶
func (p *RelationServiceClient) Client_() thrift.TClient
func (*RelationServiceClient) RelationAction ¶
func (p *RelationServiceClient) RelationAction(ctx context.Context, req *RelationActionRequest) (r *RelationActionResponse, err error)
func (*RelationServiceClient) RelationFollowList ¶
func (p *RelationServiceClient) RelationFollowList(ctx context.Context, req *RelationFollowListRequest) (r *RelationFollowListResponse, err error)
func (*RelationServiceClient) RelationFollowerList ¶
func (p *RelationServiceClient) RelationFollowerList(ctx context.Context, req *RelationFollowerListRequest) (r *RelationFollowerListResponse, err error)
type RelationServiceProcessor ¶
type RelationServiceProcessor struct {
// contains filtered or unexported fields
}
func NewRelationServiceProcessor ¶
func NewRelationServiceProcessor(handler RelationService) *RelationServiceProcessor
func (*RelationServiceProcessor) AddToProcessorMap ¶
func (p *RelationServiceProcessor) AddToProcessorMap(key string, processor thrift.TProcessorFunction)
func (*RelationServiceProcessor) GetProcessorFunction ¶
func (p *RelationServiceProcessor) GetProcessorFunction(key string) (processor thrift.TProcessorFunction, ok bool)
func (*RelationServiceProcessor) Process ¶
func (p *RelationServiceProcessor) Process(ctx context.Context, iprot, oprot thrift.TProtocol) (success bool, err thrift.TException)
func (*RelationServiceProcessor) ProcessorMap ¶
func (p *RelationServiceProcessor) ProcessorMap() map[string]thrift.TProcessorFunction
type RelationServiceRelationActionArgs ¶
type RelationServiceRelationActionArgs struct {
Req *RelationActionRequest `thrift:"req,1" frugal:"1,default,RelationActionRequest" json:"req"`
}
func NewRelationServiceRelationActionArgs ¶
func NewRelationServiceRelationActionArgs() *RelationServiceRelationActionArgs
func (*RelationServiceRelationActionArgs) BLength ¶
func (p *RelationServiceRelationActionArgs) BLength() int
func (*RelationServiceRelationActionArgs) DeepEqual ¶
func (p *RelationServiceRelationActionArgs) DeepEqual(ano *RelationServiceRelationActionArgs) bool
func (*RelationServiceRelationActionArgs) FastRead ¶
func (p *RelationServiceRelationActionArgs) FastRead(buf []byte) (int, error)
func (*RelationServiceRelationActionArgs) FastReadField1 ¶
func (p *RelationServiceRelationActionArgs) FastReadField1(buf []byte) (int, error)
func (*RelationServiceRelationActionArgs) FastWrite ¶
func (p *RelationServiceRelationActionArgs) FastWrite(buf []byte) int
for compatibility
func (*RelationServiceRelationActionArgs) FastWriteNocopy ¶
func (p *RelationServiceRelationActionArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*RelationServiceRelationActionArgs) Field1DeepEqual ¶
func (p *RelationServiceRelationActionArgs) Field1DeepEqual(src *RelationActionRequest) bool
func (*RelationServiceRelationActionArgs) GetFirstArgument ¶
func (p *RelationServiceRelationActionArgs) GetFirstArgument() interface{}
func (*RelationServiceRelationActionArgs) GetReq ¶
func (p *RelationServiceRelationActionArgs) GetReq() (v *RelationActionRequest)
func (*RelationServiceRelationActionArgs) InitDefault ¶
func (p *RelationServiceRelationActionArgs) InitDefault()
func (*RelationServiceRelationActionArgs) IsSetReq ¶
func (p *RelationServiceRelationActionArgs) IsSetReq() bool
func (*RelationServiceRelationActionArgs) Read ¶
func (p *RelationServiceRelationActionArgs) Read(iprot thrift.TProtocol) (err error)
func (*RelationServiceRelationActionArgs) ReadField1 ¶
func (p *RelationServiceRelationActionArgs) ReadField1(iprot thrift.TProtocol) error
func (*RelationServiceRelationActionArgs) SetReq ¶
func (p *RelationServiceRelationActionArgs) SetReq(val *RelationActionRequest)
func (*RelationServiceRelationActionArgs) String ¶
func (p *RelationServiceRelationActionArgs) String() string
type RelationServiceRelationActionResult ¶
type RelationServiceRelationActionResult struct {
Success *RelationActionResponse `thrift:"success,0,optional" frugal:"0,optional,RelationActionResponse" json:"success,omitempty"`
}
func NewRelationServiceRelationActionResult ¶
func NewRelationServiceRelationActionResult() *RelationServiceRelationActionResult
func (*RelationServiceRelationActionResult) BLength ¶
func (p *RelationServiceRelationActionResult) BLength() int
func (*RelationServiceRelationActionResult) DeepEqual ¶
func (p *RelationServiceRelationActionResult) DeepEqual(ano *RelationServiceRelationActionResult) bool
func (*RelationServiceRelationActionResult) FastRead ¶
func (p *RelationServiceRelationActionResult) FastRead(buf []byte) (int, error)
func (*RelationServiceRelationActionResult) FastReadField0 ¶
func (p *RelationServiceRelationActionResult) FastReadField0(buf []byte) (int, error)
func (*RelationServiceRelationActionResult) FastWrite ¶
func (p *RelationServiceRelationActionResult) FastWrite(buf []byte) int
for compatibility
func (*RelationServiceRelationActionResult) FastWriteNocopy ¶
func (p *RelationServiceRelationActionResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*RelationServiceRelationActionResult) Field0DeepEqual ¶
func (p *RelationServiceRelationActionResult) Field0DeepEqual(src *RelationActionResponse) bool
func (*RelationServiceRelationActionResult) GetResult ¶
func (p *RelationServiceRelationActionResult) GetResult() interface{}
func (*RelationServiceRelationActionResult) GetSuccess ¶
func (p *RelationServiceRelationActionResult) GetSuccess() (v *RelationActionResponse)
func (*RelationServiceRelationActionResult) InitDefault ¶
func (p *RelationServiceRelationActionResult) InitDefault()
func (*RelationServiceRelationActionResult) IsSetSuccess ¶
func (p *RelationServiceRelationActionResult) IsSetSuccess() bool
func (*RelationServiceRelationActionResult) Read ¶
func (p *RelationServiceRelationActionResult) Read(iprot thrift.TProtocol) (err error)
func (*RelationServiceRelationActionResult) ReadField0 ¶
func (p *RelationServiceRelationActionResult) ReadField0(iprot thrift.TProtocol) error
func (*RelationServiceRelationActionResult) SetSuccess ¶
func (p *RelationServiceRelationActionResult) SetSuccess(x interface{})
func (*RelationServiceRelationActionResult) String ¶
func (p *RelationServiceRelationActionResult) String() string
type RelationServiceRelationFollowListArgs ¶
type RelationServiceRelationFollowListArgs struct {
Req *RelationFollowListRequest `thrift:"req,1" frugal:"1,default,RelationFollowListRequest" json:"req"`
}
func NewRelationServiceRelationFollowListArgs ¶
func NewRelationServiceRelationFollowListArgs() *RelationServiceRelationFollowListArgs
func (*RelationServiceRelationFollowListArgs) BLength ¶
func (p *RelationServiceRelationFollowListArgs) BLength() int
func (*RelationServiceRelationFollowListArgs) DeepEqual ¶
func (p *RelationServiceRelationFollowListArgs) DeepEqual(ano *RelationServiceRelationFollowListArgs) bool
func (*RelationServiceRelationFollowListArgs) FastRead ¶
func (p *RelationServiceRelationFollowListArgs) FastRead(buf []byte) (int, error)
func (*RelationServiceRelationFollowListArgs) FastReadField1 ¶
func (p *RelationServiceRelationFollowListArgs) FastReadField1(buf []byte) (int, error)
func (*RelationServiceRelationFollowListArgs) FastWrite ¶
func (p *RelationServiceRelationFollowListArgs) FastWrite(buf []byte) int
for compatibility
func (*RelationServiceRelationFollowListArgs) FastWriteNocopy ¶
func (p *RelationServiceRelationFollowListArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*RelationServiceRelationFollowListArgs) Field1DeepEqual ¶
func (p *RelationServiceRelationFollowListArgs) Field1DeepEqual(src *RelationFollowListRequest) bool
func (*RelationServiceRelationFollowListArgs) GetFirstArgument ¶
func (p *RelationServiceRelationFollowListArgs) GetFirstArgument() interface{}
func (*RelationServiceRelationFollowListArgs) GetReq ¶
func (p *RelationServiceRelationFollowListArgs) GetReq() (v *RelationFollowListRequest)
func (*RelationServiceRelationFollowListArgs) InitDefault ¶
func (p *RelationServiceRelationFollowListArgs) InitDefault()
func (*RelationServiceRelationFollowListArgs) IsSetReq ¶
func (p *RelationServiceRelationFollowListArgs) IsSetReq() bool
func (*RelationServiceRelationFollowListArgs) Read ¶
func (p *RelationServiceRelationFollowListArgs) Read(iprot thrift.TProtocol) (err error)
func (*RelationServiceRelationFollowListArgs) ReadField1 ¶
func (p *RelationServiceRelationFollowListArgs) ReadField1(iprot thrift.TProtocol) error
func (*RelationServiceRelationFollowListArgs) SetReq ¶
func (p *RelationServiceRelationFollowListArgs) SetReq(val *RelationFollowListRequest)
func (*RelationServiceRelationFollowListArgs) String ¶
func (p *RelationServiceRelationFollowListArgs) String() string
type RelationServiceRelationFollowListResult ¶
type RelationServiceRelationFollowListResult struct {
Success *RelationFollowListResponse `thrift:"success,0,optional" frugal:"0,optional,RelationFollowListResponse" json:"success,omitempty"`
}
func NewRelationServiceRelationFollowListResult ¶
func NewRelationServiceRelationFollowListResult() *RelationServiceRelationFollowListResult
func (*RelationServiceRelationFollowListResult) BLength ¶
func (p *RelationServiceRelationFollowListResult) BLength() int
func (*RelationServiceRelationFollowListResult) DeepEqual ¶
func (p *RelationServiceRelationFollowListResult) DeepEqual(ano *RelationServiceRelationFollowListResult) bool
func (*RelationServiceRelationFollowListResult) FastRead ¶
func (p *RelationServiceRelationFollowListResult) FastRead(buf []byte) (int, error)
func (*RelationServiceRelationFollowListResult) FastReadField0 ¶
func (p *RelationServiceRelationFollowListResult) FastReadField0(buf []byte) (int, error)
func (*RelationServiceRelationFollowListResult) FastWrite ¶
func (p *RelationServiceRelationFollowListResult) FastWrite(buf []byte) int
for compatibility
func (*RelationServiceRelationFollowListResult) FastWriteNocopy ¶
func (p *RelationServiceRelationFollowListResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*RelationServiceRelationFollowListResult) Field0DeepEqual ¶
func (p *RelationServiceRelationFollowListResult) Field0DeepEqual(src *RelationFollowListResponse) bool
func (*RelationServiceRelationFollowListResult) GetResult ¶
func (p *RelationServiceRelationFollowListResult) GetResult() interface{}
func (*RelationServiceRelationFollowListResult) GetSuccess ¶
func (p *RelationServiceRelationFollowListResult) GetSuccess() (v *RelationFollowListResponse)
func (*RelationServiceRelationFollowListResult) InitDefault ¶
func (p *RelationServiceRelationFollowListResult) InitDefault()
func (*RelationServiceRelationFollowListResult) IsSetSuccess ¶
func (p *RelationServiceRelationFollowListResult) IsSetSuccess() bool
func (*RelationServiceRelationFollowListResult) Read ¶
func (p *RelationServiceRelationFollowListResult) Read(iprot thrift.TProtocol) (err error)
func (*RelationServiceRelationFollowListResult) ReadField0 ¶
func (p *RelationServiceRelationFollowListResult) ReadField0(iprot thrift.TProtocol) error
func (*RelationServiceRelationFollowListResult) SetSuccess ¶
func (p *RelationServiceRelationFollowListResult) SetSuccess(x interface{})
func (*RelationServiceRelationFollowListResult) String ¶
func (p *RelationServiceRelationFollowListResult) String() string
type RelationServiceRelationFollowerListArgs ¶
type RelationServiceRelationFollowerListArgs struct {
Req *RelationFollowerListRequest `thrift:"req,1" frugal:"1,default,RelationFollowerListRequest" json:"req"`
}
func NewRelationServiceRelationFollowerListArgs ¶
func NewRelationServiceRelationFollowerListArgs() *RelationServiceRelationFollowerListArgs
func (*RelationServiceRelationFollowerListArgs) BLength ¶
func (p *RelationServiceRelationFollowerListArgs) BLength() int
func (*RelationServiceRelationFollowerListArgs) DeepEqual ¶
func (p *RelationServiceRelationFollowerListArgs) DeepEqual(ano *RelationServiceRelationFollowerListArgs) bool
func (*RelationServiceRelationFollowerListArgs) FastRead ¶
func (p *RelationServiceRelationFollowerListArgs) FastRead(buf []byte) (int, error)
func (*RelationServiceRelationFollowerListArgs) FastReadField1 ¶
func (p *RelationServiceRelationFollowerListArgs) FastReadField1(buf []byte) (int, error)
func (*RelationServiceRelationFollowerListArgs) FastWrite ¶
func (p *RelationServiceRelationFollowerListArgs) FastWrite(buf []byte) int
for compatibility
func (*RelationServiceRelationFollowerListArgs) FastWriteNocopy ¶
func (p *RelationServiceRelationFollowerListArgs) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*RelationServiceRelationFollowerListArgs) Field1DeepEqual ¶
func (p *RelationServiceRelationFollowerListArgs) Field1DeepEqual(src *RelationFollowerListRequest) bool
func (*RelationServiceRelationFollowerListArgs) GetFirstArgument ¶
func (p *RelationServiceRelationFollowerListArgs) GetFirstArgument() interface{}
func (*RelationServiceRelationFollowerListArgs) GetReq ¶
func (p *RelationServiceRelationFollowerListArgs) GetReq() (v *RelationFollowerListRequest)
func (*RelationServiceRelationFollowerListArgs) InitDefault ¶
func (p *RelationServiceRelationFollowerListArgs) InitDefault()
func (*RelationServiceRelationFollowerListArgs) IsSetReq ¶
func (p *RelationServiceRelationFollowerListArgs) IsSetReq() bool
func (*RelationServiceRelationFollowerListArgs) Read ¶
func (p *RelationServiceRelationFollowerListArgs) Read(iprot thrift.TProtocol) (err error)
func (*RelationServiceRelationFollowerListArgs) ReadField1 ¶
func (p *RelationServiceRelationFollowerListArgs) ReadField1(iprot thrift.TProtocol) error
func (*RelationServiceRelationFollowerListArgs) SetReq ¶
func (p *RelationServiceRelationFollowerListArgs) SetReq(val *RelationFollowerListRequest)
func (*RelationServiceRelationFollowerListArgs) String ¶
func (p *RelationServiceRelationFollowerListArgs) String() string
type RelationServiceRelationFollowerListResult ¶
type RelationServiceRelationFollowerListResult struct {
Success *RelationFollowerListResponse `thrift:"success,0,optional" frugal:"0,optional,RelationFollowerListResponse" json:"success,omitempty"`
}
func NewRelationServiceRelationFollowerListResult ¶
func NewRelationServiceRelationFollowerListResult() *RelationServiceRelationFollowerListResult
func (*RelationServiceRelationFollowerListResult) BLength ¶
func (p *RelationServiceRelationFollowerListResult) BLength() int
func (*RelationServiceRelationFollowerListResult) DeepEqual ¶
func (p *RelationServiceRelationFollowerListResult) DeepEqual(ano *RelationServiceRelationFollowerListResult) bool
func (*RelationServiceRelationFollowerListResult) FastRead ¶
func (p *RelationServiceRelationFollowerListResult) FastRead(buf []byte) (int, error)
func (*RelationServiceRelationFollowerListResult) FastReadField0 ¶
func (p *RelationServiceRelationFollowerListResult) FastReadField0(buf []byte) (int, error)
func (*RelationServiceRelationFollowerListResult) FastWrite ¶
func (p *RelationServiceRelationFollowerListResult) FastWrite(buf []byte) int
for compatibility
func (*RelationServiceRelationFollowerListResult) FastWriteNocopy ¶
func (p *RelationServiceRelationFollowerListResult) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*RelationServiceRelationFollowerListResult) Field0DeepEqual ¶
func (p *RelationServiceRelationFollowerListResult) Field0DeepEqual(src *RelationFollowerListResponse) bool
func (*RelationServiceRelationFollowerListResult) GetResult ¶
func (p *RelationServiceRelationFollowerListResult) GetResult() interface{}
func (*RelationServiceRelationFollowerListResult) GetSuccess ¶
func (p *RelationServiceRelationFollowerListResult) GetSuccess() (v *RelationFollowerListResponse)
func (*RelationServiceRelationFollowerListResult) InitDefault ¶
func (p *RelationServiceRelationFollowerListResult) InitDefault()
func (*RelationServiceRelationFollowerListResult) IsSetSuccess ¶
func (p *RelationServiceRelationFollowerListResult) IsSetSuccess() bool
func (*RelationServiceRelationFollowerListResult) Read ¶
func (p *RelationServiceRelationFollowerListResult) Read(iprot thrift.TProtocol) (err error)
func (*RelationServiceRelationFollowerListResult) ReadField0 ¶
func (p *RelationServiceRelationFollowerListResult) ReadField0(iprot thrift.TProtocol) error
func (*RelationServiceRelationFollowerListResult) SetSuccess ¶
func (p *RelationServiceRelationFollowerListResult) SetSuccess(x interface{})
func (*RelationServiceRelationFollowerListResult) String ¶
func (p *RelationServiceRelationFollowerListResult) String() string
Click to show internal directories.
Click to hide internal directories.