Documentation
¶
Overview ¶
Code generated by Kitex v0.12.1. DO NOT EDIT.
Index ¶
- Variables
- func NewServer(handler content.ContentService, opts ...server.Option) server.Server
- func NewServiceInfo() *kitex.ServiceInfo
- func NewServiceInfoForClient() *kitex.ServiceInfo
- func NewServiceInfoForStreamClient() *kitex.ServiceInfo
- func RegisterService(svr server.Server, handler content.ContentService, ...) error
- type Client
- type CreateCatAlbumArgs
- func (p *CreateCatAlbumArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *CreateCatAlbumArgs) FastWrite(buf []byte) (n int)
- func (p *CreateCatAlbumArgs) GetFirstArgument() interface{}
- func (p *CreateCatAlbumArgs) GetReq() *content.CreateCatAlbumReq
- func (p *CreateCatAlbumArgs) IsSetReq() bool
- func (p *CreateCatAlbumArgs) Marshal(out []byte) ([]byte, error)
- func (p *CreateCatAlbumArgs) Size() (n int)
- func (p *CreateCatAlbumArgs) Unmarshal(in []byte) error
- type CreateCatAlbumResult
- func (p *CreateCatAlbumResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *CreateCatAlbumResult) FastWrite(buf []byte) (n int)
- func (p *CreateCatAlbumResult) GetResult() interface{}
- func (p *CreateCatAlbumResult) GetSuccess() *content.CreateCatAlbumResp
- func (p *CreateCatAlbumResult) IsSetSuccess() bool
- func (p *CreateCatAlbumResult) Marshal(out []byte) ([]byte, error)
- func (p *CreateCatAlbumResult) SetSuccess(x interface{})
- func (p *CreateCatAlbumResult) Size() (n int)
- func (p *CreateCatAlbumResult) Unmarshal(in []byte) error
- type CreateLocationAlbumArgs
- func (p *CreateLocationAlbumArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *CreateLocationAlbumArgs) FastWrite(buf []byte) (n int)
- func (p *CreateLocationAlbumArgs) GetFirstArgument() interface{}
- func (p *CreateLocationAlbumArgs) GetReq() *content.CreateLocationAlbumReq
- func (p *CreateLocationAlbumArgs) IsSetReq() bool
- func (p *CreateLocationAlbumArgs) Marshal(out []byte) ([]byte, error)
- func (p *CreateLocationAlbumArgs) Size() (n int)
- func (p *CreateLocationAlbumArgs) Unmarshal(in []byte) error
- type CreateLocationAlbumResult
- func (p *CreateLocationAlbumResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *CreateLocationAlbumResult) FastWrite(buf []byte) (n int)
- func (p *CreateLocationAlbumResult) GetResult() interface{}
- func (p *CreateLocationAlbumResult) GetSuccess() *content.CreateLocationAlbumResp
- func (p *CreateLocationAlbumResult) IsSetSuccess() bool
- func (p *CreateLocationAlbumResult) Marshal(out []byte) ([]byte, error)
- func (p *CreateLocationAlbumResult) SetSuccess(x interface{})
- func (p *CreateLocationAlbumResult) Size() (n int)
- func (p *CreateLocationAlbumResult) Unmarshal(in []byte) error
- type CreatePhotoArgs
- func (p *CreatePhotoArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *CreatePhotoArgs) FastWrite(buf []byte) (n int)
- func (p *CreatePhotoArgs) GetFirstArgument() interface{}
- func (p *CreatePhotoArgs) GetReq() *content.CreatePhotoReq
- func (p *CreatePhotoArgs) IsSetReq() bool
- func (p *CreatePhotoArgs) Marshal(out []byte) ([]byte, error)
- func (p *CreatePhotoArgs) Size() (n int)
- func (p *CreatePhotoArgs) Unmarshal(in []byte) error
- type CreatePhotoResult
- func (p *CreatePhotoResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *CreatePhotoResult) FastWrite(buf []byte) (n int)
- func (p *CreatePhotoResult) GetResult() interface{}
- func (p *CreatePhotoResult) GetSuccess() *content.CreatePhotoResp
- func (p *CreatePhotoResult) IsSetSuccess() bool
- func (p *CreatePhotoResult) Marshal(out []byte) ([]byte, error)
- func (p *CreatePhotoResult) SetSuccess(x interface{})
- func (p *CreatePhotoResult) Size() (n int)
- func (p *CreatePhotoResult) Unmarshal(in []byte) error
- type DeleteCatAlbumArgs
- func (p *DeleteCatAlbumArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *DeleteCatAlbumArgs) FastWrite(buf []byte) (n int)
- func (p *DeleteCatAlbumArgs) GetFirstArgument() interface{}
- func (p *DeleteCatAlbumArgs) GetReq() *content.DeleteCatAlbumReq
- func (p *DeleteCatAlbumArgs) IsSetReq() bool
- func (p *DeleteCatAlbumArgs) Marshal(out []byte) ([]byte, error)
- func (p *DeleteCatAlbumArgs) Size() (n int)
- func (p *DeleteCatAlbumArgs) Unmarshal(in []byte) error
- type DeleteCatAlbumResult
- func (p *DeleteCatAlbumResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *DeleteCatAlbumResult) FastWrite(buf []byte) (n int)
- func (p *DeleteCatAlbumResult) GetResult() interface{}
- func (p *DeleteCatAlbumResult) GetSuccess() *content.DeleteCatAlbumResp
- func (p *DeleteCatAlbumResult) IsSetSuccess() bool
- func (p *DeleteCatAlbumResult) Marshal(out []byte) ([]byte, error)
- func (p *DeleteCatAlbumResult) SetSuccess(x interface{})
- func (p *DeleteCatAlbumResult) Size() (n int)
- func (p *DeleteCatAlbumResult) Unmarshal(in []byte) error
- type DeleteLocationAlbumArgs
- func (p *DeleteLocationAlbumArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *DeleteLocationAlbumArgs) FastWrite(buf []byte) (n int)
- func (p *DeleteLocationAlbumArgs) GetFirstArgument() interface{}
- func (p *DeleteLocationAlbumArgs) GetReq() *content.DeleteLocationAlbumReq
- func (p *DeleteLocationAlbumArgs) IsSetReq() bool
- func (p *DeleteLocationAlbumArgs) Marshal(out []byte) ([]byte, error)
- func (p *DeleteLocationAlbumArgs) Size() (n int)
- func (p *DeleteLocationAlbumArgs) Unmarshal(in []byte) error
- type DeleteLocationAlbumResult
- func (p *DeleteLocationAlbumResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *DeleteLocationAlbumResult) FastWrite(buf []byte) (n int)
- func (p *DeleteLocationAlbumResult) GetResult() interface{}
- func (p *DeleteLocationAlbumResult) GetSuccess() *content.DeleteLocationAlbumResp
- func (p *DeleteLocationAlbumResult) IsSetSuccess() bool
- func (p *DeleteLocationAlbumResult) Marshal(out []byte) ([]byte, error)
- func (p *DeleteLocationAlbumResult) SetSuccess(x interface{})
- func (p *DeleteLocationAlbumResult) Size() (n int)
- func (p *DeleteLocationAlbumResult) Unmarshal(in []byte) error
- type DeletePhotoArgs
- func (p *DeletePhotoArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *DeletePhotoArgs) FastWrite(buf []byte) (n int)
- func (p *DeletePhotoArgs) GetFirstArgument() interface{}
- func (p *DeletePhotoArgs) GetReq() *content.DeletePhotoReq
- func (p *DeletePhotoArgs) IsSetReq() bool
- func (p *DeletePhotoArgs) Marshal(out []byte) ([]byte, error)
- func (p *DeletePhotoArgs) Size() (n int)
- func (p *DeletePhotoArgs) Unmarshal(in []byte) error
- type DeletePhotoResult
- func (p *DeletePhotoResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *DeletePhotoResult) FastWrite(buf []byte) (n int)
- func (p *DeletePhotoResult) GetResult() interface{}
- func (p *DeletePhotoResult) GetSuccess() *content.DeletePhotoResp
- func (p *DeletePhotoResult) IsSetSuccess() bool
- func (p *DeletePhotoResult) Marshal(out []byte) ([]byte, error)
- func (p *DeletePhotoResult) SetSuccess(x interface{})
- func (p *DeletePhotoResult) Size() (n int)
- func (p *DeletePhotoResult) Unmarshal(in []byte) error
- type ListCatAlbumArgs
- func (p *ListCatAlbumArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *ListCatAlbumArgs) FastWrite(buf []byte) (n int)
- func (p *ListCatAlbumArgs) GetFirstArgument() interface{}
- func (p *ListCatAlbumArgs) GetReq() *content.ListCatAlbumReq
- func (p *ListCatAlbumArgs) IsSetReq() bool
- func (p *ListCatAlbumArgs) Marshal(out []byte) ([]byte, error)
- func (p *ListCatAlbumArgs) Size() (n int)
- func (p *ListCatAlbumArgs) Unmarshal(in []byte) error
- type ListCatAlbumResult
- func (p *ListCatAlbumResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *ListCatAlbumResult) FastWrite(buf []byte) (n int)
- func (p *ListCatAlbumResult) GetResult() interface{}
- func (p *ListCatAlbumResult) GetSuccess() *content.ListCatAlbumResp
- func (p *ListCatAlbumResult) IsSetSuccess() bool
- func (p *ListCatAlbumResult) Marshal(out []byte) ([]byte, error)
- func (p *ListCatAlbumResult) SetSuccess(x interface{})
- func (p *ListCatAlbumResult) Size() (n int)
- func (p *ListCatAlbumResult) Unmarshal(in []byte) error
- type ListFeaturedPhotoArgs
- func (p *ListFeaturedPhotoArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *ListFeaturedPhotoArgs) FastWrite(buf []byte) (n int)
- func (p *ListFeaturedPhotoArgs) GetFirstArgument() interface{}
- func (p *ListFeaturedPhotoArgs) GetReq() *content.ListFeaturedPhotoReq
- func (p *ListFeaturedPhotoArgs) IsSetReq() bool
- func (p *ListFeaturedPhotoArgs) Marshal(out []byte) ([]byte, error)
- func (p *ListFeaturedPhotoArgs) Size() (n int)
- func (p *ListFeaturedPhotoArgs) Unmarshal(in []byte) error
- type ListFeaturedPhotoResult
- func (p *ListFeaturedPhotoResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *ListFeaturedPhotoResult) FastWrite(buf []byte) (n int)
- func (p *ListFeaturedPhotoResult) GetResult() interface{}
- func (p *ListFeaturedPhotoResult) GetSuccess() *content.ListFeaturedPhotoResp
- func (p *ListFeaturedPhotoResult) IsSetSuccess() bool
- func (p *ListFeaturedPhotoResult) Marshal(out []byte) ([]byte, error)
- func (p *ListFeaturedPhotoResult) SetSuccess(x interface{})
- func (p *ListFeaturedPhotoResult) Size() (n int)
- func (p *ListFeaturedPhotoResult) Unmarshal(in []byte) error
- type ListLocationAlbumArgs
- func (p *ListLocationAlbumArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *ListLocationAlbumArgs) FastWrite(buf []byte) (n int)
- func (p *ListLocationAlbumArgs) GetFirstArgument() interface{}
- func (p *ListLocationAlbumArgs) GetReq() *content.ListLocationAlbumReq
- func (p *ListLocationAlbumArgs) IsSetReq() bool
- func (p *ListLocationAlbumArgs) Marshal(out []byte) ([]byte, error)
- func (p *ListLocationAlbumArgs) Size() (n int)
- func (p *ListLocationAlbumArgs) Unmarshal(in []byte) error
- type ListLocationAlbumResult
- func (p *ListLocationAlbumResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *ListLocationAlbumResult) FastWrite(buf []byte) (n int)
- func (p *ListLocationAlbumResult) GetResult() interface{}
- func (p *ListLocationAlbumResult) GetSuccess() *content.ListLocationAlbumResp
- func (p *ListLocationAlbumResult) IsSetSuccess() bool
- func (p *ListLocationAlbumResult) Marshal(out []byte) ([]byte, error)
- func (p *ListLocationAlbumResult) SetSuccess(x interface{})
- func (p *ListLocationAlbumResult) Size() (n int)
- func (p *ListLocationAlbumResult) Unmarshal(in []byte) error
- type ListPhotoArgs
- func (p *ListPhotoArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *ListPhotoArgs) FastWrite(buf []byte) (n int)
- func (p *ListPhotoArgs) GetFirstArgument() interface{}
- func (p *ListPhotoArgs) GetReq() *content.ListPhotoReq
- func (p *ListPhotoArgs) IsSetReq() bool
- func (p *ListPhotoArgs) Marshal(out []byte) ([]byte, error)
- func (p *ListPhotoArgs) Size() (n int)
- func (p *ListPhotoArgs) Unmarshal(in []byte) error
- type ListPhotoResult
- func (p *ListPhotoResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *ListPhotoResult) FastWrite(buf []byte) (n int)
- func (p *ListPhotoResult) GetResult() interface{}
- func (p *ListPhotoResult) GetSuccess() *content.ListPhotoResp
- func (p *ListPhotoResult) IsSetSuccess() bool
- func (p *ListPhotoResult) Marshal(out []byte) ([]byte, error)
- func (p *ListPhotoResult) SetSuccess(x interface{})
- func (p *ListPhotoResult) Size() (n int)
- func (p *ListPhotoResult) Unmarshal(in []byte) error
- type RetrieveCatAlbumArgs
- func (p *RetrieveCatAlbumArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *RetrieveCatAlbumArgs) FastWrite(buf []byte) (n int)
- func (p *RetrieveCatAlbumArgs) GetFirstArgument() interface{}
- func (p *RetrieveCatAlbumArgs) GetReq() *content.RetrieveCatAlbumReq
- func (p *RetrieveCatAlbumArgs) IsSetReq() bool
- func (p *RetrieveCatAlbumArgs) Marshal(out []byte) ([]byte, error)
- func (p *RetrieveCatAlbumArgs) Size() (n int)
- func (p *RetrieveCatAlbumArgs) Unmarshal(in []byte) error
- type RetrieveCatAlbumResult
- func (p *RetrieveCatAlbumResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *RetrieveCatAlbumResult) FastWrite(buf []byte) (n int)
- func (p *RetrieveCatAlbumResult) GetResult() interface{}
- func (p *RetrieveCatAlbumResult) GetSuccess() *content.RetrieveCatAlbumResp
- func (p *RetrieveCatAlbumResult) IsSetSuccess() bool
- func (p *RetrieveCatAlbumResult) Marshal(out []byte) ([]byte, error)
- func (p *RetrieveCatAlbumResult) SetSuccess(x interface{})
- func (p *RetrieveCatAlbumResult) Size() (n int)
- func (p *RetrieveCatAlbumResult) Unmarshal(in []byte) error
- type RetrieveLocationAlbumArgs
- func (p *RetrieveLocationAlbumArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *RetrieveLocationAlbumArgs) FastWrite(buf []byte) (n int)
- func (p *RetrieveLocationAlbumArgs) GetFirstArgument() interface{}
- func (p *RetrieveLocationAlbumArgs) GetReq() *content.RetrieveLocationAlbumReq
- func (p *RetrieveLocationAlbumArgs) IsSetReq() bool
- func (p *RetrieveLocationAlbumArgs) Marshal(out []byte) ([]byte, error)
- func (p *RetrieveLocationAlbumArgs) Size() (n int)
- func (p *RetrieveLocationAlbumArgs) Unmarshal(in []byte) error
- type RetrieveLocationAlbumResult
- func (p *RetrieveLocationAlbumResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *RetrieveLocationAlbumResult) FastWrite(buf []byte) (n int)
- func (p *RetrieveLocationAlbumResult) GetResult() interface{}
- func (p *RetrieveLocationAlbumResult) GetSuccess() *content.RetrieveLocationAlbumResp
- func (p *RetrieveLocationAlbumResult) IsSetSuccess() bool
- func (p *RetrieveLocationAlbumResult) Marshal(out []byte) ([]byte, error)
- func (p *RetrieveLocationAlbumResult) SetSuccess(x interface{})
- func (p *RetrieveLocationAlbumResult) Size() (n int)
- func (p *RetrieveLocationAlbumResult) Unmarshal(in []byte) error
- type RetrievePhotoArgs
- func (p *RetrievePhotoArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *RetrievePhotoArgs) FastWrite(buf []byte) (n int)
- func (p *RetrievePhotoArgs) GetFirstArgument() interface{}
- func (p *RetrievePhotoArgs) GetReq() *content.RetrievePhotoReq
- func (p *RetrievePhotoArgs) IsSetReq() bool
- func (p *RetrievePhotoArgs) Marshal(out []byte) ([]byte, error)
- func (p *RetrievePhotoArgs) Size() (n int)
- func (p *RetrievePhotoArgs) Unmarshal(in []byte) error
- type RetrievePhotoResult
- func (p *RetrievePhotoResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *RetrievePhotoResult) FastWrite(buf []byte) (n int)
- func (p *RetrievePhotoResult) GetResult() interface{}
- func (p *RetrievePhotoResult) GetSuccess() *content.RetrievePhotoResp
- func (p *RetrievePhotoResult) IsSetSuccess() bool
- func (p *RetrievePhotoResult) Marshal(out []byte) ([]byte, error)
- func (p *RetrievePhotoResult) SetSuccess(x interface{})
- func (p *RetrievePhotoResult) Size() (n int)
- func (p *RetrievePhotoResult) Unmarshal(in []byte) error
- type UpdateCatAlbumArgs
- func (p *UpdateCatAlbumArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *UpdateCatAlbumArgs) FastWrite(buf []byte) (n int)
- func (p *UpdateCatAlbumArgs) GetFirstArgument() interface{}
- func (p *UpdateCatAlbumArgs) GetReq() *content.UpdateCatAlbumReq
- func (p *UpdateCatAlbumArgs) IsSetReq() bool
- func (p *UpdateCatAlbumArgs) Marshal(out []byte) ([]byte, error)
- func (p *UpdateCatAlbumArgs) Size() (n int)
- func (p *UpdateCatAlbumArgs) Unmarshal(in []byte) error
- type UpdateCatAlbumResult
- func (p *UpdateCatAlbumResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *UpdateCatAlbumResult) FastWrite(buf []byte) (n int)
- func (p *UpdateCatAlbumResult) GetResult() interface{}
- func (p *UpdateCatAlbumResult) GetSuccess() *content.UpdateCatAlbumResp
- func (p *UpdateCatAlbumResult) IsSetSuccess() bool
- func (p *UpdateCatAlbumResult) Marshal(out []byte) ([]byte, error)
- func (p *UpdateCatAlbumResult) SetSuccess(x interface{})
- func (p *UpdateCatAlbumResult) Size() (n int)
- func (p *UpdateCatAlbumResult) Unmarshal(in []byte) error
- type UpdateLocationAlbumArgs
- func (p *UpdateLocationAlbumArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *UpdateLocationAlbumArgs) FastWrite(buf []byte) (n int)
- func (p *UpdateLocationAlbumArgs) GetFirstArgument() interface{}
- func (p *UpdateLocationAlbumArgs) GetReq() *content.UpdateLocationAlbumReq
- func (p *UpdateLocationAlbumArgs) IsSetReq() bool
- func (p *UpdateLocationAlbumArgs) Marshal(out []byte) ([]byte, error)
- func (p *UpdateLocationAlbumArgs) Size() (n int)
- func (p *UpdateLocationAlbumArgs) Unmarshal(in []byte) error
- type UpdateLocationAlbumResult
- func (p *UpdateLocationAlbumResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *UpdateLocationAlbumResult) FastWrite(buf []byte) (n int)
- func (p *UpdateLocationAlbumResult) GetResult() interface{}
- func (p *UpdateLocationAlbumResult) GetSuccess() *content.UpdateLocationAlbumResp
- func (p *UpdateLocationAlbumResult) IsSetSuccess() bool
- func (p *UpdateLocationAlbumResult) Marshal(out []byte) ([]byte, error)
- func (p *UpdateLocationAlbumResult) SetSuccess(x interface{})
- func (p *UpdateLocationAlbumResult) Size() (n int)
- func (p *UpdateLocationAlbumResult) Unmarshal(in []byte) error
- type UpdatePhotoArgs
- func (p *UpdatePhotoArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *UpdatePhotoArgs) FastWrite(buf []byte) (n int)
- func (p *UpdatePhotoArgs) GetFirstArgument() interface{}
- func (p *UpdatePhotoArgs) GetReq() *content.UpdatePhotoReq
- func (p *UpdatePhotoArgs) IsSetReq() bool
- func (p *UpdatePhotoArgs) Marshal(out []byte) ([]byte, error)
- func (p *UpdatePhotoArgs) Size() (n int)
- func (p *UpdatePhotoArgs) Unmarshal(in []byte) error
- type UpdatePhotoResult
- func (p *UpdatePhotoResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *UpdatePhotoResult) FastWrite(buf []byte) (n int)
- func (p *UpdatePhotoResult) GetResult() interface{}
- func (p *UpdatePhotoResult) GetSuccess() *content.UpdatePhotoResp
- func (p *UpdatePhotoResult) IsSetSuccess() bool
- func (p *UpdatePhotoResult) Marshal(out []byte) ([]byte, error)
- func (p *UpdatePhotoResult) SetSuccess(x interface{})
- func (p *UpdatePhotoResult) Size() (n int)
- func (p *UpdatePhotoResult) Unmarshal(in []byte) error
Constants ¶
This section is empty.
Variables ¶
View Source
var CreateCatAlbumArgs_Req_DEFAULT *content.CreateCatAlbumReq
View Source
var CreateCatAlbumResult_Success_DEFAULT *content.CreateCatAlbumResp
View Source
var CreateLocationAlbumArgs_Req_DEFAULT *content.CreateLocationAlbumReq
View Source
var CreateLocationAlbumResult_Success_DEFAULT *content.CreateLocationAlbumResp
View Source
var CreatePhotoArgs_Req_DEFAULT *content.CreatePhotoReq
View Source
var CreatePhotoResult_Success_DEFAULT *content.CreatePhotoResp
View Source
var DeleteCatAlbumArgs_Req_DEFAULT *content.DeleteCatAlbumReq
View Source
var DeleteCatAlbumResult_Success_DEFAULT *content.DeleteCatAlbumResp
View Source
var DeleteLocationAlbumArgs_Req_DEFAULT *content.DeleteLocationAlbumReq
View Source
var DeleteLocationAlbumResult_Success_DEFAULT *content.DeleteLocationAlbumResp
View Source
var DeletePhotoArgs_Req_DEFAULT *content.DeletePhotoReq
View Source
var DeletePhotoResult_Success_DEFAULT *content.DeletePhotoResp
View Source
var ListCatAlbumArgs_Req_DEFAULT *content.ListCatAlbumReq
View Source
var ListCatAlbumResult_Success_DEFAULT *content.ListCatAlbumResp
View Source
var ListFeaturedPhotoArgs_Req_DEFAULT *content.ListFeaturedPhotoReq
View Source
var ListFeaturedPhotoResult_Success_DEFAULT *content.ListFeaturedPhotoResp
View Source
var ListLocationAlbumArgs_Req_DEFAULT *content.ListLocationAlbumReq
View Source
var ListLocationAlbumResult_Success_DEFAULT *content.ListLocationAlbumResp
View Source
var ListPhotoArgs_Req_DEFAULT *content.ListPhotoReq
View Source
var ListPhotoResult_Success_DEFAULT *content.ListPhotoResp
View Source
var RetrieveCatAlbumArgs_Req_DEFAULT *content.RetrieveCatAlbumReq
View Source
var RetrieveCatAlbumResult_Success_DEFAULT *content.RetrieveCatAlbumResp
View Source
var RetrieveLocationAlbumArgs_Req_DEFAULT *content.RetrieveLocationAlbumReq
View Source
var RetrieveLocationAlbumResult_Success_DEFAULT *content.RetrieveLocationAlbumResp
View Source
var RetrievePhotoArgs_Req_DEFAULT *content.RetrievePhotoReq
View Source
var RetrievePhotoResult_Success_DEFAULT *content.RetrievePhotoResp
View Source
var UpdateCatAlbumArgs_Req_DEFAULT *content.UpdateCatAlbumReq
View Source
var UpdateCatAlbumResult_Success_DEFAULT *content.UpdateCatAlbumResp
View Source
var UpdateLocationAlbumArgs_Req_DEFAULT *content.UpdateLocationAlbumReq
View Source
var UpdateLocationAlbumResult_Success_DEFAULT *content.UpdateLocationAlbumResp
View Source
var UpdatePhotoArgs_Req_DEFAULT *content.UpdatePhotoReq
View Source
var UpdatePhotoResult_Success_DEFAULT *content.UpdatePhotoResp
Functions ¶
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 ¶
func RegisterService(svr server.Server, handler content.ContentService, opts ...server.RegisterOption) error
Types ¶
type Client ¶
type Client interface { CreateCatAlbum(ctx context.Context, Req *content.CreateCatAlbumReq, callOptions ...callopt.Option) (r *content.CreateCatAlbumResp, err error) RetrieveCatAlbum(ctx context.Context, Req *content.RetrieveCatAlbumReq, callOptions ...callopt.Option) (r *content.RetrieveCatAlbumResp, err error) UpdateCatAlbum(ctx context.Context, Req *content.UpdateCatAlbumReq, callOptions ...callopt.Option) (r *content.UpdateCatAlbumResp, err error) DeleteCatAlbum(ctx context.Context, Req *content.DeleteCatAlbumReq, callOptions ...callopt.Option) (r *content.DeleteCatAlbumResp, err error) ListCatAlbum(ctx context.Context, Req *content.ListCatAlbumReq, callOptions ...callopt.Option) (r *content.ListCatAlbumResp, err error) CreateLocationAlbum(ctx context.Context, Req *content.CreateLocationAlbumReq, callOptions ...callopt.Option) (r *content.CreateLocationAlbumResp, err error) RetrieveLocationAlbum(ctx context.Context, Req *content.RetrieveLocationAlbumReq, callOptions ...callopt.Option) (r *content.RetrieveLocationAlbumResp, err error) UpdateLocationAlbum(ctx context.Context, Req *content.UpdateLocationAlbumReq, callOptions ...callopt.Option) (r *content.UpdateLocationAlbumResp, err error) DeleteLocationAlbum(ctx context.Context, Req *content.DeleteLocationAlbumReq, callOptions ...callopt.Option) (r *content.DeleteLocationAlbumResp, err error) ListLocationAlbum(ctx context.Context, Req *content.ListLocationAlbumReq, callOptions ...callopt.Option) (r *content.ListLocationAlbumResp, err error) CreatePhoto(ctx context.Context, Req *content.CreatePhotoReq, callOptions ...callopt.Option) (r *content.CreatePhotoResp, err error) RetrievePhoto(ctx context.Context, Req *content.RetrievePhotoReq, callOptions ...callopt.Option) (r *content.RetrievePhotoResp, err error) UpdatePhoto(ctx context.Context, Req *content.UpdatePhotoReq, callOptions ...callopt.Option) (r *content.UpdatePhotoResp, err error) DeletePhoto(ctx context.Context, Req *content.DeletePhotoReq, callOptions ...callopt.Option) (r *content.DeletePhotoResp, err error) ListPhoto(ctx context.Context, Req *content.ListPhotoReq, callOptions ...callopt.Option) (r *content.ListPhotoResp, err error) ListFeaturedPhoto(ctx context.Context, Req *content.ListFeaturedPhotoReq, callOptions ...callopt.Option) (r *content.ListFeaturedPhotoResp, 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 CreateCatAlbumArgs ¶
type CreateCatAlbumArgs struct {
Req *content.CreateCatAlbumReq
}
func (*CreateCatAlbumArgs) FastWrite ¶
func (p *CreateCatAlbumArgs) FastWrite(buf []byte) (n int)
func (*CreateCatAlbumArgs) GetFirstArgument ¶
func (p *CreateCatAlbumArgs) GetFirstArgument() interface{}
func (*CreateCatAlbumArgs) GetReq ¶
func (p *CreateCatAlbumArgs) GetReq() *content.CreateCatAlbumReq
func (*CreateCatAlbumArgs) IsSetReq ¶
func (p *CreateCatAlbumArgs) IsSetReq() bool
func (*CreateCatAlbumArgs) Marshal ¶
func (p *CreateCatAlbumArgs) Marshal(out []byte) ([]byte, error)
func (*CreateCatAlbumArgs) Size ¶
func (p *CreateCatAlbumArgs) Size() (n int)
func (*CreateCatAlbumArgs) Unmarshal ¶
func (p *CreateCatAlbumArgs) Unmarshal(in []byte) error
type CreateCatAlbumResult ¶
type CreateCatAlbumResult struct {
Success *content.CreateCatAlbumResp
}
func (*CreateCatAlbumResult) FastWrite ¶
func (p *CreateCatAlbumResult) FastWrite(buf []byte) (n int)
func (*CreateCatAlbumResult) GetResult ¶
func (p *CreateCatAlbumResult) GetResult() interface{}
func (*CreateCatAlbumResult) GetSuccess ¶
func (p *CreateCatAlbumResult) GetSuccess() *content.CreateCatAlbumResp
func (*CreateCatAlbumResult) IsSetSuccess ¶
func (p *CreateCatAlbumResult) IsSetSuccess() bool
func (*CreateCatAlbumResult) Marshal ¶
func (p *CreateCatAlbumResult) Marshal(out []byte) ([]byte, error)
func (*CreateCatAlbumResult) SetSuccess ¶
func (p *CreateCatAlbumResult) SetSuccess(x interface{})
func (*CreateCatAlbumResult) Size ¶
func (p *CreateCatAlbumResult) Size() (n int)
func (*CreateCatAlbumResult) Unmarshal ¶
func (p *CreateCatAlbumResult) Unmarshal(in []byte) error
type CreateLocationAlbumArgs ¶
type CreateLocationAlbumArgs struct {
Req *content.CreateLocationAlbumReq
}
func (*CreateLocationAlbumArgs) FastWrite ¶
func (p *CreateLocationAlbumArgs) FastWrite(buf []byte) (n int)
func (*CreateLocationAlbumArgs) GetFirstArgument ¶
func (p *CreateLocationAlbumArgs) GetFirstArgument() interface{}
func (*CreateLocationAlbumArgs) GetReq ¶
func (p *CreateLocationAlbumArgs) GetReq() *content.CreateLocationAlbumReq
func (*CreateLocationAlbumArgs) IsSetReq ¶
func (p *CreateLocationAlbumArgs) IsSetReq() bool
func (*CreateLocationAlbumArgs) Marshal ¶
func (p *CreateLocationAlbumArgs) Marshal(out []byte) ([]byte, error)
func (*CreateLocationAlbumArgs) Size ¶
func (p *CreateLocationAlbumArgs) Size() (n int)
func (*CreateLocationAlbumArgs) Unmarshal ¶
func (p *CreateLocationAlbumArgs) Unmarshal(in []byte) error
type CreateLocationAlbumResult ¶
type CreateLocationAlbumResult struct {
Success *content.CreateLocationAlbumResp
}
func (*CreateLocationAlbumResult) FastWrite ¶
func (p *CreateLocationAlbumResult) FastWrite(buf []byte) (n int)
func (*CreateLocationAlbumResult) GetResult ¶
func (p *CreateLocationAlbumResult) GetResult() interface{}
func (*CreateLocationAlbumResult) GetSuccess ¶
func (p *CreateLocationAlbumResult) GetSuccess() *content.CreateLocationAlbumResp
func (*CreateLocationAlbumResult) IsSetSuccess ¶
func (p *CreateLocationAlbumResult) IsSetSuccess() bool
func (*CreateLocationAlbumResult) Marshal ¶
func (p *CreateLocationAlbumResult) Marshal(out []byte) ([]byte, error)
func (*CreateLocationAlbumResult) SetSuccess ¶
func (p *CreateLocationAlbumResult) SetSuccess(x interface{})
func (*CreateLocationAlbumResult) Size ¶
func (p *CreateLocationAlbumResult) Size() (n int)
func (*CreateLocationAlbumResult) Unmarshal ¶
func (p *CreateLocationAlbumResult) Unmarshal(in []byte) error
type CreatePhotoArgs ¶
type CreatePhotoArgs struct {
Req *content.CreatePhotoReq
}
func (*CreatePhotoArgs) FastWrite ¶
func (p *CreatePhotoArgs) FastWrite(buf []byte) (n int)
func (*CreatePhotoArgs) GetFirstArgument ¶
func (p *CreatePhotoArgs) GetFirstArgument() interface{}
func (*CreatePhotoArgs) GetReq ¶
func (p *CreatePhotoArgs) GetReq() *content.CreatePhotoReq
func (*CreatePhotoArgs) IsSetReq ¶
func (p *CreatePhotoArgs) IsSetReq() bool
func (*CreatePhotoArgs) Size ¶
func (p *CreatePhotoArgs) Size() (n int)
func (*CreatePhotoArgs) Unmarshal ¶
func (p *CreatePhotoArgs) Unmarshal(in []byte) error
type CreatePhotoResult ¶
type CreatePhotoResult struct {
Success *content.CreatePhotoResp
}
func (*CreatePhotoResult) FastWrite ¶
func (p *CreatePhotoResult) FastWrite(buf []byte) (n int)
func (*CreatePhotoResult) GetResult ¶
func (p *CreatePhotoResult) GetResult() interface{}
func (*CreatePhotoResult) GetSuccess ¶
func (p *CreatePhotoResult) GetSuccess() *content.CreatePhotoResp
func (*CreatePhotoResult) IsSetSuccess ¶
func (p *CreatePhotoResult) IsSetSuccess() bool
func (*CreatePhotoResult) SetSuccess ¶
func (p *CreatePhotoResult) SetSuccess(x interface{})
func (*CreatePhotoResult) Size ¶
func (p *CreatePhotoResult) Size() (n int)
func (*CreatePhotoResult) Unmarshal ¶
func (p *CreatePhotoResult) Unmarshal(in []byte) error
type DeleteCatAlbumArgs ¶
type DeleteCatAlbumArgs struct {
Req *content.DeleteCatAlbumReq
}
func (*DeleteCatAlbumArgs) FastWrite ¶
func (p *DeleteCatAlbumArgs) FastWrite(buf []byte) (n int)
func (*DeleteCatAlbumArgs) GetFirstArgument ¶
func (p *DeleteCatAlbumArgs) GetFirstArgument() interface{}
func (*DeleteCatAlbumArgs) GetReq ¶
func (p *DeleteCatAlbumArgs) GetReq() *content.DeleteCatAlbumReq
func (*DeleteCatAlbumArgs) IsSetReq ¶
func (p *DeleteCatAlbumArgs) IsSetReq() bool
func (*DeleteCatAlbumArgs) Marshal ¶
func (p *DeleteCatAlbumArgs) Marshal(out []byte) ([]byte, error)
func (*DeleteCatAlbumArgs) Size ¶
func (p *DeleteCatAlbumArgs) Size() (n int)
func (*DeleteCatAlbumArgs) Unmarshal ¶
func (p *DeleteCatAlbumArgs) Unmarshal(in []byte) error
type DeleteCatAlbumResult ¶
type DeleteCatAlbumResult struct {
Success *content.DeleteCatAlbumResp
}
func (*DeleteCatAlbumResult) FastWrite ¶
func (p *DeleteCatAlbumResult) FastWrite(buf []byte) (n int)
func (*DeleteCatAlbumResult) GetResult ¶
func (p *DeleteCatAlbumResult) GetResult() interface{}
func (*DeleteCatAlbumResult) GetSuccess ¶
func (p *DeleteCatAlbumResult) GetSuccess() *content.DeleteCatAlbumResp
func (*DeleteCatAlbumResult) IsSetSuccess ¶
func (p *DeleteCatAlbumResult) IsSetSuccess() bool
func (*DeleteCatAlbumResult) Marshal ¶
func (p *DeleteCatAlbumResult) Marshal(out []byte) ([]byte, error)
func (*DeleteCatAlbumResult) SetSuccess ¶
func (p *DeleteCatAlbumResult) SetSuccess(x interface{})
func (*DeleteCatAlbumResult) Size ¶
func (p *DeleteCatAlbumResult) Size() (n int)
func (*DeleteCatAlbumResult) Unmarshal ¶
func (p *DeleteCatAlbumResult) Unmarshal(in []byte) error
type DeleteLocationAlbumArgs ¶
type DeleteLocationAlbumArgs struct {
Req *content.DeleteLocationAlbumReq
}
func (*DeleteLocationAlbumArgs) FastWrite ¶
func (p *DeleteLocationAlbumArgs) FastWrite(buf []byte) (n int)
func (*DeleteLocationAlbumArgs) GetFirstArgument ¶
func (p *DeleteLocationAlbumArgs) GetFirstArgument() interface{}
func (*DeleteLocationAlbumArgs) GetReq ¶
func (p *DeleteLocationAlbumArgs) GetReq() *content.DeleteLocationAlbumReq
func (*DeleteLocationAlbumArgs) IsSetReq ¶
func (p *DeleteLocationAlbumArgs) IsSetReq() bool
func (*DeleteLocationAlbumArgs) Marshal ¶
func (p *DeleteLocationAlbumArgs) Marshal(out []byte) ([]byte, error)
func (*DeleteLocationAlbumArgs) Size ¶
func (p *DeleteLocationAlbumArgs) Size() (n int)
func (*DeleteLocationAlbumArgs) Unmarshal ¶
func (p *DeleteLocationAlbumArgs) Unmarshal(in []byte) error
type DeleteLocationAlbumResult ¶
type DeleteLocationAlbumResult struct {
Success *content.DeleteLocationAlbumResp
}
func (*DeleteLocationAlbumResult) FastWrite ¶
func (p *DeleteLocationAlbumResult) FastWrite(buf []byte) (n int)
func (*DeleteLocationAlbumResult) GetResult ¶
func (p *DeleteLocationAlbumResult) GetResult() interface{}
func (*DeleteLocationAlbumResult) GetSuccess ¶
func (p *DeleteLocationAlbumResult) GetSuccess() *content.DeleteLocationAlbumResp
func (*DeleteLocationAlbumResult) IsSetSuccess ¶
func (p *DeleteLocationAlbumResult) IsSetSuccess() bool
func (*DeleteLocationAlbumResult) Marshal ¶
func (p *DeleteLocationAlbumResult) Marshal(out []byte) ([]byte, error)
func (*DeleteLocationAlbumResult) SetSuccess ¶
func (p *DeleteLocationAlbumResult) SetSuccess(x interface{})
func (*DeleteLocationAlbumResult) Size ¶
func (p *DeleteLocationAlbumResult) Size() (n int)
func (*DeleteLocationAlbumResult) Unmarshal ¶
func (p *DeleteLocationAlbumResult) Unmarshal(in []byte) error
type DeletePhotoArgs ¶
type DeletePhotoArgs struct {
Req *content.DeletePhotoReq
}
func (*DeletePhotoArgs) FastWrite ¶
func (p *DeletePhotoArgs) FastWrite(buf []byte) (n int)
func (*DeletePhotoArgs) GetFirstArgument ¶
func (p *DeletePhotoArgs) GetFirstArgument() interface{}
func (*DeletePhotoArgs) GetReq ¶
func (p *DeletePhotoArgs) GetReq() *content.DeletePhotoReq
func (*DeletePhotoArgs) IsSetReq ¶
func (p *DeletePhotoArgs) IsSetReq() bool
func (*DeletePhotoArgs) Size ¶
func (p *DeletePhotoArgs) Size() (n int)
func (*DeletePhotoArgs) Unmarshal ¶
func (p *DeletePhotoArgs) Unmarshal(in []byte) error
type DeletePhotoResult ¶
type DeletePhotoResult struct {
Success *content.DeletePhotoResp
}
func (*DeletePhotoResult) FastWrite ¶
func (p *DeletePhotoResult) FastWrite(buf []byte) (n int)
func (*DeletePhotoResult) GetResult ¶
func (p *DeletePhotoResult) GetResult() interface{}
func (*DeletePhotoResult) GetSuccess ¶
func (p *DeletePhotoResult) GetSuccess() *content.DeletePhotoResp
func (*DeletePhotoResult) IsSetSuccess ¶
func (p *DeletePhotoResult) IsSetSuccess() bool
func (*DeletePhotoResult) SetSuccess ¶
func (p *DeletePhotoResult) SetSuccess(x interface{})
func (*DeletePhotoResult) Size ¶
func (p *DeletePhotoResult) Size() (n int)
func (*DeletePhotoResult) Unmarshal ¶
func (p *DeletePhotoResult) Unmarshal(in []byte) error
type ListCatAlbumArgs ¶
type ListCatAlbumArgs struct {
Req *content.ListCatAlbumReq
}
func (*ListCatAlbumArgs) FastWrite ¶
func (p *ListCatAlbumArgs) FastWrite(buf []byte) (n int)
func (*ListCatAlbumArgs) GetFirstArgument ¶
func (p *ListCatAlbumArgs) GetFirstArgument() interface{}
func (*ListCatAlbumArgs) GetReq ¶
func (p *ListCatAlbumArgs) GetReq() *content.ListCatAlbumReq
func (*ListCatAlbumArgs) IsSetReq ¶
func (p *ListCatAlbumArgs) IsSetReq() bool
func (*ListCatAlbumArgs) Size ¶
func (p *ListCatAlbumArgs) Size() (n int)
func (*ListCatAlbumArgs) Unmarshal ¶
func (p *ListCatAlbumArgs) Unmarshal(in []byte) error
type ListCatAlbumResult ¶
type ListCatAlbumResult struct {
Success *content.ListCatAlbumResp
}
func (*ListCatAlbumResult) FastWrite ¶
func (p *ListCatAlbumResult) FastWrite(buf []byte) (n int)
func (*ListCatAlbumResult) GetResult ¶
func (p *ListCatAlbumResult) GetResult() interface{}
func (*ListCatAlbumResult) GetSuccess ¶
func (p *ListCatAlbumResult) GetSuccess() *content.ListCatAlbumResp
func (*ListCatAlbumResult) IsSetSuccess ¶
func (p *ListCatAlbumResult) IsSetSuccess() bool
func (*ListCatAlbumResult) Marshal ¶
func (p *ListCatAlbumResult) Marshal(out []byte) ([]byte, error)
func (*ListCatAlbumResult) SetSuccess ¶
func (p *ListCatAlbumResult) SetSuccess(x interface{})
func (*ListCatAlbumResult) Size ¶
func (p *ListCatAlbumResult) Size() (n int)
func (*ListCatAlbumResult) Unmarshal ¶
func (p *ListCatAlbumResult) Unmarshal(in []byte) error
type ListFeaturedPhotoArgs ¶
type ListFeaturedPhotoArgs struct {
Req *content.ListFeaturedPhotoReq
}
func (*ListFeaturedPhotoArgs) FastWrite ¶
func (p *ListFeaturedPhotoArgs) FastWrite(buf []byte) (n int)
func (*ListFeaturedPhotoArgs) GetFirstArgument ¶
func (p *ListFeaturedPhotoArgs) GetFirstArgument() interface{}
func (*ListFeaturedPhotoArgs) GetReq ¶
func (p *ListFeaturedPhotoArgs) GetReq() *content.ListFeaturedPhotoReq
func (*ListFeaturedPhotoArgs) IsSetReq ¶
func (p *ListFeaturedPhotoArgs) IsSetReq() bool
func (*ListFeaturedPhotoArgs) Marshal ¶
func (p *ListFeaturedPhotoArgs) Marshal(out []byte) ([]byte, error)
func (*ListFeaturedPhotoArgs) Size ¶
func (p *ListFeaturedPhotoArgs) Size() (n int)
func (*ListFeaturedPhotoArgs) Unmarshal ¶
func (p *ListFeaturedPhotoArgs) Unmarshal(in []byte) error
type ListFeaturedPhotoResult ¶
type ListFeaturedPhotoResult struct {
Success *content.ListFeaturedPhotoResp
}
func (*ListFeaturedPhotoResult) FastWrite ¶
func (p *ListFeaturedPhotoResult) FastWrite(buf []byte) (n int)
func (*ListFeaturedPhotoResult) GetResult ¶
func (p *ListFeaturedPhotoResult) GetResult() interface{}
func (*ListFeaturedPhotoResult) GetSuccess ¶
func (p *ListFeaturedPhotoResult) GetSuccess() *content.ListFeaturedPhotoResp
func (*ListFeaturedPhotoResult) IsSetSuccess ¶
func (p *ListFeaturedPhotoResult) IsSetSuccess() bool
func (*ListFeaturedPhotoResult) Marshal ¶
func (p *ListFeaturedPhotoResult) Marshal(out []byte) ([]byte, error)
func (*ListFeaturedPhotoResult) SetSuccess ¶
func (p *ListFeaturedPhotoResult) SetSuccess(x interface{})
func (*ListFeaturedPhotoResult) Size ¶
func (p *ListFeaturedPhotoResult) Size() (n int)
func (*ListFeaturedPhotoResult) Unmarshal ¶
func (p *ListFeaturedPhotoResult) Unmarshal(in []byte) error
type ListLocationAlbumArgs ¶
type ListLocationAlbumArgs struct {
Req *content.ListLocationAlbumReq
}
func (*ListLocationAlbumArgs) FastWrite ¶
func (p *ListLocationAlbumArgs) FastWrite(buf []byte) (n int)
func (*ListLocationAlbumArgs) GetFirstArgument ¶
func (p *ListLocationAlbumArgs) GetFirstArgument() interface{}
func (*ListLocationAlbumArgs) GetReq ¶
func (p *ListLocationAlbumArgs) GetReq() *content.ListLocationAlbumReq
func (*ListLocationAlbumArgs) IsSetReq ¶
func (p *ListLocationAlbumArgs) IsSetReq() bool
func (*ListLocationAlbumArgs) Marshal ¶
func (p *ListLocationAlbumArgs) Marshal(out []byte) ([]byte, error)
func (*ListLocationAlbumArgs) Size ¶
func (p *ListLocationAlbumArgs) Size() (n int)
func (*ListLocationAlbumArgs) Unmarshal ¶
func (p *ListLocationAlbumArgs) Unmarshal(in []byte) error
type ListLocationAlbumResult ¶
type ListLocationAlbumResult struct {
Success *content.ListLocationAlbumResp
}
func (*ListLocationAlbumResult) FastWrite ¶
func (p *ListLocationAlbumResult) FastWrite(buf []byte) (n int)
func (*ListLocationAlbumResult) GetResult ¶
func (p *ListLocationAlbumResult) GetResult() interface{}
func (*ListLocationAlbumResult) GetSuccess ¶
func (p *ListLocationAlbumResult) GetSuccess() *content.ListLocationAlbumResp
func (*ListLocationAlbumResult) IsSetSuccess ¶
func (p *ListLocationAlbumResult) IsSetSuccess() bool
func (*ListLocationAlbumResult) Marshal ¶
func (p *ListLocationAlbumResult) Marshal(out []byte) ([]byte, error)
func (*ListLocationAlbumResult) SetSuccess ¶
func (p *ListLocationAlbumResult) SetSuccess(x interface{})
func (*ListLocationAlbumResult) Size ¶
func (p *ListLocationAlbumResult) Size() (n int)
func (*ListLocationAlbumResult) Unmarshal ¶
func (p *ListLocationAlbumResult) Unmarshal(in []byte) error
type ListPhotoArgs ¶
type ListPhotoArgs struct {
Req *content.ListPhotoReq
}
func (*ListPhotoArgs) FastWrite ¶
func (p *ListPhotoArgs) FastWrite(buf []byte) (n int)
func (*ListPhotoArgs) GetFirstArgument ¶
func (p *ListPhotoArgs) GetFirstArgument() interface{}
func (*ListPhotoArgs) GetReq ¶
func (p *ListPhotoArgs) GetReq() *content.ListPhotoReq
func (*ListPhotoArgs) IsSetReq ¶
func (p *ListPhotoArgs) IsSetReq() bool
func (*ListPhotoArgs) Size ¶
func (p *ListPhotoArgs) Size() (n int)
func (*ListPhotoArgs) Unmarshal ¶
func (p *ListPhotoArgs) Unmarshal(in []byte) error
type ListPhotoResult ¶
type ListPhotoResult struct {
Success *content.ListPhotoResp
}
func (*ListPhotoResult) FastWrite ¶
func (p *ListPhotoResult) FastWrite(buf []byte) (n int)
func (*ListPhotoResult) GetResult ¶
func (p *ListPhotoResult) GetResult() interface{}
func (*ListPhotoResult) GetSuccess ¶
func (p *ListPhotoResult) GetSuccess() *content.ListPhotoResp
func (*ListPhotoResult) IsSetSuccess ¶
func (p *ListPhotoResult) IsSetSuccess() bool
func (*ListPhotoResult) SetSuccess ¶
func (p *ListPhotoResult) SetSuccess(x interface{})
func (*ListPhotoResult) Size ¶
func (p *ListPhotoResult) Size() (n int)
func (*ListPhotoResult) Unmarshal ¶
func (p *ListPhotoResult) Unmarshal(in []byte) error
type RetrieveCatAlbumArgs ¶
type RetrieveCatAlbumArgs struct {
Req *content.RetrieveCatAlbumReq
}
func (*RetrieveCatAlbumArgs) FastWrite ¶
func (p *RetrieveCatAlbumArgs) FastWrite(buf []byte) (n int)
func (*RetrieveCatAlbumArgs) GetFirstArgument ¶
func (p *RetrieveCatAlbumArgs) GetFirstArgument() interface{}
func (*RetrieveCatAlbumArgs) GetReq ¶
func (p *RetrieveCatAlbumArgs) GetReq() *content.RetrieveCatAlbumReq
func (*RetrieveCatAlbumArgs) IsSetReq ¶
func (p *RetrieveCatAlbumArgs) IsSetReq() bool
func (*RetrieveCatAlbumArgs) Marshal ¶
func (p *RetrieveCatAlbumArgs) Marshal(out []byte) ([]byte, error)
func (*RetrieveCatAlbumArgs) Size ¶
func (p *RetrieveCatAlbumArgs) Size() (n int)
func (*RetrieveCatAlbumArgs) Unmarshal ¶
func (p *RetrieveCatAlbumArgs) Unmarshal(in []byte) error
type RetrieveCatAlbumResult ¶
type RetrieveCatAlbumResult struct {
Success *content.RetrieveCatAlbumResp
}
func (*RetrieveCatAlbumResult) FastWrite ¶
func (p *RetrieveCatAlbumResult) FastWrite(buf []byte) (n int)
func (*RetrieveCatAlbumResult) GetResult ¶
func (p *RetrieveCatAlbumResult) GetResult() interface{}
func (*RetrieveCatAlbumResult) GetSuccess ¶
func (p *RetrieveCatAlbumResult) GetSuccess() *content.RetrieveCatAlbumResp
func (*RetrieveCatAlbumResult) IsSetSuccess ¶
func (p *RetrieveCatAlbumResult) IsSetSuccess() bool
func (*RetrieveCatAlbumResult) Marshal ¶
func (p *RetrieveCatAlbumResult) Marshal(out []byte) ([]byte, error)
func (*RetrieveCatAlbumResult) SetSuccess ¶
func (p *RetrieveCatAlbumResult) SetSuccess(x interface{})
func (*RetrieveCatAlbumResult) Size ¶
func (p *RetrieveCatAlbumResult) Size() (n int)
func (*RetrieveCatAlbumResult) Unmarshal ¶
func (p *RetrieveCatAlbumResult) Unmarshal(in []byte) error
type RetrieveLocationAlbumArgs ¶
type RetrieveLocationAlbumArgs struct {
Req *content.RetrieveLocationAlbumReq
}
func (*RetrieveLocationAlbumArgs) FastWrite ¶
func (p *RetrieveLocationAlbumArgs) FastWrite(buf []byte) (n int)
func (*RetrieveLocationAlbumArgs) GetFirstArgument ¶
func (p *RetrieveLocationAlbumArgs) GetFirstArgument() interface{}
func (*RetrieveLocationAlbumArgs) GetReq ¶
func (p *RetrieveLocationAlbumArgs) GetReq() *content.RetrieveLocationAlbumReq
func (*RetrieveLocationAlbumArgs) IsSetReq ¶
func (p *RetrieveLocationAlbumArgs) IsSetReq() bool
func (*RetrieveLocationAlbumArgs) Marshal ¶
func (p *RetrieveLocationAlbumArgs) Marshal(out []byte) ([]byte, error)
func (*RetrieveLocationAlbumArgs) Size ¶
func (p *RetrieveLocationAlbumArgs) Size() (n int)
func (*RetrieveLocationAlbumArgs) Unmarshal ¶
func (p *RetrieveLocationAlbumArgs) Unmarshal(in []byte) error
type RetrieveLocationAlbumResult ¶
type RetrieveLocationAlbumResult struct {
Success *content.RetrieveLocationAlbumResp
}
func (*RetrieveLocationAlbumResult) FastWrite ¶
func (p *RetrieveLocationAlbumResult) FastWrite(buf []byte) (n int)
func (*RetrieveLocationAlbumResult) GetResult ¶
func (p *RetrieveLocationAlbumResult) GetResult() interface{}
func (*RetrieveLocationAlbumResult) GetSuccess ¶
func (p *RetrieveLocationAlbumResult) GetSuccess() *content.RetrieveLocationAlbumResp
func (*RetrieveLocationAlbumResult) IsSetSuccess ¶
func (p *RetrieveLocationAlbumResult) IsSetSuccess() bool
func (*RetrieveLocationAlbumResult) Marshal ¶
func (p *RetrieveLocationAlbumResult) Marshal(out []byte) ([]byte, error)
func (*RetrieveLocationAlbumResult) SetSuccess ¶
func (p *RetrieveLocationAlbumResult) SetSuccess(x interface{})
func (*RetrieveLocationAlbumResult) Size ¶
func (p *RetrieveLocationAlbumResult) Size() (n int)
func (*RetrieveLocationAlbumResult) Unmarshal ¶
func (p *RetrieveLocationAlbumResult) Unmarshal(in []byte) error
type RetrievePhotoArgs ¶
type RetrievePhotoArgs struct {
Req *content.RetrievePhotoReq
}
func (*RetrievePhotoArgs) FastWrite ¶
func (p *RetrievePhotoArgs) FastWrite(buf []byte) (n int)
func (*RetrievePhotoArgs) GetFirstArgument ¶
func (p *RetrievePhotoArgs) GetFirstArgument() interface{}
func (*RetrievePhotoArgs) GetReq ¶
func (p *RetrievePhotoArgs) GetReq() *content.RetrievePhotoReq
func (*RetrievePhotoArgs) IsSetReq ¶
func (p *RetrievePhotoArgs) IsSetReq() bool
func (*RetrievePhotoArgs) Size ¶
func (p *RetrievePhotoArgs) Size() (n int)
func (*RetrievePhotoArgs) Unmarshal ¶
func (p *RetrievePhotoArgs) Unmarshal(in []byte) error
type RetrievePhotoResult ¶
type RetrievePhotoResult struct {
Success *content.RetrievePhotoResp
}
func (*RetrievePhotoResult) FastWrite ¶
func (p *RetrievePhotoResult) FastWrite(buf []byte) (n int)
func (*RetrievePhotoResult) GetResult ¶
func (p *RetrievePhotoResult) GetResult() interface{}
func (*RetrievePhotoResult) GetSuccess ¶
func (p *RetrievePhotoResult) GetSuccess() *content.RetrievePhotoResp
func (*RetrievePhotoResult) IsSetSuccess ¶
func (p *RetrievePhotoResult) IsSetSuccess() bool
func (*RetrievePhotoResult) Marshal ¶
func (p *RetrievePhotoResult) Marshal(out []byte) ([]byte, error)
func (*RetrievePhotoResult) SetSuccess ¶
func (p *RetrievePhotoResult) SetSuccess(x interface{})
func (*RetrievePhotoResult) Size ¶
func (p *RetrievePhotoResult) Size() (n int)
func (*RetrievePhotoResult) Unmarshal ¶
func (p *RetrievePhotoResult) Unmarshal(in []byte) error
type UpdateCatAlbumArgs ¶
type UpdateCatAlbumArgs struct {
Req *content.UpdateCatAlbumReq
}
func (*UpdateCatAlbumArgs) FastWrite ¶
func (p *UpdateCatAlbumArgs) FastWrite(buf []byte) (n int)
func (*UpdateCatAlbumArgs) GetFirstArgument ¶
func (p *UpdateCatAlbumArgs) GetFirstArgument() interface{}
func (*UpdateCatAlbumArgs) GetReq ¶
func (p *UpdateCatAlbumArgs) GetReq() *content.UpdateCatAlbumReq
func (*UpdateCatAlbumArgs) IsSetReq ¶
func (p *UpdateCatAlbumArgs) IsSetReq() bool
func (*UpdateCatAlbumArgs) Marshal ¶
func (p *UpdateCatAlbumArgs) Marshal(out []byte) ([]byte, error)
func (*UpdateCatAlbumArgs) Size ¶
func (p *UpdateCatAlbumArgs) Size() (n int)
func (*UpdateCatAlbumArgs) Unmarshal ¶
func (p *UpdateCatAlbumArgs) Unmarshal(in []byte) error
type UpdateCatAlbumResult ¶
type UpdateCatAlbumResult struct {
Success *content.UpdateCatAlbumResp
}
func (*UpdateCatAlbumResult) FastWrite ¶
func (p *UpdateCatAlbumResult) FastWrite(buf []byte) (n int)
func (*UpdateCatAlbumResult) GetResult ¶
func (p *UpdateCatAlbumResult) GetResult() interface{}
func (*UpdateCatAlbumResult) GetSuccess ¶
func (p *UpdateCatAlbumResult) GetSuccess() *content.UpdateCatAlbumResp
func (*UpdateCatAlbumResult) IsSetSuccess ¶
func (p *UpdateCatAlbumResult) IsSetSuccess() bool
func (*UpdateCatAlbumResult) Marshal ¶
func (p *UpdateCatAlbumResult) Marshal(out []byte) ([]byte, error)
func (*UpdateCatAlbumResult) SetSuccess ¶
func (p *UpdateCatAlbumResult) SetSuccess(x interface{})
func (*UpdateCatAlbumResult) Size ¶
func (p *UpdateCatAlbumResult) Size() (n int)
func (*UpdateCatAlbumResult) Unmarshal ¶
func (p *UpdateCatAlbumResult) Unmarshal(in []byte) error
type UpdateLocationAlbumArgs ¶
type UpdateLocationAlbumArgs struct {
Req *content.UpdateLocationAlbumReq
}
func (*UpdateLocationAlbumArgs) FastWrite ¶
func (p *UpdateLocationAlbumArgs) FastWrite(buf []byte) (n int)
func (*UpdateLocationAlbumArgs) GetFirstArgument ¶
func (p *UpdateLocationAlbumArgs) GetFirstArgument() interface{}
func (*UpdateLocationAlbumArgs) GetReq ¶
func (p *UpdateLocationAlbumArgs) GetReq() *content.UpdateLocationAlbumReq
func (*UpdateLocationAlbumArgs) IsSetReq ¶
func (p *UpdateLocationAlbumArgs) IsSetReq() bool
func (*UpdateLocationAlbumArgs) Marshal ¶
func (p *UpdateLocationAlbumArgs) Marshal(out []byte) ([]byte, error)
func (*UpdateLocationAlbumArgs) Size ¶
func (p *UpdateLocationAlbumArgs) Size() (n int)
func (*UpdateLocationAlbumArgs) Unmarshal ¶
func (p *UpdateLocationAlbumArgs) Unmarshal(in []byte) error
type UpdateLocationAlbumResult ¶
type UpdateLocationAlbumResult struct {
Success *content.UpdateLocationAlbumResp
}
func (*UpdateLocationAlbumResult) FastWrite ¶
func (p *UpdateLocationAlbumResult) FastWrite(buf []byte) (n int)
func (*UpdateLocationAlbumResult) GetResult ¶
func (p *UpdateLocationAlbumResult) GetResult() interface{}
func (*UpdateLocationAlbumResult) GetSuccess ¶
func (p *UpdateLocationAlbumResult) GetSuccess() *content.UpdateLocationAlbumResp
func (*UpdateLocationAlbumResult) IsSetSuccess ¶
func (p *UpdateLocationAlbumResult) IsSetSuccess() bool
func (*UpdateLocationAlbumResult) Marshal ¶
func (p *UpdateLocationAlbumResult) Marshal(out []byte) ([]byte, error)
func (*UpdateLocationAlbumResult) SetSuccess ¶
func (p *UpdateLocationAlbumResult) SetSuccess(x interface{})
func (*UpdateLocationAlbumResult) Size ¶
func (p *UpdateLocationAlbumResult) Size() (n int)
func (*UpdateLocationAlbumResult) Unmarshal ¶
func (p *UpdateLocationAlbumResult) Unmarshal(in []byte) error
type UpdatePhotoArgs ¶
type UpdatePhotoArgs struct {
Req *content.UpdatePhotoReq
}
func (*UpdatePhotoArgs) FastWrite ¶
func (p *UpdatePhotoArgs) FastWrite(buf []byte) (n int)
func (*UpdatePhotoArgs) GetFirstArgument ¶
func (p *UpdatePhotoArgs) GetFirstArgument() interface{}
func (*UpdatePhotoArgs) GetReq ¶
func (p *UpdatePhotoArgs) GetReq() *content.UpdatePhotoReq
func (*UpdatePhotoArgs) IsSetReq ¶
func (p *UpdatePhotoArgs) IsSetReq() bool
func (*UpdatePhotoArgs) Size ¶
func (p *UpdatePhotoArgs) Size() (n int)
func (*UpdatePhotoArgs) Unmarshal ¶
func (p *UpdatePhotoArgs) Unmarshal(in []byte) error
type UpdatePhotoResult ¶
type UpdatePhotoResult struct {
Success *content.UpdatePhotoResp
}
func (*UpdatePhotoResult) FastWrite ¶
func (p *UpdatePhotoResult) FastWrite(buf []byte) (n int)
func (*UpdatePhotoResult) GetResult ¶
func (p *UpdatePhotoResult) GetResult() interface{}
func (*UpdatePhotoResult) GetSuccess ¶
func (p *UpdatePhotoResult) GetSuccess() *content.UpdatePhotoResp
func (*UpdatePhotoResult) IsSetSuccess ¶
func (p *UpdatePhotoResult) IsSetSuccess() bool
func (*UpdatePhotoResult) SetSuccess ¶
func (p *UpdatePhotoResult) SetSuccess(x interface{})
func (*UpdatePhotoResult) Size ¶
func (p *UpdatePhotoResult) Size() (n int)
func (*UpdatePhotoResult) Unmarshal ¶
func (p *UpdatePhotoResult) Unmarshal(in []byte) error
Click to show internal directories.
Click to hide internal directories.