Documentation ¶
Overview ¶
Code generated by Kitex v0.9.1. DO NOT EDIT.
Index ¶
- Variables
- func NewInvoker(handler core_api.Plan, opts ...server.Option) server.Invoker
- func NewServer(handler core_api.Plan, opts ...server.Option) server.Server
- func NewServiceInfo() *kitex.ServiceInfo
- func NewServiceInfoForClient() *kitex.ServiceInfo
- func NewServiceInfoForStreamClient() *kitex.ServiceInfo
- func RegisterService(svr server.Server, handler core_api.Plan, opts ...server.RegisterOption) error
- type Client
- type CountDonateByPlanArgs
- func (p *CountDonateByPlanArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *CountDonateByPlanArgs) FastWrite(buf []byte) (n int)
- func (p *CountDonateByPlanArgs) GetFirstArgument() interface{}
- func (p *CountDonateByPlanArgs) GetReq() *core_api.CountDonateByPlanReq
- func (p *CountDonateByPlanArgs) IsSetReq() bool
- func (p *CountDonateByPlanArgs) Marshal(out []byte) ([]byte, error)
- func (p *CountDonateByPlanArgs) Size() (n int)
- func (p *CountDonateByPlanArgs) Unmarshal(in []byte) error
- type CountDonateByPlanResult
- func (p *CountDonateByPlanResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *CountDonateByPlanResult) FastWrite(buf []byte) (n int)
- func (p *CountDonateByPlanResult) GetResult() interface{}
- func (p *CountDonateByPlanResult) GetSuccess() *core_api.CountDonateByPlanResp
- func (p *CountDonateByPlanResult) IsSetSuccess() bool
- func (p *CountDonateByPlanResult) Marshal(out []byte) ([]byte, error)
- func (p *CountDonateByPlanResult) SetSuccess(x interface{})
- func (p *CountDonateByPlanResult) Size() (n int)
- func (p *CountDonateByPlanResult) Unmarshal(in []byte) error
- type CountDonateByUserArgs
- func (p *CountDonateByUserArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *CountDonateByUserArgs) FastWrite(buf []byte) (n int)
- func (p *CountDonateByUserArgs) GetFirstArgument() interface{}
- func (p *CountDonateByUserArgs) GetReq() *core_api.CountDonateByUserReq
- func (p *CountDonateByUserArgs) IsSetReq() bool
- func (p *CountDonateByUserArgs) Marshal(out []byte) ([]byte, error)
- func (p *CountDonateByUserArgs) Size() (n int)
- func (p *CountDonateByUserArgs) Unmarshal(in []byte) error
- type CountDonateByUserResult
- func (p *CountDonateByUserResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *CountDonateByUserResult) FastWrite(buf []byte) (n int)
- func (p *CountDonateByUserResult) GetResult() interface{}
- func (p *CountDonateByUserResult) GetSuccess() *core_api.CountDonateByUserResp
- func (p *CountDonateByUserResult) IsSetSuccess() bool
- func (p *CountDonateByUserResult) Marshal(out []byte) ([]byte, error)
- func (p *CountDonateByUserResult) SetSuccess(x interface{})
- func (p *CountDonateByUserResult) Size() (n int)
- func (p *CountDonateByUserResult) Unmarshal(in []byte) error
- type DeletePlanArgs
- func (p *DeletePlanArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *DeletePlanArgs) FastWrite(buf []byte) (n int)
- func (p *DeletePlanArgs) GetFirstArgument() interface{}
- func (p *DeletePlanArgs) GetReq() *core_api.DeletePlanReq
- func (p *DeletePlanArgs) IsSetReq() bool
- func (p *DeletePlanArgs) Marshal(out []byte) ([]byte, error)
- func (p *DeletePlanArgs) Size() (n int)
- func (p *DeletePlanArgs) Unmarshal(in []byte) error
- type DeletePlanResult
- func (p *DeletePlanResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *DeletePlanResult) FastWrite(buf []byte) (n int)
- func (p *DeletePlanResult) GetResult() interface{}
- func (p *DeletePlanResult) GetSuccess() *core_api.DeletePlanResp
- func (p *DeletePlanResult) IsSetSuccess() bool
- func (p *DeletePlanResult) Marshal(out []byte) ([]byte, error)
- func (p *DeletePlanResult) SetSuccess(x interface{})
- func (p *DeletePlanResult) Size() (n int)
- func (p *DeletePlanResult) Unmarshal(in []byte) error
- type DonateFishArgs
- func (p *DonateFishArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *DonateFishArgs) FastWrite(buf []byte) (n int)
- func (p *DonateFishArgs) GetFirstArgument() interface{}
- func (p *DonateFishArgs) GetReq() *core_api.DonateFishReq
- func (p *DonateFishArgs) IsSetReq() bool
- func (p *DonateFishArgs) Marshal(out []byte) ([]byte, error)
- func (p *DonateFishArgs) Size() (n int)
- func (p *DonateFishArgs) Unmarshal(in []byte) error
- type DonateFishResult
- func (p *DonateFishResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *DonateFishResult) FastWrite(buf []byte) (n int)
- func (p *DonateFishResult) GetResult() interface{}
- func (p *DonateFishResult) GetSuccess() *core_api.DonateFishResp
- func (p *DonateFishResult) IsSetSuccess() bool
- func (p *DonateFishResult) Marshal(out []byte) ([]byte, error)
- func (p *DonateFishResult) SetSuccess(x interface{})
- func (p *DonateFishResult) Size() (n int)
- func (p *DonateFishResult) Unmarshal(in []byte) error
- type GetPlanDetailArgs
- func (p *GetPlanDetailArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *GetPlanDetailArgs) FastWrite(buf []byte) (n int)
- func (p *GetPlanDetailArgs) GetFirstArgument() interface{}
- func (p *GetPlanDetailArgs) GetReq() *core_api.GetPlanDetailReq
- func (p *GetPlanDetailArgs) IsSetReq() bool
- func (p *GetPlanDetailArgs) Marshal(out []byte) ([]byte, error)
- func (p *GetPlanDetailArgs) Size() (n int)
- func (p *GetPlanDetailArgs) Unmarshal(in []byte) error
- type GetPlanDetailResult
- func (p *GetPlanDetailResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *GetPlanDetailResult) FastWrite(buf []byte) (n int)
- func (p *GetPlanDetailResult) GetResult() interface{}
- func (p *GetPlanDetailResult) GetSuccess() *core_api.GetPlanDetailResp
- func (p *GetPlanDetailResult) IsSetSuccess() bool
- func (p *GetPlanDetailResult) Marshal(out []byte) ([]byte, error)
- func (p *GetPlanDetailResult) SetSuccess(x interface{})
- func (p *GetPlanDetailResult) Size() (n int)
- func (p *GetPlanDetailResult) Unmarshal(in []byte) error
- type GetPlanPreviewsArgs
- func (p *GetPlanPreviewsArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *GetPlanPreviewsArgs) FastWrite(buf []byte) (n int)
- func (p *GetPlanPreviewsArgs) GetFirstArgument() interface{}
- func (p *GetPlanPreviewsArgs) GetReq() *core_api.GetPlanPreviewsReq
- func (p *GetPlanPreviewsArgs) IsSetReq() bool
- func (p *GetPlanPreviewsArgs) Marshal(out []byte) ([]byte, error)
- func (p *GetPlanPreviewsArgs) Size() (n int)
- func (p *GetPlanPreviewsArgs) Unmarshal(in []byte) error
- type GetPlanPreviewsResult
- func (p *GetPlanPreviewsResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *GetPlanPreviewsResult) FastWrite(buf []byte) (n int)
- func (p *GetPlanPreviewsResult) GetResult() interface{}
- func (p *GetPlanPreviewsResult) GetSuccess() *core_api.GetPlanPreviewsResp
- func (p *GetPlanPreviewsResult) IsSetSuccess() bool
- func (p *GetPlanPreviewsResult) Marshal(out []byte) ([]byte, error)
- func (p *GetPlanPreviewsResult) SetSuccess(x interface{})
- func (p *GetPlanPreviewsResult) Size() (n int)
- func (p *GetPlanPreviewsResult) Unmarshal(in []byte) error
- type GetUserFishArgs
- func (p *GetUserFishArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *GetUserFishArgs) FastWrite(buf []byte) (n int)
- func (p *GetUserFishArgs) GetFirstArgument() interface{}
- func (p *GetUserFishArgs) GetReq() *core_api.GetUserFishReq
- func (p *GetUserFishArgs) IsSetReq() bool
- func (p *GetUserFishArgs) Marshal(out []byte) ([]byte, error)
- func (p *GetUserFishArgs) Size() (n int)
- func (p *GetUserFishArgs) Unmarshal(in []byte) error
- type GetUserFishResult
- func (p *GetUserFishResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *GetUserFishResult) FastWrite(buf []byte) (n int)
- func (p *GetUserFishResult) GetResult() interface{}
- func (p *GetUserFishResult) GetSuccess() *core_api.GetUserFishResp
- func (p *GetUserFishResult) IsSetSuccess() bool
- func (p *GetUserFishResult) Marshal(out []byte) ([]byte, error)
- func (p *GetUserFishResult) SetSuccess(x interface{})
- func (p *GetUserFishResult) Size() (n int)
- func (p *GetUserFishResult) Unmarshal(in []byte) error
- type ListDonateByUserArgs
- func (p *ListDonateByUserArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *ListDonateByUserArgs) FastWrite(buf []byte) (n int)
- func (p *ListDonateByUserArgs) GetFirstArgument() interface{}
- func (p *ListDonateByUserArgs) GetReq() *core_api.ListDonateByUserReq
- func (p *ListDonateByUserArgs) IsSetReq() bool
- func (p *ListDonateByUserArgs) Marshal(out []byte) ([]byte, error)
- func (p *ListDonateByUserArgs) Size() (n int)
- func (p *ListDonateByUserArgs) Unmarshal(in []byte) error
- type ListDonateByUserResult
- func (p *ListDonateByUserResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *ListDonateByUserResult) FastWrite(buf []byte) (n int)
- func (p *ListDonateByUserResult) GetResult() interface{}
- func (p *ListDonateByUserResult) GetSuccess() *core_api.ListDonateByUserResp
- func (p *ListDonateByUserResult) IsSetSuccess() bool
- func (p *ListDonateByUserResult) Marshal(out []byte) ([]byte, error)
- func (p *ListDonateByUserResult) SetSuccess(x interface{})
- func (p *ListDonateByUserResult) Size() (n int)
- func (p *ListDonateByUserResult) Unmarshal(in []byte) error
- type ListFishByPlanArgs
- func (p *ListFishByPlanArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *ListFishByPlanArgs) FastWrite(buf []byte) (n int)
- func (p *ListFishByPlanArgs) GetFirstArgument() interface{}
- func (p *ListFishByPlanArgs) GetReq() *core_api.ListFishByPlanReq
- func (p *ListFishByPlanArgs) IsSetReq() bool
- func (p *ListFishByPlanArgs) Marshal(out []byte) ([]byte, error)
- func (p *ListFishByPlanArgs) Size() (n int)
- func (p *ListFishByPlanArgs) Unmarshal(in []byte) error
- type ListFishByPlanResult
- func (p *ListFishByPlanResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *ListFishByPlanResult) FastWrite(buf []byte) (n int)
- func (p *ListFishByPlanResult) GetResult() interface{}
- func (p *ListFishByPlanResult) GetSuccess() *core_api.ListFishByPlanResp
- func (p *ListFishByPlanResult) IsSetSuccess() bool
- func (p *ListFishByPlanResult) Marshal(out []byte) ([]byte, error)
- func (p *ListFishByPlanResult) SetSuccess(x interface{})
- func (p *ListFishByPlanResult) Size() (n int)
- func (p *ListFishByPlanResult) Unmarshal(in []byte) error
- type NewPlanArgs
- func (p *NewPlanArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *NewPlanArgs) FastWrite(buf []byte) (n int)
- func (p *NewPlanArgs) GetFirstArgument() interface{}
- func (p *NewPlanArgs) GetReq() *core_api.NewPlanReq
- func (p *NewPlanArgs) IsSetReq() bool
- func (p *NewPlanArgs) Marshal(out []byte) ([]byte, error)
- func (p *NewPlanArgs) Size() (n int)
- func (p *NewPlanArgs) Unmarshal(in []byte) error
- type NewPlanResult
- func (p *NewPlanResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *NewPlanResult) FastWrite(buf []byte) (n int)
- func (p *NewPlanResult) GetResult() interface{}
- func (p *NewPlanResult) GetSuccess() *core_api.NewPlanResp
- func (p *NewPlanResult) IsSetSuccess() bool
- func (p *NewPlanResult) Marshal(out []byte) ([]byte, error)
- func (p *NewPlanResult) SetSuccess(x interface{})
- func (p *NewPlanResult) Size() (n int)
- func (p *NewPlanResult) Unmarshal(in []byte) error
Constants ¶
This section is empty.
Variables ¶
View Source
var CountDonateByPlanArgs_Req_DEFAULT *core_api.CountDonateByPlanReq
View Source
var CountDonateByPlanResult_Success_DEFAULT *core_api.CountDonateByPlanResp
View Source
var CountDonateByUserArgs_Req_DEFAULT *core_api.CountDonateByUserReq
View Source
var CountDonateByUserResult_Success_DEFAULT *core_api.CountDonateByUserResp
View Source
var DeletePlanArgs_Req_DEFAULT *core_api.DeletePlanReq
View Source
var DeletePlanResult_Success_DEFAULT *core_api.DeletePlanResp
View Source
var DonateFishArgs_Req_DEFAULT *core_api.DonateFishReq
View Source
var DonateFishResult_Success_DEFAULT *core_api.DonateFishResp
View Source
var GetPlanDetailArgs_Req_DEFAULT *core_api.GetPlanDetailReq
View Source
var GetPlanDetailResult_Success_DEFAULT *core_api.GetPlanDetailResp
View Source
var GetPlanPreviewsArgs_Req_DEFAULT *core_api.GetPlanPreviewsReq
View Source
var GetPlanPreviewsResult_Success_DEFAULT *core_api.GetPlanPreviewsResp
View Source
var GetUserFishArgs_Req_DEFAULT *core_api.GetUserFishReq
View Source
var GetUserFishResult_Success_DEFAULT *core_api.GetUserFishResp
View Source
var ListDonateByUserArgs_Req_DEFAULT *core_api.ListDonateByUserReq
View Source
var ListDonateByUserResult_Success_DEFAULT *core_api.ListDonateByUserResp
View Source
var ListFishByPlanArgs_Req_DEFAULT *core_api.ListFishByPlanReq
View Source
var ListFishByPlanResult_Success_DEFAULT *core_api.ListFishByPlanResp
View Source
var NewPlanArgs_Req_DEFAULT *core_api.NewPlanReq
View Source
var NewPlanResult_Success_DEFAULT *core_api.NewPlanResp
Functions ¶
func NewInvoker ¶
NewInvoker creates a server.Invoker with the given handler and options.
func NewServiceInfo ¶
func NewServiceInfo() *kitex.ServiceInfo
NewServiceInfo creates a new ServiceInfo containing all methods
func NewServiceInfoForClient ¶
func NewServiceInfoForClient() *kitex.ServiceInfo
NewServiceInfo creates a new ServiceInfo containing non-streaming methods
func NewServiceInfoForStreamClient ¶
func NewServiceInfoForStreamClient() *kitex.ServiceInfo
func RegisterService ¶
Types ¶
type Client ¶
type Client interface { GetPlanPreviews(ctx context.Context, Req *core_api.GetPlanPreviewsReq, callOptions ...callopt.Option) (r *core_api.GetPlanPreviewsResp, err error) GetPlanDetail(ctx context.Context, Req *core_api.GetPlanDetailReq, callOptions ...callopt.Option) (r *core_api.GetPlanDetailResp, err error) NewPlan(ctx context.Context, Req *core_api.NewPlanReq, callOptions ...callopt.Option) (r *core_api.NewPlanResp, err error) DeletePlan(ctx context.Context, Req *core_api.DeletePlanReq, callOptions ...callopt.Option) (r *core_api.DeletePlanResp, err error) DonateFish(ctx context.Context, Req *core_api.DonateFishReq, callOptions ...callopt.Option) (r *core_api.DonateFishResp, err error) GetUserFish(ctx context.Context, Req *core_api.GetUserFishReq, callOptions ...callopt.Option) (r *core_api.GetUserFishResp, err error) ListFishByPlan(ctx context.Context, Req *core_api.ListFishByPlanReq, callOptions ...callopt.Option) (r *core_api.ListFishByPlanResp, err error) ListDonateByUser(ctx context.Context, Req *core_api.ListDonateByUserReq, callOptions ...callopt.Option) (r *core_api.ListDonateByUserResp, err error) CountDonateByUser(ctx context.Context, Req *core_api.CountDonateByUserReq, callOptions ...callopt.Option) (r *core_api.CountDonateByUserResp, err error) CountDonateByPlan(ctx context.Context, Req *core_api.CountDonateByPlanReq, callOptions ...callopt.Option) (r *core_api.CountDonateByPlanResp, err error) }
Client is designed to provide IDL-compatible methods with call-option parameter for kitex framework.
func MustNewClient ¶
MustNewClient creates a client for the service defined in IDL. It panics if any error occurs.
type CountDonateByPlanArgs ¶
type CountDonateByPlanArgs struct {
Req *core_api.CountDonateByPlanReq
}
func (*CountDonateByPlanArgs) FastWrite ¶
func (p *CountDonateByPlanArgs) FastWrite(buf []byte) (n int)
func (*CountDonateByPlanArgs) GetFirstArgument ¶
func (p *CountDonateByPlanArgs) GetFirstArgument() interface{}
func (*CountDonateByPlanArgs) GetReq ¶
func (p *CountDonateByPlanArgs) GetReq() *core_api.CountDonateByPlanReq
func (*CountDonateByPlanArgs) IsSetReq ¶
func (p *CountDonateByPlanArgs) IsSetReq() bool
func (*CountDonateByPlanArgs) Marshal ¶
func (p *CountDonateByPlanArgs) Marshal(out []byte) ([]byte, error)
func (*CountDonateByPlanArgs) Size ¶
func (p *CountDonateByPlanArgs) Size() (n int)
func (*CountDonateByPlanArgs) Unmarshal ¶
func (p *CountDonateByPlanArgs) Unmarshal(in []byte) error
type CountDonateByPlanResult ¶
type CountDonateByPlanResult struct {
Success *core_api.CountDonateByPlanResp
}
func (*CountDonateByPlanResult) FastWrite ¶
func (p *CountDonateByPlanResult) FastWrite(buf []byte) (n int)
func (*CountDonateByPlanResult) GetResult ¶
func (p *CountDonateByPlanResult) GetResult() interface{}
func (*CountDonateByPlanResult) GetSuccess ¶
func (p *CountDonateByPlanResult) GetSuccess() *core_api.CountDonateByPlanResp
func (*CountDonateByPlanResult) IsSetSuccess ¶
func (p *CountDonateByPlanResult) IsSetSuccess() bool
func (*CountDonateByPlanResult) Marshal ¶
func (p *CountDonateByPlanResult) Marshal(out []byte) ([]byte, error)
func (*CountDonateByPlanResult) SetSuccess ¶
func (p *CountDonateByPlanResult) SetSuccess(x interface{})
func (*CountDonateByPlanResult) Size ¶
func (p *CountDonateByPlanResult) Size() (n int)
func (*CountDonateByPlanResult) Unmarshal ¶
func (p *CountDonateByPlanResult) Unmarshal(in []byte) error
type CountDonateByUserArgs ¶
type CountDonateByUserArgs struct {
Req *core_api.CountDonateByUserReq
}
func (*CountDonateByUserArgs) FastWrite ¶
func (p *CountDonateByUserArgs) FastWrite(buf []byte) (n int)
func (*CountDonateByUserArgs) GetFirstArgument ¶
func (p *CountDonateByUserArgs) GetFirstArgument() interface{}
func (*CountDonateByUserArgs) GetReq ¶
func (p *CountDonateByUserArgs) GetReq() *core_api.CountDonateByUserReq
func (*CountDonateByUserArgs) IsSetReq ¶
func (p *CountDonateByUserArgs) IsSetReq() bool
func (*CountDonateByUserArgs) Marshal ¶
func (p *CountDonateByUserArgs) Marshal(out []byte) ([]byte, error)
func (*CountDonateByUserArgs) Size ¶
func (p *CountDonateByUserArgs) Size() (n int)
func (*CountDonateByUserArgs) Unmarshal ¶
func (p *CountDonateByUserArgs) Unmarshal(in []byte) error
type CountDonateByUserResult ¶
type CountDonateByUserResult struct {
Success *core_api.CountDonateByUserResp
}
func (*CountDonateByUserResult) FastWrite ¶
func (p *CountDonateByUserResult) FastWrite(buf []byte) (n int)
func (*CountDonateByUserResult) GetResult ¶
func (p *CountDonateByUserResult) GetResult() interface{}
func (*CountDonateByUserResult) GetSuccess ¶
func (p *CountDonateByUserResult) GetSuccess() *core_api.CountDonateByUserResp
func (*CountDonateByUserResult) IsSetSuccess ¶
func (p *CountDonateByUserResult) IsSetSuccess() bool
func (*CountDonateByUserResult) Marshal ¶
func (p *CountDonateByUserResult) Marshal(out []byte) ([]byte, error)
func (*CountDonateByUserResult) SetSuccess ¶
func (p *CountDonateByUserResult) SetSuccess(x interface{})
func (*CountDonateByUserResult) Size ¶
func (p *CountDonateByUserResult) Size() (n int)
func (*CountDonateByUserResult) Unmarshal ¶
func (p *CountDonateByUserResult) Unmarshal(in []byte) error
type DeletePlanArgs ¶
type DeletePlanArgs struct {
Req *core_api.DeletePlanReq
}
func (*DeletePlanArgs) FastWrite ¶
func (p *DeletePlanArgs) FastWrite(buf []byte) (n int)
func (*DeletePlanArgs) GetFirstArgument ¶
func (p *DeletePlanArgs) GetFirstArgument() interface{}
func (*DeletePlanArgs) GetReq ¶
func (p *DeletePlanArgs) GetReq() *core_api.DeletePlanReq
func (*DeletePlanArgs) IsSetReq ¶
func (p *DeletePlanArgs) IsSetReq() bool
func (*DeletePlanArgs) Size ¶
func (p *DeletePlanArgs) Size() (n int)
func (*DeletePlanArgs) Unmarshal ¶
func (p *DeletePlanArgs) Unmarshal(in []byte) error
type DeletePlanResult ¶
type DeletePlanResult struct {
Success *core_api.DeletePlanResp
}
func (*DeletePlanResult) FastWrite ¶
func (p *DeletePlanResult) FastWrite(buf []byte) (n int)
func (*DeletePlanResult) GetResult ¶
func (p *DeletePlanResult) GetResult() interface{}
func (*DeletePlanResult) GetSuccess ¶
func (p *DeletePlanResult) GetSuccess() *core_api.DeletePlanResp
func (*DeletePlanResult) IsSetSuccess ¶
func (p *DeletePlanResult) IsSetSuccess() bool
func (*DeletePlanResult) SetSuccess ¶
func (p *DeletePlanResult) SetSuccess(x interface{})
func (*DeletePlanResult) Size ¶
func (p *DeletePlanResult) Size() (n int)
func (*DeletePlanResult) Unmarshal ¶
func (p *DeletePlanResult) Unmarshal(in []byte) error
type DonateFishArgs ¶
type DonateFishArgs struct {
Req *core_api.DonateFishReq
}
func (*DonateFishArgs) FastWrite ¶
func (p *DonateFishArgs) FastWrite(buf []byte) (n int)
func (*DonateFishArgs) GetFirstArgument ¶
func (p *DonateFishArgs) GetFirstArgument() interface{}
func (*DonateFishArgs) GetReq ¶
func (p *DonateFishArgs) GetReq() *core_api.DonateFishReq
func (*DonateFishArgs) IsSetReq ¶
func (p *DonateFishArgs) IsSetReq() bool
func (*DonateFishArgs) Size ¶
func (p *DonateFishArgs) Size() (n int)
func (*DonateFishArgs) Unmarshal ¶
func (p *DonateFishArgs) Unmarshal(in []byte) error
type DonateFishResult ¶
type DonateFishResult struct {
Success *core_api.DonateFishResp
}
func (*DonateFishResult) FastWrite ¶
func (p *DonateFishResult) FastWrite(buf []byte) (n int)
func (*DonateFishResult) GetResult ¶
func (p *DonateFishResult) GetResult() interface{}
func (*DonateFishResult) GetSuccess ¶
func (p *DonateFishResult) GetSuccess() *core_api.DonateFishResp
func (*DonateFishResult) IsSetSuccess ¶
func (p *DonateFishResult) IsSetSuccess() bool
func (*DonateFishResult) SetSuccess ¶
func (p *DonateFishResult) SetSuccess(x interface{})
func (*DonateFishResult) Size ¶
func (p *DonateFishResult) Size() (n int)
func (*DonateFishResult) Unmarshal ¶
func (p *DonateFishResult) Unmarshal(in []byte) error
type GetPlanDetailArgs ¶
type GetPlanDetailArgs struct {
Req *core_api.GetPlanDetailReq
}
func (*GetPlanDetailArgs) FastWrite ¶
func (p *GetPlanDetailArgs) FastWrite(buf []byte) (n int)
func (*GetPlanDetailArgs) GetFirstArgument ¶
func (p *GetPlanDetailArgs) GetFirstArgument() interface{}
func (*GetPlanDetailArgs) GetReq ¶
func (p *GetPlanDetailArgs) GetReq() *core_api.GetPlanDetailReq
func (*GetPlanDetailArgs) IsSetReq ¶
func (p *GetPlanDetailArgs) IsSetReq() bool
func (*GetPlanDetailArgs) Size ¶
func (p *GetPlanDetailArgs) Size() (n int)
func (*GetPlanDetailArgs) Unmarshal ¶
func (p *GetPlanDetailArgs) Unmarshal(in []byte) error
type GetPlanDetailResult ¶
type GetPlanDetailResult struct {
Success *core_api.GetPlanDetailResp
}
func (*GetPlanDetailResult) FastWrite ¶
func (p *GetPlanDetailResult) FastWrite(buf []byte) (n int)
func (*GetPlanDetailResult) GetResult ¶
func (p *GetPlanDetailResult) GetResult() interface{}
func (*GetPlanDetailResult) GetSuccess ¶
func (p *GetPlanDetailResult) GetSuccess() *core_api.GetPlanDetailResp
func (*GetPlanDetailResult) IsSetSuccess ¶
func (p *GetPlanDetailResult) IsSetSuccess() bool
func (*GetPlanDetailResult) Marshal ¶
func (p *GetPlanDetailResult) Marshal(out []byte) ([]byte, error)
func (*GetPlanDetailResult) SetSuccess ¶
func (p *GetPlanDetailResult) SetSuccess(x interface{})
func (*GetPlanDetailResult) Size ¶
func (p *GetPlanDetailResult) Size() (n int)
func (*GetPlanDetailResult) Unmarshal ¶
func (p *GetPlanDetailResult) Unmarshal(in []byte) error
type GetPlanPreviewsArgs ¶
type GetPlanPreviewsArgs struct {
Req *core_api.GetPlanPreviewsReq
}
func (*GetPlanPreviewsArgs) FastWrite ¶
func (p *GetPlanPreviewsArgs) FastWrite(buf []byte) (n int)
func (*GetPlanPreviewsArgs) GetFirstArgument ¶
func (p *GetPlanPreviewsArgs) GetFirstArgument() interface{}
func (*GetPlanPreviewsArgs) GetReq ¶
func (p *GetPlanPreviewsArgs) GetReq() *core_api.GetPlanPreviewsReq
func (*GetPlanPreviewsArgs) IsSetReq ¶
func (p *GetPlanPreviewsArgs) IsSetReq() bool
func (*GetPlanPreviewsArgs) Marshal ¶
func (p *GetPlanPreviewsArgs) Marshal(out []byte) ([]byte, error)
func (*GetPlanPreviewsArgs) Size ¶
func (p *GetPlanPreviewsArgs) Size() (n int)
func (*GetPlanPreviewsArgs) Unmarshal ¶
func (p *GetPlanPreviewsArgs) Unmarshal(in []byte) error
type GetPlanPreviewsResult ¶
type GetPlanPreviewsResult struct {
Success *core_api.GetPlanPreviewsResp
}
func (*GetPlanPreviewsResult) FastWrite ¶
func (p *GetPlanPreviewsResult) FastWrite(buf []byte) (n int)
func (*GetPlanPreviewsResult) GetResult ¶
func (p *GetPlanPreviewsResult) GetResult() interface{}
func (*GetPlanPreviewsResult) GetSuccess ¶
func (p *GetPlanPreviewsResult) GetSuccess() *core_api.GetPlanPreviewsResp
func (*GetPlanPreviewsResult) IsSetSuccess ¶
func (p *GetPlanPreviewsResult) IsSetSuccess() bool
func (*GetPlanPreviewsResult) Marshal ¶
func (p *GetPlanPreviewsResult) Marshal(out []byte) ([]byte, error)
func (*GetPlanPreviewsResult) SetSuccess ¶
func (p *GetPlanPreviewsResult) SetSuccess(x interface{})
func (*GetPlanPreviewsResult) Size ¶
func (p *GetPlanPreviewsResult) Size() (n int)
func (*GetPlanPreviewsResult) Unmarshal ¶
func (p *GetPlanPreviewsResult) Unmarshal(in []byte) error
type GetUserFishArgs ¶
type GetUserFishArgs struct {
Req *core_api.GetUserFishReq
}
func (*GetUserFishArgs) FastWrite ¶
func (p *GetUserFishArgs) FastWrite(buf []byte) (n int)
func (*GetUserFishArgs) GetFirstArgument ¶
func (p *GetUserFishArgs) GetFirstArgument() interface{}
func (*GetUserFishArgs) GetReq ¶
func (p *GetUserFishArgs) GetReq() *core_api.GetUserFishReq
func (*GetUserFishArgs) IsSetReq ¶
func (p *GetUserFishArgs) IsSetReq() bool
func (*GetUserFishArgs) Size ¶
func (p *GetUserFishArgs) Size() (n int)
func (*GetUserFishArgs) Unmarshal ¶
func (p *GetUserFishArgs) Unmarshal(in []byte) error
type GetUserFishResult ¶
type GetUserFishResult struct {
Success *core_api.GetUserFishResp
}
func (*GetUserFishResult) FastWrite ¶
func (p *GetUserFishResult) FastWrite(buf []byte) (n int)
func (*GetUserFishResult) GetResult ¶
func (p *GetUserFishResult) GetResult() interface{}
func (*GetUserFishResult) GetSuccess ¶
func (p *GetUserFishResult) GetSuccess() *core_api.GetUserFishResp
func (*GetUserFishResult) IsSetSuccess ¶
func (p *GetUserFishResult) IsSetSuccess() bool
func (*GetUserFishResult) SetSuccess ¶
func (p *GetUserFishResult) SetSuccess(x interface{})
func (*GetUserFishResult) Size ¶
func (p *GetUserFishResult) Size() (n int)
func (*GetUserFishResult) Unmarshal ¶
func (p *GetUserFishResult) Unmarshal(in []byte) error
type ListDonateByUserArgs ¶
type ListDonateByUserArgs struct {
Req *core_api.ListDonateByUserReq
}
func (*ListDonateByUserArgs) FastWrite ¶
func (p *ListDonateByUserArgs) FastWrite(buf []byte) (n int)
func (*ListDonateByUserArgs) GetFirstArgument ¶
func (p *ListDonateByUserArgs) GetFirstArgument() interface{}
func (*ListDonateByUserArgs) GetReq ¶
func (p *ListDonateByUserArgs) GetReq() *core_api.ListDonateByUserReq
func (*ListDonateByUserArgs) IsSetReq ¶
func (p *ListDonateByUserArgs) IsSetReq() bool
func (*ListDonateByUserArgs) Marshal ¶
func (p *ListDonateByUserArgs) Marshal(out []byte) ([]byte, error)
func (*ListDonateByUserArgs) Size ¶
func (p *ListDonateByUserArgs) Size() (n int)
func (*ListDonateByUserArgs) Unmarshal ¶
func (p *ListDonateByUserArgs) Unmarshal(in []byte) error
type ListDonateByUserResult ¶
type ListDonateByUserResult struct {
Success *core_api.ListDonateByUserResp
}
func (*ListDonateByUserResult) FastWrite ¶
func (p *ListDonateByUserResult) FastWrite(buf []byte) (n int)
func (*ListDonateByUserResult) GetResult ¶
func (p *ListDonateByUserResult) GetResult() interface{}
func (*ListDonateByUserResult) GetSuccess ¶
func (p *ListDonateByUserResult) GetSuccess() *core_api.ListDonateByUserResp
func (*ListDonateByUserResult) IsSetSuccess ¶
func (p *ListDonateByUserResult) IsSetSuccess() bool
func (*ListDonateByUserResult) Marshal ¶
func (p *ListDonateByUserResult) Marshal(out []byte) ([]byte, error)
func (*ListDonateByUserResult) SetSuccess ¶
func (p *ListDonateByUserResult) SetSuccess(x interface{})
func (*ListDonateByUserResult) Size ¶
func (p *ListDonateByUserResult) Size() (n int)
func (*ListDonateByUserResult) Unmarshal ¶
func (p *ListDonateByUserResult) Unmarshal(in []byte) error
type ListFishByPlanArgs ¶
type ListFishByPlanArgs struct {
Req *core_api.ListFishByPlanReq
}
func (*ListFishByPlanArgs) FastWrite ¶
func (p *ListFishByPlanArgs) FastWrite(buf []byte) (n int)
func (*ListFishByPlanArgs) GetFirstArgument ¶
func (p *ListFishByPlanArgs) GetFirstArgument() interface{}
func (*ListFishByPlanArgs) GetReq ¶
func (p *ListFishByPlanArgs) GetReq() *core_api.ListFishByPlanReq
func (*ListFishByPlanArgs) IsSetReq ¶
func (p *ListFishByPlanArgs) IsSetReq() bool
func (*ListFishByPlanArgs) Marshal ¶
func (p *ListFishByPlanArgs) Marshal(out []byte) ([]byte, error)
func (*ListFishByPlanArgs) Size ¶
func (p *ListFishByPlanArgs) Size() (n int)
func (*ListFishByPlanArgs) Unmarshal ¶
func (p *ListFishByPlanArgs) Unmarshal(in []byte) error
type ListFishByPlanResult ¶
type ListFishByPlanResult struct {
Success *core_api.ListFishByPlanResp
}
func (*ListFishByPlanResult) FastWrite ¶
func (p *ListFishByPlanResult) FastWrite(buf []byte) (n int)
func (*ListFishByPlanResult) GetResult ¶
func (p *ListFishByPlanResult) GetResult() interface{}
func (*ListFishByPlanResult) GetSuccess ¶
func (p *ListFishByPlanResult) GetSuccess() *core_api.ListFishByPlanResp
func (*ListFishByPlanResult) IsSetSuccess ¶
func (p *ListFishByPlanResult) IsSetSuccess() bool
func (*ListFishByPlanResult) Marshal ¶
func (p *ListFishByPlanResult) Marshal(out []byte) ([]byte, error)
func (*ListFishByPlanResult) SetSuccess ¶
func (p *ListFishByPlanResult) SetSuccess(x interface{})
func (*ListFishByPlanResult) Size ¶
func (p *ListFishByPlanResult) Size() (n int)
func (*ListFishByPlanResult) Unmarshal ¶
func (p *ListFishByPlanResult) Unmarshal(in []byte) error
type NewPlanArgs ¶
type NewPlanArgs struct {
Req *core_api.NewPlanReq
}
func (*NewPlanArgs) FastWrite ¶
func (p *NewPlanArgs) FastWrite(buf []byte) (n int)
func (*NewPlanArgs) GetFirstArgument ¶
func (p *NewPlanArgs) GetFirstArgument() interface{}
func (*NewPlanArgs) GetReq ¶
func (p *NewPlanArgs) GetReq() *core_api.NewPlanReq
func (*NewPlanArgs) IsSetReq ¶
func (p *NewPlanArgs) IsSetReq() bool
func (*NewPlanArgs) Size ¶
func (p *NewPlanArgs) Size() (n int)
func (*NewPlanArgs) Unmarshal ¶
func (p *NewPlanArgs) Unmarshal(in []byte) error
type NewPlanResult ¶
type NewPlanResult struct {
Success *core_api.NewPlanResp
}
func (*NewPlanResult) FastWrite ¶
func (p *NewPlanResult) FastWrite(buf []byte) (n int)
func (*NewPlanResult) GetResult ¶
func (p *NewPlanResult) GetResult() interface{}
func (*NewPlanResult) GetSuccess ¶
func (p *NewPlanResult) GetSuccess() *core_api.NewPlanResp
func (*NewPlanResult) IsSetSuccess ¶
func (p *NewPlanResult) IsSetSuccess() bool
func (*NewPlanResult) SetSuccess ¶
func (p *NewPlanResult) SetSuccess(x interface{})
func (*NewPlanResult) Size ¶
func (p *NewPlanResult) Size() (n int)
func (*NewPlanResult) Unmarshal ¶
func (p *NewPlanResult) Unmarshal(in []byte) error
Click to show internal directories.
Click to hide internal directories.