Documentation ¶
Overview ¶
Code generated by Kitex v0.9.1. DO NOT EDIT.
Index ¶
- Variables
- func NewInvoker(handler core_api.System, opts ...server.Option) server.Invoker
- func NewServer(handler core_api.System, 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.System, opts ...server.RegisterOption) error
- type CleanNotificationArgs
- func (p *CleanNotificationArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *CleanNotificationArgs) FastWrite(buf []byte) (n int)
- func (p *CleanNotificationArgs) GetFirstArgument() interface{}
- func (p *CleanNotificationArgs) GetReq() *core_api.CleanNotificationReq
- func (p *CleanNotificationArgs) IsSetReq() bool
- func (p *CleanNotificationArgs) Marshal(out []byte) ([]byte, error)
- func (p *CleanNotificationArgs) Size() (n int)
- func (p *CleanNotificationArgs) Unmarshal(in []byte) error
- type CleanNotificationResult
- func (p *CleanNotificationResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *CleanNotificationResult) FastWrite(buf []byte) (n int)
- func (p *CleanNotificationResult) GetResult() interface{}
- func (p *CleanNotificationResult) GetSuccess() *core_api.CleanNotificationResp
- func (p *CleanNotificationResult) IsSetSuccess() bool
- func (p *CleanNotificationResult) Marshal(out []byte) ([]byte, error)
- func (p *CleanNotificationResult) SetSuccess(x interface{})
- func (p *CleanNotificationResult) Size() (n int)
- func (p *CleanNotificationResult) Unmarshal(in []byte) error
- type Client
- type CountNotificationArgs
- func (p *CountNotificationArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *CountNotificationArgs) FastWrite(buf []byte) (n int)
- func (p *CountNotificationArgs) GetFirstArgument() interface{}
- func (p *CountNotificationArgs) GetReq() *core_api.CountNotificationReq
- func (p *CountNotificationArgs) IsSetReq() bool
- func (p *CountNotificationArgs) Marshal(out []byte) ([]byte, error)
- func (p *CountNotificationArgs) Size() (n int)
- func (p *CountNotificationArgs) Unmarshal(in []byte) error
- type CountNotificationResult
- func (p *CountNotificationResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *CountNotificationResult) FastWrite(buf []byte) (n int)
- func (p *CountNotificationResult) GetResult() interface{}
- func (p *CountNotificationResult) GetSuccess() *core_api.CountNotificationResp
- func (p *CountNotificationResult) IsSetSuccess() bool
- func (p *CountNotificationResult) Marshal(out []byte) ([]byte, error)
- func (p *CountNotificationResult) SetSuccess(x interface{})
- func (p *CountNotificationResult) Size() (n int)
- func (p *CountNotificationResult) Unmarshal(in []byte) error
- type CreateApplyArgs
- func (p *CreateApplyArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *CreateApplyArgs) FastWrite(buf []byte) (n int)
- func (p *CreateApplyArgs) GetFirstArgument() interface{}
- func (p *CreateApplyArgs) GetReq() *core_api.CreateApplyReq
- func (p *CreateApplyArgs) IsSetReq() bool
- func (p *CreateApplyArgs) Marshal(out []byte) ([]byte, error)
- func (p *CreateApplyArgs) Size() (n int)
- func (p *CreateApplyArgs) Unmarshal(in []byte) error
- type CreateApplyResult
- func (p *CreateApplyResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *CreateApplyResult) FastWrite(buf []byte) (n int)
- func (p *CreateApplyResult) GetResult() interface{}
- func (p *CreateApplyResult) GetSuccess() *core_api.CreateApplyResp
- func (p *CreateApplyResult) IsSetSuccess() bool
- func (p *CreateApplyResult) Marshal(out []byte) ([]byte, error)
- func (p *CreateApplyResult) SetSuccess(x interface{})
- func (p *CreateApplyResult) Size() (n int)
- func (p *CreateApplyResult) Unmarshal(in []byte) error
- type DeleteAdminArgs
- func (p *DeleteAdminArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *DeleteAdminArgs) FastWrite(buf []byte) (n int)
- func (p *DeleteAdminArgs) GetFirstArgument() interface{}
- func (p *DeleteAdminArgs) GetReq() *core_api.DeleteAdminReq
- func (p *DeleteAdminArgs) IsSetReq() bool
- func (p *DeleteAdminArgs) Marshal(out []byte) ([]byte, error)
- func (p *DeleteAdminArgs) Size() (n int)
- func (p *DeleteAdminArgs) Unmarshal(in []byte) error
- type DeleteAdminResult
- func (p *DeleteAdminResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *DeleteAdminResult) FastWrite(buf []byte) (n int)
- func (p *DeleteAdminResult) GetResult() interface{}
- func (p *DeleteAdminResult) GetSuccess() *core_api.DeleteAdminResp
- func (p *DeleteAdminResult) IsSetSuccess() bool
- func (p *DeleteAdminResult) Marshal(out []byte) ([]byte, error)
- func (p *DeleteAdminResult) SetSuccess(x interface{})
- func (p *DeleteAdminResult) Size() (n int)
- func (p *DeleteAdminResult) Unmarshal(in []byte) error
- type DeleteCommunityArgs
- func (p *DeleteCommunityArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *DeleteCommunityArgs) FastWrite(buf []byte) (n int)
- func (p *DeleteCommunityArgs) GetFirstArgument() interface{}
- func (p *DeleteCommunityArgs) GetReq() *core_api.DeleteCommunityReq
- func (p *DeleteCommunityArgs) IsSetReq() bool
- func (p *DeleteCommunityArgs) Marshal(out []byte) ([]byte, error)
- func (p *DeleteCommunityArgs) Size() (n int)
- func (p *DeleteCommunityArgs) Unmarshal(in []byte) error
- type DeleteCommunityResult
- func (p *DeleteCommunityResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *DeleteCommunityResult) FastWrite(buf []byte) (n int)
- func (p *DeleteCommunityResult) GetResult() interface{}
- func (p *DeleteCommunityResult) GetSuccess() *core_api.DeleteCommunityResp
- func (p *DeleteCommunityResult) IsSetSuccess() bool
- func (p *DeleteCommunityResult) Marshal(out []byte) ([]byte, error)
- func (p *DeleteCommunityResult) SetSuccess(x interface{})
- func (p *DeleteCommunityResult) Size() (n int)
- func (p *DeleteCommunityResult) Unmarshal(in []byte) error
- type DeleteNewsArgs
- func (p *DeleteNewsArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *DeleteNewsArgs) FastWrite(buf []byte) (n int)
- func (p *DeleteNewsArgs) GetFirstArgument() interface{}
- func (p *DeleteNewsArgs) GetReq() *core_api.DeleteNewsReq
- func (p *DeleteNewsArgs) IsSetReq() bool
- func (p *DeleteNewsArgs) Marshal(out []byte) ([]byte, error)
- func (p *DeleteNewsArgs) Size() (n int)
- func (p *DeleteNewsArgs) Unmarshal(in []byte) error
- type DeleteNewsResult
- func (p *DeleteNewsResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *DeleteNewsResult) FastWrite(buf []byte) (n int)
- func (p *DeleteNewsResult) GetResult() interface{}
- func (p *DeleteNewsResult) GetSuccess() *core_api.DeleteNewsResp
- func (p *DeleteNewsResult) IsSetSuccess() bool
- func (p *DeleteNewsResult) Marshal(out []byte) ([]byte, error)
- func (p *DeleteNewsResult) SetSuccess(x interface{})
- func (p *DeleteNewsResult) Size() (n int)
- func (p *DeleteNewsResult) Unmarshal(in []byte) error
- type DeleteNoticeArgs
- func (p *DeleteNoticeArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *DeleteNoticeArgs) FastWrite(buf []byte) (n int)
- func (p *DeleteNoticeArgs) GetFirstArgument() interface{}
- func (p *DeleteNoticeArgs) GetReq() *core_api.DeleteNoticeReq
- func (p *DeleteNoticeArgs) IsSetReq() bool
- func (p *DeleteNoticeArgs) Marshal(out []byte) ([]byte, error)
- func (p *DeleteNoticeArgs) Size() (n int)
- func (p *DeleteNoticeArgs) Unmarshal(in []byte) error
- type DeleteNoticeResult
- func (p *DeleteNoticeResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *DeleteNoticeResult) FastWrite(buf []byte) (n int)
- func (p *DeleteNoticeResult) GetResult() interface{}
- func (p *DeleteNoticeResult) GetSuccess() *core_api.DeleteNoticeResp
- func (p *DeleteNoticeResult) IsSetSuccess() bool
- func (p *DeleteNoticeResult) Marshal(out []byte) ([]byte, error)
- func (p *DeleteNoticeResult) SetSuccess(x interface{})
- func (p *DeleteNoticeResult) Size() (n int)
- func (p *DeleteNoticeResult) Unmarshal(in []byte) error
- type GetAdminsArgs
- func (p *GetAdminsArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *GetAdminsArgs) FastWrite(buf []byte) (n int)
- func (p *GetAdminsArgs) GetFirstArgument() interface{}
- func (p *GetAdminsArgs) GetReq() *core_api.GetAdminsReq
- func (p *GetAdminsArgs) IsSetReq() bool
- func (p *GetAdminsArgs) Marshal(out []byte) ([]byte, error)
- func (p *GetAdminsArgs) Size() (n int)
- func (p *GetAdminsArgs) Unmarshal(in []byte) error
- type GetAdminsResult
- func (p *GetAdminsResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *GetAdminsResult) FastWrite(buf []byte) (n int)
- func (p *GetAdminsResult) GetResult() interface{}
- func (p *GetAdminsResult) GetSuccess() *core_api.GetAdminsResp
- func (p *GetAdminsResult) IsSetSuccess() bool
- func (p *GetAdminsResult) Marshal(out []byte) ([]byte, error)
- func (p *GetAdminsResult) SetSuccess(x interface{})
- func (p *GetAdminsResult) Size() (n int)
- func (p *GetAdminsResult) Unmarshal(in []byte) error
- type GetMinVersionArgs
- func (p *GetMinVersionArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *GetMinVersionArgs) FastWrite(buf []byte) (n int)
- func (p *GetMinVersionArgs) GetFirstArgument() interface{}
- func (p *GetMinVersionArgs) GetReq() *core_api.GetMinVersionReq
- func (p *GetMinVersionArgs) IsSetReq() bool
- func (p *GetMinVersionArgs) Marshal(out []byte) ([]byte, error)
- func (p *GetMinVersionArgs) Size() (n int)
- func (p *GetMinVersionArgs) Unmarshal(in []byte) error
- type GetMinVersionResult
- func (p *GetMinVersionResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *GetMinVersionResult) FastWrite(buf []byte) (n int)
- func (p *GetMinVersionResult) GetResult() interface{}
- func (p *GetMinVersionResult) GetSuccess() *core_api.GetMinVersionResp
- func (p *GetMinVersionResult) IsSetSuccess() bool
- func (p *GetMinVersionResult) Marshal(out []byte) ([]byte, error)
- func (p *GetMinVersionResult) SetSuccess(x interface{})
- func (p *GetMinVersionResult) Size() (n int)
- func (p *GetMinVersionResult) Unmarshal(in []byte) error
- type GetNewsArgs
- func (p *GetNewsArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *GetNewsArgs) FastWrite(buf []byte) (n int)
- func (p *GetNewsArgs) GetFirstArgument() interface{}
- func (p *GetNewsArgs) GetReq() *core_api.GetNewsReq
- func (p *GetNewsArgs) IsSetReq() bool
- func (p *GetNewsArgs) Marshal(out []byte) ([]byte, error)
- func (p *GetNewsArgs) Size() (n int)
- func (p *GetNewsArgs) Unmarshal(in []byte) error
- type GetNewsResult
- func (p *GetNewsResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *GetNewsResult) FastWrite(buf []byte) (n int)
- func (p *GetNewsResult) GetResult() interface{}
- func (p *GetNewsResult) GetSuccess() *core_api.GetNewsResp
- func (p *GetNewsResult) IsSetSuccess() bool
- func (p *GetNewsResult) Marshal(out []byte) ([]byte, error)
- func (p *GetNewsResult) SetSuccess(x interface{})
- func (p *GetNewsResult) Size() (n int)
- func (p *GetNewsResult) Unmarshal(in []byte) error
- type GetNoticesArgs
- func (p *GetNoticesArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *GetNoticesArgs) FastWrite(buf []byte) (n int)
- func (p *GetNoticesArgs) GetFirstArgument() interface{}
- func (p *GetNoticesArgs) GetReq() *core_api.GetNoticesReq
- func (p *GetNoticesArgs) IsSetReq() bool
- func (p *GetNoticesArgs) Marshal(out []byte) ([]byte, error)
- func (p *GetNoticesArgs) Size() (n int)
- func (p *GetNoticesArgs) Unmarshal(in []byte) error
- type GetNoticesResult
- func (p *GetNoticesResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *GetNoticesResult) FastWrite(buf []byte) (n int)
- func (p *GetNoticesResult) GetResult() interface{}
- func (p *GetNoticesResult) GetSuccess() *core_api.GetNoticesResp
- func (p *GetNoticesResult) IsSetSuccess() bool
- func (p *GetNoticesResult) Marshal(out []byte) ([]byte, error)
- func (p *GetNoticesResult) SetSuccess(x interface{})
- func (p *GetNoticesResult) Size() (n int)
- func (p *GetNoticesResult) Unmarshal(in []byte) error
- type GetUserByRoleArgs
- func (p *GetUserByRoleArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *GetUserByRoleArgs) FastWrite(buf []byte) (n int)
- func (p *GetUserByRoleArgs) GetFirstArgument() interface{}
- func (p *GetUserByRoleArgs) GetReq() *core_api.GetUserByRoleReq
- func (p *GetUserByRoleArgs) IsSetReq() bool
- func (p *GetUserByRoleArgs) Marshal(out []byte) ([]byte, error)
- func (p *GetUserByRoleArgs) Size() (n int)
- func (p *GetUserByRoleArgs) Unmarshal(in []byte) error
- type GetUserByRoleResult
- func (p *GetUserByRoleResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *GetUserByRoleResult) FastWrite(buf []byte) (n int)
- func (p *GetUserByRoleResult) GetResult() interface{}
- func (p *GetUserByRoleResult) GetSuccess() *core_api.GetUserByRoleResp
- func (p *GetUserByRoleResult) IsSetSuccess() bool
- func (p *GetUserByRoleResult) Marshal(out []byte) ([]byte, error)
- func (p *GetUserByRoleResult) SetSuccess(x interface{})
- func (p *GetUserByRoleResult) Size() (n int)
- func (p *GetUserByRoleResult) Unmarshal(in []byte) error
- type GetUserRolesArgs
- func (p *GetUserRolesArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *GetUserRolesArgs) FastWrite(buf []byte) (n int)
- func (p *GetUserRolesArgs) GetFirstArgument() interface{}
- func (p *GetUserRolesArgs) GetReq() *core_api.GetUserRolesReq
- func (p *GetUserRolesArgs) IsSetReq() bool
- func (p *GetUserRolesArgs) Marshal(out []byte) ([]byte, error)
- func (p *GetUserRolesArgs) Size() (n int)
- func (p *GetUserRolesArgs) Unmarshal(in []byte) error
- type GetUserRolesResult
- func (p *GetUserRolesResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *GetUserRolesResult) FastWrite(buf []byte) (n int)
- func (p *GetUserRolesResult) GetResult() interface{}
- func (p *GetUserRolesResult) GetSuccess() *core_api.GetUserRolesResp
- func (p *GetUserRolesResult) IsSetSuccess() bool
- func (p *GetUserRolesResult) Marshal(out []byte) ([]byte, error)
- func (p *GetUserRolesResult) SetSuccess(x interface{})
- func (p *GetUserRolesResult) Size() (n int)
- func (p *GetUserRolesResult) Unmarshal(in []byte) error
- type HandleApplyArgs
- func (p *HandleApplyArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *HandleApplyArgs) FastWrite(buf []byte) (n int)
- func (p *HandleApplyArgs) GetFirstArgument() interface{}
- func (p *HandleApplyArgs) GetReq() *core_api.HandleApplyReq
- func (p *HandleApplyArgs) IsSetReq() bool
- func (p *HandleApplyArgs) Marshal(out []byte) ([]byte, error)
- func (p *HandleApplyArgs) Size() (n int)
- func (p *HandleApplyArgs) Unmarshal(in []byte) error
- type HandleApplyResult
- func (p *HandleApplyResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *HandleApplyResult) FastWrite(buf []byte) (n int)
- func (p *HandleApplyResult) GetResult() interface{}
- func (p *HandleApplyResult) GetSuccess() *core_api.HandleApplyResp
- func (p *HandleApplyResult) IsSetSuccess() bool
- func (p *HandleApplyResult) Marshal(out []byte) ([]byte, error)
- func (p *HandleApplyResult) SetSuccess(x interface{})
- func (p *HandleApplyResult) Size() (n int)
- func (p *HandleApplyResult) Unmarshal(in []byte) error
- type ListApplyArgs
- func (p *ListApplyArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *ListApplyArgs) FastWrite(buf []byte) (n int)
- func (p *ListApplyArgs) GetFirstArgument() interface{}
- func (p *ListApplyArgs) GetReq() *core_api.ListApplyReq
- func (p *ListApplyArgs) IsSetReq() bool
- func (p *ListApplyArgs) Marshal(out []byte) ([]byte, error)
- func (p *ListApplyArgs) Size() (n int)
- func (p *ListApplyArgs) Unmarshal(in []byte) error
- type ListApplyResult
- func (p *ListApplyResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *ListApplyResult) FastWrite(buf []byte) (n int)
- func (p *ListApplyResult) GetResult() interface{}
- func (p *ListApplyResult) GetSuccess() *core_api.ListApplyResp
- func (p *ListApplyResult) IsSetSuccess() bool
- func (p *ListApplyResult) Marshal(out []byte) ([]byte, error)
- func (p *ListApplyResult) SetSuccess(x interface{})
- func (p *ListApplyResult) Size() (n int)
- func (p *ListApplyResult) Unmarshal(in []byte) error
- type ListCommunityArgs
- func (p *ListCommunityArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *ListCommunityArgs) FastWrite(buf []byte) (n int)
- func (p *ListCommunityArgs) GetFirstArgument() interface{}
- func (p *ListCommunityArgs) GetReq() *core_api.ListCommunityReq
- func (p *ListCommunityArgs) IsSetReq() bool
- func (p *ListCommunityArgs) Marshal(out []byte) ([]byte, error)
- func (p *ListCommunityArgs) Size() (n int)
- func (p *ListCommunityArgs) Unmarshal(in []byte) error
- type ListCommunityResult
- func (p *ListCommunityResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *ListCommunityResult) FastWrite(buf []byte) (n int)
- func (p *ListCommunityResult) GetResult() interface{}
- func (p *ListCommunityResult) GetSuccess() *core_api.ListCommunityResp
- func (p *ListCommunityResult) IsSetSuccess() bool
- func (p *ListCommunityResult) Marshal(out []byte) ([]byte, error)
- func (p *ListCommunityResult) SetSuccess(x interface{})
- func (p *ListCommunityResult) Size() (n int)
- func (p *ListCommunityResult) Unmarshal(in []byte) error
- type ListNotificationArgs
- func (p *ListNotificationArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *ListNotificationArgs) FastWrite(buf []byte) (n int)
- func (p *ListNotificationArgs) GetFirstArgument() interface{}
- func (p *ListNotificationArgs) GetReq() *core_api.ListNotificationReq
- func (p *ListNotificationArgs) IsSetReq() bool
- func (p *ListNotificationArgs) Marshal(out []byte) ([]byte, error)
- func (p *ListNotificationArgs) Size() (n int)
- func (p *ListNotificationArgs) Unmarshal(in []byte) error
- type ListNotificationResult
- func (p *ListNotificationResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *ListNotificationResult) FastWrite(buf []byte) (n int)
- func (p *ListNotificationResult) GetResult() interface{}
- func (p *ListNotificationResult) GetSuccess() *core_api.ListNotificationResp
- func (p *ListNotificationResult) IsSetSuccess() bool
- func (p *ListNotificationResult) Marshal(out []byte) ([]byte, error)
- func (p *ListNotificationResult) SetSuccess(x interface{})
- func (p *ListNotificationResult) Size() (n int)
- func (p *ListNotificationResult) Unmarshal(in []byte) error
- type NewAdminArgs
- func (p *NewAdminArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *NewAdminArgs) FastWrite(buf []byte) (n int)
- func (p *NewAdminArgs) GetFirstArgument() interface{}
- func (p *NewAdminArgs) GetReq() *core_api.NewAdminReq
- func (p *NewAdminArgs) IsSetReq() bool
- func (p *NewAdminArgs) Marshal(out []byte) ([]byte, error)
- func (p *NewAdminArgs) Size() (n int)
- func (p *NewAdminArgs) Unmarshal(in []byte) error
- type NewAdminResult
- func (p *NewAdminResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *NewAdminResult) FastWrite(buf []byte) (n int)
- func (p *NewAdminResult) GetResult() interface{}
- func (p *NewAdminResult) GetSuccess() *core_api.NewAdminResp
- func (p *NewAdminResult) IsSetSuccess() bool
- func (p *NewAdminResult) Marshal(out []byte) ([]byte, error)
- func (p *NewAdminResult) SetSuccess(x interface{})
- func (p *NewAdminResult) Size() (n int)
- func (p *NewAdminResult) Unmarshal(in []byte) error
- type NewCommunityArgs
- func (p *NewCommunityArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *NewCommunityArgs) FastWrite(buf []byte) (n int)
- func (p *NewCommunityArgs) GetFirstArgument() interface{}
- func (p *NewCommunityArgs) GetReq() *core_api.NewCommunityReq
- func (p *NewCommunityArgs) IsSetReq() bool
- func (p *NewCommunityArgs) Marshal(out []byte) ([]byte, error)
- func (p *NewCommunityArgs) Size() (n int)
- func (p *NewCommunityArgs) Unmarshal(in []byte) error
- type NewCommunityResult
- func (p *NewCommunityResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *NewCommunityResult) FastWrite(buf []byte) (n int)
- func (p *NewCommunityResult) GetResult() interface{}
- func (p *NewCommunityResult) GetSuccess() *core_api.NewCommunityResp
- func (p *NewCommunityResult) IsSetSuccess() bool
- func (p *NewCommunityResult) Marshal(out []byte) ([]byte, error)
- func (p *NewCommunityResult) SetSuccess(x interface{})
- func (p *NewCommunityResult) Size() (n int)
- func (p *NewCommunityResult) Unmarshal(in []byte) error
- type NewNewsArgs
- func (p *NewNewsArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *NewNewsArgs) FastWrite(buf []byte) (n int)
- func (p *NewNewsArgs) GetFirstArgument() interface{}
- func (p *NewNewsArgs) GetReq() *core_api.NewNewsReq
- func (p *NewNewsArgs) IsSetReq() bool
- func (p *NewNewsArgs) Marshal(out []byte) ([]byte, error)
- func (p *NewNewsArgs) Size() (n int)
- func (p *NewNewsArgs) Unmarshal(in []byte) error
- type NewNewsResult
- func (p *NewNewsResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *NewNewsResult) FastWrite(buf []byte) (n int)
- func (p *NewNewsResult) GetResult() interface{}
- func (p *NewNewsResult) GetSuccess() *core_api.NewNewsResp
- func (p *NewNewsResult) IsSetSuccess() bool
- func (p *NewNewsResult) Marshal(out []byte) ([]byte, error)
- func (p *NewNewsResult) SetSuccess(x interface{})
- func (p *NewNewsResult) Size() (n int)
- func (p *NewNewsResult) Unmarshal(in []byte) error
- type NewNoticeArgs
- func (p *NewNoticeArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *NewNoticeArgs) FastWrite(buf []byte) (n int)
- func (p *NewNoticeArgs) GetFirstArgument() interface{}
- func (p *NewNoticeArgs) GetReq() *core_api.NewNoticeReq
- func (p *NewNoticeArgs) IsSetReq() bool
- func (p *NewNoticeArgs) Marshal(out []byte) ([]byte, error)
- func (p *NewNoticeArgs) Size() (n int)
- func (p *NewNoticeArgs) Unmarshal(in []byte) error
- type NewNoticeResult
- func (p *NewNoticeResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *NewNoticeResult) FastWrite(buf []byte) (n int)
- func (p *NewNoticeResult) GetResult() interface{}
- func (p *NewNoticeResult) GetSuccess() *core_api.NewNoticeResp
- func (p *NewNoticeResult) IsSetSuccess() bool
- func (p *NewNoticeResult) Marshal(out []byte) ([]byte, error)
- func (p *NewNoticeResult) SetSuccess(x interface{})
- func (p *NewNoticeResult) Size() (n int)
- func (p *NewNoticeResult) Unmarshal(in []byte) error
- type PrefetchArgs
- func (p *PrefetchArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *PrefetchArgs) FastWrite(buf []byte) (n int)
- func (p *PrefetchArgs) GetFirstArgument() interface{}
- func (p *PrefetchArgs) GetReq() *core_api.PrefetchReq
- func (p *PrefetchArgs) IsSetReq() bool
- func (p *PrefetchArgs) Marshal(out []byte) ([]byte, error)
- func (p *PrefetchArgs) Size() (n int)
- func (p *PrefetchArgs) Unmarshal(in []byte) error
- type PrefetchResult
- func (p *PrefetchResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *PrefetchResult) FastWrite(buf []byte) (n int)
- func (p *PrefetchResult) GetResult() interface{}
- func (p *PrefetchResult) GetSuccess() *core_api.PrefetchResp
- func (p *PrefetchResult) IsSetSuccess() bool
- func (p *PrefetchResult) Marshal(out []byte) ([]byte, error)
- func (p *PrefetchResult) SetSuccess(x interface{})
- func (p *PrefetchResult) Size() (n int)
- func (p *PrefetchResult) Unmarshal(in []byte) error
- type ReadNotificationArgs
- func (p *ReadNotificationArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *ReadNotificationArgs) FastWrite(buf []byte) (n int)
- func (p *ReadNotificationArgs) GetFirstArgument() interface{}
- func (p *ReadNotificationArgs) GetReq() *core_api.ReadNotificationReq
- func (p *ReadNotificationArgs) IsSetReq() bool
- func (p *ReadNotificationArgs) Marshal(out []byte) ([]byte, error)
- func (p *ReadNotificationArgs) Size() (n int)
- func (p *ReadNotificationArgs) Unmarshal(in []byte) error
- type ReadNotificationResult
- func (p *ReadNotificationResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *ReadNotificationResult) FastWrite(buf []byte) (n int)
- func (p *ReadNotificationResult) GetResult() interface{}
- func (p *ReadNotificationResult) GetSuccess() *core_api.ReadNotificationResp
- func (p *ReadNotificationResult) IsSetSuccess() bool
- func (p *ReadNotificationResult) Marshal(out []byte) ([]byte, error)
- func (p *ReadNotificationResult) SetSuccess(x interface{})
- func (p *ReadNotificationResult) Size() (n int)
- func (p *ReadNotificationResult) Unmarshal(in []byte) error
- type ReadRangeNotificationArgs
- func (p *ReadRangeNotificationArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *ReadRangeNotificationArgs) FastWrite(buf []byte) (n int)
- func (p *ReadRangeNotificationArgs) GetFirstArgument() interface{}
- func (p *ReadRangeNotificationArgs) GetReq() *core_api.ReadRangeNotificationReq
- func (p *ReadRangeNotificationArgs) IsSetReq() bool
- func (p *ReadRangeNotificationArgs) Marshal(out []byte) ([]byte, error)
- func (p *ReadRangeNotificationArgs) Size() (n int)
- func (p *ReadRangeNotificationArgs) Unmarshal(in []byte) error
- type ReadRangeNotificationResult
- func (p *ReadRangeNotificationResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *ReadRangeNotificationResult) FastWrite(buf []byte) (n int)
- func (p *ReadRangeNotificationResult) GetResult() interface{}
- func (p *ReadRangeNotificationResult) GetSuccess() *core_api.ReadRangeNotificationResp
- func (p *ReadRangeNotificationResult) IsSetSuccess() bool
- func (p *ReadRangeNotificationResult) Marshal(out []byte) ([]byte, error)
- func (p *ReadRangeNotificationResult) SetSuccess(x interface{})
- func (p *ReadRangeNotificationResult) Size() (n int)
- func (p *ReadRangeNotificationResult) Unmarshal(in []byte) error
- type UpdateCommunityAdminArgs
- func (p *UpdateCommunityAdminArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *UpdateCommunityAdminArgs) FastWrite(buf []byte) (n int)
- func (p *UpdateCommunityAdminArgs) GetFirstArgument() interface{}
- func (p *UpdateCommunityAdminArgs) GetReq() *core_api.UpdateCommunityAdminReq
- func (p *UpdateCommunityAdminArgs) IsSetReq() bool
- func (p *UpdateCommunityAdminArgs) Marshal(out []byte) ([]byte, error)
- func (p *UpdateCommunityAdminArgs) Size() (n int)
- func (p *UpdateCommunityAdminArgs) Unmarshal(in []byte) error
- type UpdateCommunityAdminResult
- func (p *UpdateCommunityAdminResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *UpdateCommunityAdminResult) FastWrite(buf []byte) (n int)
- func (p *UpdateCommunityAdminResult) GetResult() interface{}
- func (p *UpdateCommunityAdminResult) GetSuccess() *core_api.UpdateCommunityAdminResp
- func (p *UpdateCommunityAdminResult) IsSetSuccess() bool
- func (p *UpdateCommunityAdminResult) Marshal(out []byte) ([]byte, error)
- func (p *UpdateCommunityAdminResult) SetSuccess(x interface{})
- func (p *UpdateCommunityAdminResult) Size() (n int)
- func (p *UpdateCommunityAdminResult) Unmarshal(in []byte) error
- type UpdateRoleArgs
- func (p *UpdateRoleArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *UpdateRoleArgs) FastWrite(buf []byte) (n int)
- func (p *UpdateRoleArgs) GetFirstArgument() interface{}
- func (p *UpdateRoleArgs) GetReq() *core_api.UpdateRoleReq
- func (p *UpdateRoleArgs) IsSetReq() bool
- func (p *UpdateRoleArgs) Marshal(out []byte) ([]byte, error)
- func (p *UpdateRoleArgs) Size() (n int)
- func (p *UpdateRoleArgs) Unmarshal(in []byte) error
- type UpdateRoleResult
- func (p *UpdateRoleResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *UpdateRoleResult) FastWrite(buf []byte) (n int)
- func (p *UpdateRoleResult) GetResult() interface{}
- func (p *UpdateRoleResult) GetSuccess() *core_api.UpdateRoleResp
- func (p *UpdateRoleResult) IsSetSuccess() bool
- func (p *UpdateRoleResult) Marshal(out []byte) ([]byte, error)
- func (p *UpdateRoleResult) SetSuccess(x interface{})
- func (p *UpdateRoleResult) Size() (n int)
- func (p *UpdateRoleResult) Unmarshal(in []byte) error
- type UpdateSuperAdminArgs
- func (p *UpdateSuperAdminArgs) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *UpdateSuperAdminArgs) FastWrite(buf []byte) (n int)
- func (p *UpdateSuperAdminArgs) GetFirstArgument() interface{}
- func (p *UpdateSuperAdminArgs) GetReq() *core_api.UpdateSuperAdminReq
- func (p *UpdateSuperAdminArgs) IsSetReq() bool
- func (p *UpdateSuperAdminArgs) Marshal(out []byte) ([]byte, error)
- func (p *UpdateSuperAdminArgs) Size() (n int)
- func (p *UpdateSuperAdminArgs) Unmarshal(in []byte) error
- type UpdateSuperAdminResult
- func (p *UpdateSuperAdminResult) FastRead(buf []byte, _type int8, number int32) (n int, err error)
- func (p *UpdateSuperAdminResult) FastWrite(buf []byte) (n int)
- func (p *UpdateSuperAdminResult) GetResult() interface{}
- func (p *UpdateSuperAdminResult) GetSuccess() *core_api.UpdateSuperAdminResp
- func (p *UpdateSuperAdminResult) IsSetSuccess() bool
- func (p *UpdateSuperAdminResult) Marshal(out []byte) ([]byte, error)
- func (p *UpdateSuperAdminResult) SetSuccess(x interface{})
- func (p *UpdateSuperAdminResult) Size() (n int)
- func (p *UpdateSuperAdminResult) Unmarshal(in []byte) error
Constants ¶
This section is empty.
Variables ¶
View Source
var CleanNotificationArgs_Req_DEFAULT *core_api.CleanNotificationReq
View Source
var CleanNotificationResult_Success_DEFAULT *core_api.CleanNotificationResp
View Source
var CountNotificationArgs_Req_DEFAULT *core_api.CountNotificationReq
View Source
var CountNotificationResult_Success_DEFAULT *core_api.CountNotificationResp
View Source
var CreateApplyArgs_Req_DEFAULT *core_api.CreateApplyReq
View Source
var CreateApplyResult_Success_DEFAULT *core_api.CreateApplyResp
View Source
var DeleteAdminArgs_Req_DEFAULT *core_api.DeleteAdminReq
View Source
var DeleteAdminResult_Success_DEFAULT *core_api.DeleteAdminResp
View Source
var DeleteCommunityArgs_Req_DEFAULT *core_api.DeleteCommunityReq
View Source
var DeleteCommunityResult_Success_DEFAULT *core_api.DeleteCommunityResp
View Source
var DeleteNewsArgs_Req_DEFAULT *core_api.DeleteNewsReq
View Source
var DeleteNewsResult_Success_DEFAULT *core_api.DeleteNewsResp
View Source
var DeleteNoticeArgs_Req_DEFAULT *core_api.DeleteNoticeReq
View Source
var DeleteNoticeResult_Success_DEFAULT *core_api.DeleteNoticeResp
View Source
var GetAdminsArgs_Req_DEFAULT *core_api.GetAdminsReq
View Source
var GetAdminsResult_Success_DEFAULT *core_api.GetAdminsResp
View Source
var GetMinVersionArgs_Req_DEFAULT *core_api.GetMinVersionReq
View Source
var GetMinVersionResult_Success_DEFAULT *core_api.GetMinVersionResp
View Source
var GetNewsArgs_Req_DEFAULT *core_api.GetNewsReq
View Source
var GetNewsResult_Success_DEFAULT *core_api.GetNewsResp
View Source
var GetNoticesArgs_Req_DEFAULT *core_api.GetNoticesReq
View Source
var GetNoticesResult_Success_DEFAULT *core_api.GetNoticesResp
View Source
var GetUserByRoleArgs_Req_DEFAULT *core_api.GetUserByRoleReq
View Source
var GetUserByRoleResult_Success_DEFAULT *core_api.GetUserByRoleResp
View Source
var GetUserRolesArgs_Req_DEFAULT *core_api.GetUserRolesReq
View Source
var GetUserRolesResult_Success_DEFAULT *core_api.GetUserRolesResp
View Source
var HandleApplyArgs_Req_DEFAULT *core_api.HandleApplyReq
View Source
var HandleApplyResult_Success_DEFAULT *core_api.HandleApplyResp
View Source
var ListApplyArgs_Req_DEFAULT *core_api.ListApplyReq
View Source
var ListApplyResult_Success_DEFAULT *core_api.ListApplyResp
View Source
var ListCommunityArgs_Req_DEFAULT *core_api.ListCommunityReq
View Source
var ListCommunityResult_Success_DEFAULT *core_api.ListCommunityResp
View Source
var ListNotificationArgs_Req_DEFAULT *core_api.ListNotificationReq
View Source
var ListNotificationResult_Success_DEFAULT *core_api.ListNotificationResp
View Source
var NewAdminArgs_Req_DEFAULT *core_api.NewAdminReq
View Source
var NewAdminResult_Success_DEFAULT *core_api.NewAdminResp
View Source
var NewCommunityArgs_Req_DEFAULT *core_api.NewCommunityReq
View Source
var NewCommunityResult_Success_DEFAULT *core_api.NewCommunityResp
View Source
var NewNewsArgs_Req_DEFAULT *core_api.NewNewsReq
View Source
var NewNewsResult_Success_DEFAULT *core_api.NewNewsResp
View Source
var NewNoticeArgs_Req_DEFAULT *core_api.NewNoticeReq
View Source
var NewNoticeResult_Success_DEFAULT *core_api.NewNoticeResp
View Source
var PrefetchArgs_Req_DEFAULT *core_api.PrefetchReq
View Source
var PrefetchResult_Success_DEFAULT *core_api.PrefetchResp
View Source
var ReadNotificationArgs_Req_DEFAULT *core_api.ReadNotificationReq
View Source
var ReadNotificationResult_Success_DEFAULT *core_api.ReadNotificationResp
View Source
var ReadRangeNotificationArgs_Req_DEFAULT *core_api.ReadRangeNotificationReq
View Source
var ReadRangeNotificationResult_Success_DEFAULT *core_api.ReadRangeNotificationResp
View Source
var UpdateCommunityAdminArgs_Req_DEFAULT *core_api.UpdateCommunityAdminReq
View Source
var UpdateCommunityAdminResult_Success_DEFAULT *core_api.UpdateCommunityAdminResp
View Source
var UpdateRoleArgs_Req_DEFAULT *core_api.UpdateRoleReq
View Source
var UpdateRoleResult_Success_DEFAULT *core_api.UpdateRoleResp
View Source
var UpdateSuperAdminArgs_Req_DEFAULT *core_api.UpdateSuperAdminReq
View Source
var UpdateSuperAdminResult_Success_DEFAULT *core_api.UpdateSuperAdminResp
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 CleanNotificationArgs ¶
type CleanNotificationArgs struct {
Req *core_api.CleanNotificationReq
}
func (*CleanNotificationArgs) FastWrite ¶
func (p *CleanNotificationArgs) FastWrite(buf []byte) (n int)
func (*CleanNotificationArgs) GetFirstArgument ¶
func (p *CleanNotificationArgs) GetFirstArgument() interface{}
func (*CleanNotificationArgs) GetReq ¶
func (p *CleanNotificationArgs) GetReq() *core_api.CleanNotificationReq
func (*CleanNotificationArgs) IsSetReq ¶
func (p *CleanNotificationArgs) IsSetReq() bool
func (*CleanNotificationArgs) Marshal ¶
func (p *CleanNotificationArgs) Marshal(out []byte) ([]byte, error)
func (*CleanNotificationArgs) Size ¶
func (p *CleanNotificationArgs) Size() (n int)
func (*CleanNotificationArgs) Unmarshal ¶
func (p *CleanNotificationArgs) Unmarshal(in []byte) error
type CleanNotificationResult ¶
type CleanNotificationResult struct {
Success *core_api.CleanNotificationResp
}
func (*CleanNotificationResult) FastWrite ¶
func (p *CleanNotificationResult) FastWrite(buf []byte) (n int)
func (*CleanNotificationResult) GetResult ¶
func (p *CleanNotificationResult) GetResult() interface{}
func (*CleanNotificationResult) GetSuccess ¶
func (p *CleanNotificationResult) GetSuccess() *core_api.CleanNotificationResp
func (*CleanNotificationResult) IsSetSuccess ¶
func (p *CleanNotificationResult) IsSetSuccess() bool
func (*CleanNotificationResult) Marshal ¶
func (p *CleanNotificationResult) Marshal(out []byte) ([]byte, error)
func (*CleanNotificationResult) SetSuccess ¶
func (p *CleanNotificationResult) SetSuccess(x interface{})
func (*CleanNotificationResult) Size ¶
func (p *CleanNotificationResult) Size() (n int)
func (*CleanNotificationResult) Unmarshal ¶
func (p *CleanNotificationResult) Unmarshal(in []byte) error
type Client ¶
type Client interface { GetAdmins(ctx context.Context, Req *core_api.GetAdminsReq, callOptions ...callopt.Option) (r *core_api.GetAdminsResp, err error) NewAdmin(ctx context.Context, Req *core_api.NewAdminReq, callOptions ...callopt.Option) (r *core_api.NewAdminResp, err error) DeleteAdmin(ctx context.Context, Req *core_api.DeleteAdminReq, callOptions ...callopt.Option) (r *core_api.DeleteAdminResp, err error) GetNews(ctx context.Context, Req *core_api.GetNewsReq, callOptions ...callopt.Option) (r *core_api.GetNewsResp, err error) NewNews(ctx context.Context, Req *core_api.NewNewsReq, callOptions ...callopt.Option) (r *core_api.NewNewsResp, err error) DeleteNews(ctx context.Context, Req *core_api.DeleteNewsReq, callOptions ...callopt.Option) (r *core_api.DeleteNewsResp, err error) GetNotices(ctx context.Context, Req *core_api.GetNoticesReq, callOptions ...callopt.Option) (r *core_api.GetNoticesResp, err error) NewNotice(ctx context.Context, Req *core_api.NewNoticeReq, callOptions ...callopt.Option) (r *core_api.NewNoticeResp, err error) DeleteNotice(ctx context.Context, Req *core_api.DeleteNoticeReq, callOptions ...callopt.Option) (r *core_api.DeleteNoticeResp, err error) ListCommunity(ctx context.Context, Req *core_api.ListCommunityReq, callOptions ...callopt.Option) (r *core_api.ListCommunityResp, err error) NewCommunity(ctx context.Context, Req *core_api.NewCommunityReq, callOptions ...callopt.Option) (r *core_api.NewCommunityResp, err error) DeleteCommunity(ctx context.Context, Req *core_api.DeleteCommunityReq, callOptions ...callopt.Option) (r *core_api.DeleteCommunityResp, err error) GetUserRoles(ctx context.Context, Req *core_api.GetUserRolesReq, callOptions ...callopt.Option) (r *core_api.GetUserRolesResp, err error) UpdateCommunityAdmin(ctx context.Context, Req *core_api.UpdateCommunityAdminReq, callOptions ...callopt.Option) (r *core_api.UpdateCommunityAdminResp, err error) UpdateSuperAdmin(ctx context.Context, Req *core_api.UpdateSuperAdminReq, callOptions ...callopt.Option) (r *core_api.UpdateSuperAdminResp, err error) GetUserByRole(ctx context.Context, Req *core_api.GetUserByRoleReq, callOptions ...callopt.Option) (r *core_api.GetUserByRoleResp, err error) UpdateRole(ctx context.Context, Req *core_api.UpdateRoleReq, callOptions ...callopt.Option) (r *core_api.UpdateRoleResp, err error) ListApply(ctx context.Context, Req *core_api.ListApplyReq, callOptions ...callopt.Option) (r *core_api.ListApplyResp, err error) HandleApply(ctx context.Context, Req *core_api.HandleApplyReq, callOptions ...callopt.Option) (r *core_api.HandleApplyResp, err error) CreateApply(ctx context.Context, Req *core_api.CreateApplyReq, callOptions ...callopt.Option) (r *core_api.CreateApplyResp, err error) ListNotification(ctx context.Context, Req *core_api.ListNotificationReq, callOptions ...callopt.Option) (r *core_api.ListNotificationResp, err error) CleanNotification(ctx context.Context, Req *core_api.CleanNotificationReq, callOptions ...callopt.Option) (r *core_api.CleanNotificationResp, err error) CountNotification(ctx context.Context, Req *core_api.CountNotificationReq, callOptions ...callopt.Option) (r *core_api.CountNotificationResp, err error) ReadNotification(ctx context.Context, Req *core_api.ReadNotificationReq, callOptions ...callopt.Option) (r *core_api.ReadNotificationResp, err error) ReadRangeNotification(ctx context.Context, Req *core_api.ReadRangeNotificationReq, callOptions ...callopt.Option) (r *core_api.ReadRangeNotificationResp, err error) Prefetch(ctx context.Context, Req *core_api.PrefetchReq, callOptions ...callopt.Option) (r *core_api.PrefetchResp, err error) GetMinVersion(ctx context.Context, Req *core_api.GetMinVersionReq, callOptions ...callopt.Option) (r *core_api.GetMinVersionResp, 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 CountNotificationArgs ¶
type CountNotificationArgs struct {
Req *core_api.CountNotificationReq
}
func (*CountNotificationArgs) FastWrite ¶
func (p *CountNotificationArgs) FastWrite(buf []byte) (n int)
func (*CountNotificationArgs) GetFirstArgument ¶
func (p *CountNotificationArgs) GetFirstArgument() interface{}
func (*CountNotificationArgs) GetReq ¶
func (p *CountNotificationArgs) GetReq() *core_api.CountNotificationReq
func (*CountNotificationArgs) IsSetReq ¶
func (p *CountNotificationArgs) IsSetReq() bool
func (*CountNotificationArgs) Marshal ¶
func (p *CountNotificationArgs) Marshal(out []byte) ([]byte, error)
func (*CountNotificationArgs) Size ¶
func (p *CountNotificationArgs) Size() (n int)
func (*CountNotificationArgs) Unmarshal ¶
func (p *CountNotificationArgs) Unmarshal(in []byte) error
type CountNotificationResult ¶
type CountNotificationResult struct {
Success *core_api.CountNotificationResp
}
func (*CountNotificationResult) FastWrite ¶
func (p *CountNotificationResult) FastWrite(buf []byte) (n int)
func (*CountNotificationResult) GetResult ¶
func (p *CountNotificationResult) GetResult() interface{}
func (*CountNotificationResult) GetSuccess ¶
func (p *CountNotificationResult) GetSuccess() *core_api.CountNotificationResp
func (*CountNotificationResult) IsSetSuccess ¶
func (p *CountNotificationResult) IsSetSuccess() bool
func (*CountNotificationResult) Marshal ¶
func (p *CountNotificationResult) Marshal(out []byte) ([]byte, error)
func (*CountNotificationResult) SetSuccess ¶
func (p *CountNotificationResult) SetSuccess(x interface{})
func (*CountNotificationResult) Size ¶
func (p *CountNotificationResult) Size() (n int)
func (*CountNotificationResult) Unmarshal ¶
func (p *CountNotificationResult) Unmarshal(in []byte) error
type CreateApplyArgs ¶
type CreateApplyArgs struct {
Req *core_api.CreateApplyReq
}
func (*CreateApplyArgs) FastWrite ¶
func (p *CreateApplyArgs) FastWrite(buf []byte) (n int)
func (*CreateApplyArgs) GetFirstArgument ¶
func (p *CreateApplyArgs) GetFirstArgument() interface{}
func (*CreateApplyArgs) GetReq ¶
func (p *CreateApplyArgs) GetReq() *core_api.CreateApplyReq
func (*CreateApplyArgs) IsSetReq ¶
func (p *CreateApplyArgs) IsSetReq() bool
func (*CreateApplyArgs) Size ¶
func (p *CreateApplyArgs) Size() (n int)
func (*CreateApplyArgs) Unmarshal ¶
func (p *CreateApplyArgs) Unmarshal(in []byte) error
type CreateApplyResult ¶
type CreateApplyResult struct {
Success *core_api.CreateApplyResp
}
func (*CreateApplyResult) FastWrite ¶
func (p *CreateApplyResult) FastWrite(buf []byte) (n int)
func (*CreateApplyResult) GetResult ¶
func (p *CreateApplyResult) GetResult() interface{}
func (*CreateApplyResult) GetSuccess ¶
func (p *CreateApplyResult) GetSuccess() *core_api.CreateApplyResp
func (*CreateApplyResult) IsSetSuccess ¶
func (p *CreateApplyResult) IsSetSuccess() bool
func (*CreateApplyResult) SetSuccess ¶
func (p *CreateApplyResult) SetSuccess(x interface{})
func (*CreateApplyResult) Size ¶
func (p *CreateApplyResult) Size() (n int)
func (*CreateApplyResult) Unmarshal ¶
func (p *CreateApplyResult) Unmarshal(in []byte) error
type DeleteAdminArgs ¶
type DeleteAdminArgs struct {
Req *core_api.DeleteAdminReq
}
func (*DeleteAdminArgs) FastWrite ¶
func (p *DeleteAdminArgs) FastWrite(buf []byte) (n int)
func (*DeleteAdminArgs) GetFirstArgument ¶
func (p *DeleteAdminArgs) GetFirstArgument() interface{}
func (*DeleteAdminArgs) GetReq ¶
func (p *DeleteAdminArgs) GetReq() *core_api.DeleteAdminReq
func (*DeleteAdminArgs) IsSetReq ¶
func (p *DeleteAdminArgs) IsSetReq() bool
func (*DeleteAdminArgs) Size ¶
func (p *DeleteAdminArgs) Size() (n int)
func (*DeleteAdminArgs) Unmarshal ¶
func (p *DeleteAdminArgs) Unmarshal(in []byte) error
type DeleteAdminResult ¶
type DeleteAdminResult struct {
Success *core_api.DeleteAdminResp
}
func (*DeleteAdminResult) FastWrite ¶
func (p *DeleteAdminResult) FastWrite(buf []byte) (n int)
func (*DeleteAdminResult) GetResult ¶
func (p *DeleteAdminResult) GetResult() interface{}
func (*DeleteAdminResult) GetSuccess ¶
func (p *DeleteAdminResult) GetSuccess() *core_api.DeleteAdminResp
func (*DeleteAdminResult) IsSetSuccess ¶
func (p *DeleteAdminResult) IsSetSuccess() bool
func (*DeleteAdminResult) SetSuccess ¶
func (p *DeleteAdminResult) SetSuccess(x interface{})
func (*DeleteAdminResult) Size ¶
func (p *DeleteAdminResult) Size() (n int)
func (*DeleteAdminResult) Unmarshal ¶
func (p *DeleteAdminResult) Unmarshal(in []byte) error
type DeleteCommunityArgs ¶
type DeleteCommunityArgs struct {
Req *core_api.DeleteCommunityReq
}
func (*DeleteCommunityArgs) FastWrite ¶
func (p *DeleteCommunityArgs) FastWrite(buf []byte) (n int)
func (*DeleteCommunityArgs) GetFirstArgument ¶
func (p *DeleteCommunityArgs) GetFirstArgument() interface{}
func (*DeleteCommunityArgs) GetReq ¶
func (p *DeleteCommunityArgs) GetReq() *core_api.DeleteCommunityReq
func (*DeleteCommunityArgs) IsSetReq ¶
func (p *DeleteCommunityArgs) IsSetReq() bool
func (*DeleteCommunityArgs) Marshal ¶
func (p *DeleteCommunityArgs) Marshal(out []byte) ([]byte, error)
func (*DeleteCommunityArgs) Size ¶
func (p *DeleteCommunityArgs) Size() (n int)
func (*DeleteCommunityArgs) Unmarshal ¶
func (p *DeleteCommunityArgs) Unmarshal(in []byte) error
type DeleteCommunityResult ¶
type DeleteCommunityResult struct {
Success *core_api.DeleteCommunityResp
}
func (*DeleteCommunityResult) FastWrite ¶
func (p *DeleteCommunityResult) FastWrite(buf []byte) (n int)
func (*DeleteCommunityResult) GetResult ¶
func (p *DeleteCommunityResult) GetResult() interface{}
func (*DeleteCommunityResult) GetSuccess ¶
func (p *DeleteCommunityResult) GetSuccess() *core_api.DeleteCommunityResp
func (*DeleteCommunityResult) IsSetSuccess ¶
func (p *DeleteCommunityResult) IsSetSuccess() bool
func (*DeleteCommunityResult) Marshal ¶
func (p *DeleteCommunityResult) Marshal(out []byte) ([]byte, error)
func (*DeleteCommunityResult) SetSuccess ¶
func (p *DeleteCommunityResult) SetSuccess(x interface{})
func (*DeleteCommunityResult) Size ¶
func (p *DeleteCommunityResult) Size() (n int)
func (*DeleteCommunityResult) Unmarshal ¶
func (p *DeleteCommunityResult) Unmarshal(in []byte) error
type DeleteNewsArgs ¶
type DeleteNewsArgs struct {
Req *core_api.DeleteNewsReq
}
func (*DeleteNewsArgs) FastWrite ¶
func (p *DeleteNewsArgs) FastWrite(buf []byte) (n int)
func (*DeleteNewsArgs) GetFirstArgument ¶
func (p *DeleteNewsArgs) GetFirstArgument() interface{}
func (*DeleteNewsArgs) GetReq ¶
func (p *DeleteNewsArgs) GetReq() *core_api.DeleteNewsReq
func (*DeleteNewsArgs) IsSetReq ¶
func (p *DeleteNewsArgs) IsSetReq() bool
func (*DeleteNewsArgs) Size ¶
func (p *DeleteNewsArgs) Size() (n int)
func (*DeleteNewsArgs) Unmarshal ¶
func (p *DeleteNewsArgs) Unmarshal(in []byte) error
type DeleteNewsResult ¶
type DeleteNewsResult struct {
Success *core_api.DeleteNewsResp
}
func (*DeleteNewsResult) FastWrite ¶
func (p *DeleteNewsResult) FastWrite(buf []byte) (n int)
func (*DeleteNewsResult) GetResult ¶
func (p *DeleteNewsResult) GetResult() interface{}
func (*DeleteNewsResult) GetSuccess ¶
func (p *DeleteNewsResult) GetSuccess() *core_api.DeleteNewsResp
func (*DeleteNewsResult) IsSetSuccess ¶
func (p *DeleteNewsResult) IsSetSuccess() bool
func (*DeleteNewsResult) SetSuccess ¶
func (p *DeleteNewsResult) SetSuccess(x interface{})
func (*DeleteNewsResult) Size ¶
func (p *DeleteNewsResult) Size() (n int)
func (*DeleteNewsResult) Unmarshal ¶
func (p *DeleteNewsResult) Unmarshal(in []byte) error
type DeleteNoticeArgs ¶
type DeleteNoticeArgs struct {
Req *core_api.DeleteNoticeReq
}
func (*DeleteNoticeArgs) FastWrite ¶
func (p *DeleteNoticeArgs) FastWrite(buf []byte) (n int)
func (*DeleteNoticeArgs) GetFirstArgument ¶
func (p *DeleteNoticeArgs) GetFirstArgument() interface{}
func (*DeleteNoticeArgs) GetReq ¶
func (p *DeleteNoticeArgs) GetReq() *core_api.DeleteNoticeReq
func (*DeleteNoticeArgs) IsSetReq ¶
func (p *DeleteNoticeArgs) IsSetReq() bool
func (*DeleteNoticeArgs) Size ¶
func (p *DeleteNoticeArgs) Size() (n int)
func (*DeleteNoticeArgs) Unmarshal ¶
func (p *DeleteNoticeArgs) Unmarshal(in []byte) error
type DeleteNoticeResult ¶
type DeleteNoticeResult struct {
Success *core_api.DeleteNoticeResp
}
func (*DeleteNoticeResult) FastWrite ¶
func (p *DeleteNoticeResult) FastWrite(buf []byte) (n int)
func (*DeleteNoticeResult) GetResult ¶
func (p *DeleteNoticeResult) GetResult() interface{}
func (*DeleteNoticeResult) GetSuccess ¶
func (p *DeleteNoticeResult) GetSuccess() *core_api.DeleteNoticeResp
func (*DeleteNoticeResult) IsSetSuccess ¶
func (p *DeleteNoticeResult) IsSetSuccess() bool
func (*DeleteNoticeResult) Marshal ¶
func (p *DeleteNoticeResult) Marshal(out []byte) ([]byte, error)
func (*DeleteNoticeResult) SetSuccess ¶
func (p *DeleteNoticeResult) SetSuccess(x interface{})
func (*DeleteNoticeResult) Size ¶
func (p *DeleteNoticeResult) Size() (n int)
func (*DeleteNoticeResult) Unmarshal ¶
func (p *DeleteNoticeResult) Unmarshal(in []byte) error
type GetAdminsArgs ¶
type GetAdminsArgs struct {
Req *core_api.GetAdminsReq
}
func (*GetAdminsArgs) FastWrite ¶
func (p *GetAdminsArgs) FastWrite(buf []byte) (n int)
func (*GetAdminsArgs) GetFirstArgument ¶
func (p *GetAdminsArgs) GetFirstArgument() interface{}
func (*GetAdminsArgs) GetReq ¶
func (p *GetAdminsArgs) GetReq() *core_api.GetAdminsReq
func (*GetAdminsArgs) IsSetReq ¶
func (p *GetAdminsArgs) IsSetReq() bool
func (*GetAdminsArgs) Size ¶
func (p *GetAdminsArgs) Size() (n int)
func (*GetAdminsArgs) Unmarshal ¶
func (p *GetAdminsArgs) Unmarshal(in []byte) error
type GetAdminsResult ¶
type GetAdminsResult struct {
Success *core_api.GetAdminsResp
}
func (*GetAdminsResult) FastWrite ¶
func (p *GetAdminsResult) FastWrite(buf []byte) (n int)
func (*GetAdminsResult) GetResult ¶
func (p *GetAdminsResult) GetResult() interface{}
func (*GetAdminsResult) GetSuccess ¶
func (p *GetAdminsResult) GetSuccess() *core_api.GetAdminsResp
func (*GetAdminsResult) IsSetSuccess ¶
func (p *GetAdminsResult) IsSetSuccess() bool
func (*GetAdminsResult) SetSuccess ¶
func (p *GetAdminsResult) SetSuccess(x interface{})
func (*GetAdminsResult) Size ¶
func (p *GetAdminsResult) Size() (n int)
func (*GetAdminsResult) Unmarshal ¶
func (p *GetAdminsResult) Unmarshal(in []byte) error
type GetMinVersionArgs ¶
type GetMinVersionArgs struct {
Req *core_api.GetMinVersionReq
}
func (*GetMinVersionArgs) FastWrite ¶
func (p *GetMinVersionArgs) FastWrite(buf []byte) (n int)
func (*GetMinVersionArgs) GetFirstArgument ¶
func (p *GetMinVersionArgs) GetFirstArgument() interface{}
func (*GetMinVersionArgs) GetReq ¶
func (p *GetMinVersionArgs) GetReq() *core_api.GetMinVersionReq
func (*GetMinVersionArgs) IsSetReq ¶
func (p *GetMinVersionArgs) IsSetReq() bool
func (*GetMinVersionArgs) Size ¶
func (p *GetMinVersionArgs) Size() (n int)
func (*GetMinVersionArgs) Unmarshal ¶
func (p *GetMinVersionArgs) Unmarshal(in []byte) error
type GetMinVersionResult ¶
type GetMinVersionResult struct {
Success *core_api.GetMinVersionResp
}
func (*GetMinVersionResult) FastWrite ¶
func (p *GetMinVersionResult) FastWrite(buf []byte) (n int)
func (*GetMinVersionResult) GetResult ¶
func (p *GetMinVersionResult) GetResult() interface{}
func (*GetMinVersionResult) GetSuccess ¶
func (p *GetMinVersionResult) GetSuccess() *core_api.GetMinVersionResp
func (*GetMinVersionResult) IsSetSuccess ¶
func (p *GetMinVersionResult) IsSetSuccess() bool
func (*GetMinVersionResult) Marshal ¶
func (p *GetMinVersionResult) Marshal(out []byte) ([]byte, error)
func (*GetMinVersionResult) SetSuccess ¶
func (p *GetMinVersionResult) SetSuccess(x interface{})
func (*GetMinVersionResult) Size ¶
func (p *GetMinVersionResult) Size() (n int)
func (*GetMinVersionResult) Unmarshal ¶
func (p *GetMinVersionResult) Unmarshal(in []byte) error
type GetNewsArgs ¶
type GetNewsArgs struct {
Req *core_api.GetNewsReq
}
func (*GetNewsArgs) FastWrite ¶
func (p *GetNewsArgs) FastWrite(buf []byte) (n int)
func (*GetNewsArgs) GetFirstArgument ¶
func (p *GetNewsArgs) GetFirstArgument() interface{}
func (*GetNewsArgs) GetReq ¶
func (p *GetNewsArgs) GetReq() *core_api.GetNewsReq
func (*GetNewsArgs) IsSetReq ¶
func (p *GetNewsArgs) IsSetReq() bool
func (*GetNewsArgs) Size ¶
func (p *GetNewsArgs) Size() (n int)
func (*GetNewsArgs) Unmarshal ¶
func (p *GetNewsArgs) Unmarshal(in []byte) error
type GetNewsResult ¶
type GetNewsResult struct {
Success *core_api.GetNewsResp
}
func (*GetNewsResult) FastWrite ¶
func (p *GetNewsResult) FastWrite(buf []byte) (n int)
func (*GetNewsResult) GetResult ¶
func (p *GetNewsResult) GetResult() interface{}
func (*GetNewsResult) GetSuccess ¶
func (p *GetNewsResult) GetSuccess() *core_api.GetNewsResp
func (*GetNewsResult) IsSetSuccess ¶
func (p *GetNewsResult) IsSetSuccess() bool
func (*GetNewsResult) SetSuccess ¶
func (p *GetNewsResult) SetSuccess(x interface{})
func (*GetNewsResult) Size ¶
func (p *GetNewsResult) Size() (n int)
func (*GetNewsResult) Unmarshal ¶
func (p *GetNewsResult) Unmarshal(in []byte) error
type GetNoticesArgs ¶
type GetNoticesArgs struct {
Req *core_api.GetNoticesReq
}
func (*GetNoticesArgs) FastWrite ¶
func (p *GetNoticesArgs) FastWrite(buf []byte) (n int)
func (*GetNoticesArgs) GetFirstArgument ¶
func (p *GetNoticesArgs) GetFirstArgument() interface{}
func (*GetNoticesArgs) GetReq ¶
func (p *GetNoticesArgs) GetReq() *core_api.GetNoticesReq
func (*GetNoticesArgs) IsSetReq ¶
func (p *GetNoticesArgs) IsSetReq() bool
func (*GetNoticesArgs) Size ¶
func (p *GetNoticesArgs) Size() (n int)
func (*GetNoticesArgs) Unmarshal ¶
func (p *GetNoticesArgs) Unmarshal(in []byte) error
type GetNoticesResult ¶
type GetNoticesResult struct {
Success *core_api.GetNoticesResp
}
func (*GetNoticesResult) FastWrite ¶
func (p *GetNoticesResult) FastWrite(buf []byte) (n int)
func (*GetNoticesResult) GetResult ¶
func (p *GetNoticesResult) GetResult() interface{}
func (*GetNoticesResult) GetSuccess ¶
func (p *GetNoticesResult) GetSuccess() *core_api.GetNoticesResp
func (*GetNoticesResult) IsSetSuccess ¶
func (p *GetNoticesResult) IsSetSuccess() bool
func (*GetNoticesResult) SetSuccess ¶
func (p *GetNoticesResult) SetSuccess(x interface{})
func (*GetNoticesResult) Size ¶
func (p *GetNoticesResult) Size() (n int)
func (*GetNoticesResult) Unmarshal ¶
func (p *GetNoticesResult) Unmarshal(in []byte) error
type GetUserByRoleArgs ¶
type GetUserByRoleArgs struct {
Req *core_api.GetUserByRoleReq
}
func (*GetUserByRoleArgs) FastWrite ¶
func (p *GetUserByRoleArgs) FastWrite(buf []byte) (n int)
func (*GetUserByRoleArgs) GetFirstArgument ¶
func (p *GetUserByRoleArgs) GetFirstArgument() interface{}
func (*GetUserByRoleArgs) GetReq ¶
func (p *GetUserByRoleArgs) GetReq() *core_api.GetUserByRoleReq
func (*GetUserByRoleArgs) IsSetReq ¶
func (p *GetUserByRoleArgs) IsSetReq() bool
func (*GetUserByRoleArgs) Size ¶
func (p *GetUserByRoleArgs) Size() (n int)
func (*GetUserByRoleArgs) Unmarshal ¶
func (p *GetUserByRoleArgs) Unmarshal(in []byte) error
type GetUserByRoleResult ¶
type GetUserByRoleResult struct {
Success *core_api.GetUserByRoleResp
}
func (*GetUserByRoleResult) FastWrite ¶
func (p *GetUserByRoleResult) FastWrite(buf []byte) (n int)
func (*GetUserByRoleResult) GetResult ¶
func (p *GetUserByRoleResult) GetResult() interface{}
func (*GetUserByRoleResult) GetSuccess ¶
func (p *GetUserByRoleResult) GetSuccess() *core_api.GetUserByRoleResp
func (*GetUserByRoleResult) IsSetSuccess ¶
func (p *GetUserByRoleResult) IsSetSuccess() bool
func (*GetUserByRoleResult) Marshal ¶
func (p *GetUserByRoleResult) Marshal(out []byte) ([]byte, error)
func (*GetUserByRoleResult) SetSuccess ¶
func (p *GetUserByRoleResult) SetSuccess(x interface{})
func (*GetUserByRoleResult) Size ¶
func (p *GetUserByRoleResult) Size() (n int)
func (*GetUserByRoleResult) Unmarshal ¶
func (p *GetUserByRoleResult) Unmarshal(in []byte) error
type GetUserRolesArgs ¶
type GetUserRolesArgs struct {
Req *core_api.GetUserRolesReq
}
func (*GetUserRolesArgs) FastWrite ¶
func (p *GetUserRolesArgs) FastWrite(buf []byte) (n int)
func (*GetUserRolesArgs) GetFirstArgument ¶
func (p *GetUserRolesArgs) GetFirstArgument() interface{}
func (*GetUserRolesArgs) GetReq ¶
func (p *GetUserRolesArgs) GetReq() *core_api.GetUserRolesReq
func (*GetUserRolesArgs) IsSetReq ¶
func (p *GetUserRolesArgs) IsSetReq() bool
func (*GetUserRolesArgs) Size ¶
func (p *GetUserRolesArgs) Size() (n int)
func (*GetUserRolesArgs) Unmarshal ¶
func (p *GetUserRolesArgs) Unmarshal(in []byte) error
type GetUserRolesResult ¶
type GetUserRolesResult struct {
Success *core_api.GetUserRolesResp
}
func (*GetUserRolesResult) FastWrite ¶
func (p *GetUserRolesResult) FastWrite(buf []byte) (n int)
func (*GetUserRolesResult) GetResult ¶
func (p *GetUserRolesResult) GetResult() interface{}
func (*GetUserRolesResult) GetSuccess ¶
func (p *GetUserRolesResult) GetSuccess() *core_api.GetUserRolesResp
func (*GetUserRolesResult) IsSetSuccess ¶
func (p *GetUserRolesResult) IsSetSuccess() bool
func (*GetUserRolesResult) Marshal ¶
func (p *GetUserRolesResult) Marshal(out []byte) ([]byte, error)
func (*GetUserRolesResult) SetSuccess ¶
func (p *GetUserRolesResult) SetSuccess(x interface{})
func (*GetUserRolesResult) Size ¶
func (p *GetUserRolesResult) Size() (n int)
func (*GetUserRolesResult) Unmarshal ¶
func (p *GetUserRolesResult) Unmarshal(in []byte) error
type HandleApplyArgs ¶
type HandleApplyArgs struct {
Req *core_api.HandleApplyReq
}
func (*HandleApplyArgs) FastWrite ¶
func (p *HandleApplyArgs) FastWrite(buf []byte) (n int)
func (*HandleApplyArgs) GetFirstArgument ¶
func (p *HandleApplyArgs) GetFirstArgument() interface{}
func (*HandleApplyArgs) GetReq ¶
func (p *HandleApplyArgs) GetReq() *core_api.HandleApplyReq
func (*HandleApplyArgs) IsSetReq ¶
func (p *HandleApplyArgs) IsSetReq() bool
func (*HandleApplyArgs) Size ¶
func (p *HandleApplyArgs) Size() (n int)
func (*HandleApplyArgs) Unmarshal ¶
func (p *HandleApplyArgs) Unmarshal(in []byte) error
type HandleApplyResult ¶
type HandleApplyResult struct {
Success *core_api.HandleApplyResp
}
func (*HandleApplyResult) FastWrite ¶
func (p *HandleApplyResult) FastWrite(buf []byte) (n int)
func (*HandleApplyResult) GetResult ¶
func (p *HandleApplyResult) GetResult() interface{}
func (*HandleApplyResult) GetSuccess ¶
func (p *HandleApplyResult) GetSuccess() *core_api.HandleApplyResp
func (*HandleApplyResult) IsSetSuccess ¶
func (p *HandleApplyResult) IsSetSuccess() bool
func (*HandleApplyResult) SetSuccess ¶
func (p *HandleApplyResult) SetSuccess(x interface{})
func (*HandleApplyResult) Size ¶
func (p *HandleApplyResult) Size() (n int)
func (*HandleApplyResult) Unmarshal ¶
func (p *HandleApplyResult) Unmarshal(in []byte) error
type ListApplyArgs ¶
type ListApplyArgs struct {
Req *core_api.ListApplyReq
}
func (*ListApplyArgs) FastWrite ¶
func (p *ListApplyArgs) FastWrite(buf []byte) (n int)
func (*ListApplyArgs) GetFirstArgument ¶
func (p *ListApplyArgs) GetFirstArgument() interface{}
func (*ListApplyArgs) GetReq ¶
func (p *ListApplyArgs) GetReq() *core_api.ListApplyReq
func (*ListApplyArgs) IsSetReq ¶
func (p *ListApplyArgs) IsSetReq() bool
func (*ListApplyArgs) Size ¶
func (p *ListApplyArgs) Size() (n int)
func (*ListApplyArgs) Unmarshal ¶
func (p *ListApplyArgs) Unmarshal(in []byte) error
type ListApplyResult ¶
type ListApplyResult struct {
Success *core_api.ListApplyResp
}
func (*ListApplyResult) FastWrite ¶
func (p *ListApplyResult) FastWrite(buf []byte) (n int)
func (*ListApplyResult) GetResult ¶
func (p *ListApplyResult) GetResult() interface{}
func (*ListApplyResult) GetSuccess ¶
func (p *ListApplyResult) GetSuccess() *core_api.ListApplyResp
func (*ListApplyResult) IsSetSuccess ¶
func (p *ListApplyResult) IsSetSuccess() bool
func (*ListApplyResult) SetSuccess ¶
func (p *ListApplyResult) SetSuccess(x interface{})
func (*ListApplyResult) Size ¶
func (p *ListApplyResult) Size() (n int)
func (*ListApplyResult) Unmarshal ¶
func (p *ListApplyResult) Unmarshal(in []byte) error
type ListCommunityArgs ¶
type ListCommunityArgs struct {
Req *core_api.ListCommunityReq
}
func (*ListCommunityArgs) FastWrite ¶
func (p *ListCommunityArgs) FastWrite(buf []byte) (n int)
func (*ListCommunityArgs) GetFirstArgument ¶
func (p *ListCommunityArgs) GetFirstArgument() interface{}
func (*ListCommunityArgs) GetReq ¶
func (p *ListCommunityArgs) GetReq() *core_api.ListCommunityReq
func (*ListCommunityArgs) IsSetReq ¶
func (p *ListCommunityArgs) IsSetReq() bool
func (*ListCommunityArgs) Size ¶
func (p *ListCommunityArgs) Size() (n int)
func (*ListCommunityArgs) Unmarshal ¶
func (p *ListCommunityArgs) Unmarshal(in []byte) error
type ListCommunityResult ¶
type ListCommunityResult struct {
Success *core_api.ListCommunityResp
}
func (*ListCommunityResult) FastWrite ¶
func (p *ListCommunityResult) FastWrite(buf []byte) (n int)
func (*ListCommunityResult) GetResult ¶
func (p *ListCommunityResult) GetResult() interface{}
func (*ListCommunityResult) GetSuccess ¶
func (p *ListCommunityResult) GetSuccess() *core_api.ListCommunityResp
func (*ListCommunityResult) IsSetSuccess ¶
func (p *ListCommunityResult) IsSetSuccess() bool
func (*ListCommunityResult) Marshal ¶
func (p *ListCommunityResult) Marshal(out []byte) ([]byte, error)
func (*ListCommunityResult) SetSuccess ¶
func (p *ListCommunityResult) SetSuccess(x interface{})
func (*ListCommunityResult) Size ¶
func (p *ListCommunityResult) Size() (n int)
func (*ListCommunityResult) Unmarshal ¶
func (p *ListCommunityResult) Unmarshal(in []byte) error
type ListNotificationArgs ¶
type ListNotificationArgs struct {
Req *core_api.ListNotificationReq
}
func (*ListNotificationArgs) FastWrite ¶
func (p *ListNotificationArgs) FastWrite(buf []byte) (n int)
func (*ListNotificationArgs) GetFirstArgument ¶
func (p *ListNotificationArgs) GetFirstArgument() interface{}
func (*ListNotificationArgs) GetReq ¶
func (p *ListNotificationArgs) GetReq() *core_api.ListNotificationReq
func (*ListNotificationArgs) IsSetReq ¶
func (p *ListNotificationArgs) IsSetReq() bool
func (*ListNotificationArgs) Marshal ¶
func (p *ListNotificationArgs) Marshal(out []byte) ([]byte, error)
func (*ListNotificationArgs) Size ¶
func (p *ListNotificationArgs) Size() (n int)
func (*ListNotificationArgs) Unmarshal ¶
func (p *ListNotificationArgs) Unmarshal(in []byte) error
type ListNotificationResult ¶
type ListNotificationResult struct {
Success *core_api.ListNotificationResp
}
func (*ListNotificationResult) FastWrite ¶
func (p *ListNotificationResult) FastWrite(buf []byte) (n int)
func (*ListNotificationResult) GetResult ¶
func (p *ListNotificationResult) GetResult() interface{}
func (*ListNotificationResult) GetSuccess ¶
func (p *ListNotificationResult) GetSuccess() *core_api.ListNotificationResp
func (*ListNotificationResult) IsSetSuccess ¶
func (p *ListNotificationResult) IsSetSuccess() bool
func (*ListNotificationResult) Marshal ¶
func (p *ListNotificationResult) Marshal(out []byte) ([]byte, error)
func (*ListNotificationResult) SetSuccess ¶
func (p *ListNotificationResult) SetSuccess(x interface{})
func (*ListNotificationResult) Size ¶
func (p *ListNotificationResult) Size() (n int)
func (*ListNotificationResult) Unmarshal ¶
func (p *ListNotificationResult) Unmarshal(in []byte) error
type NewAdminArgs ¶
type NewAdminArgs struct {
Req *core_api.NewAdminReq
}
func (*NewAdminArgs) FastWrite ¶
func (p *NewAdminArgs) FastWrite(buf []byte) (n int)
func (*NewAdminArgs) GetFirstArgument ¶
func (p *NewAdminArgs) GetFirstArgument() interface{}
func (*NewAdminArgs) GetReq ¶
func (p *NewAdminArgs) GetReq() *core_api.NewAdminReq
func (*NewAdminArgs) IsSetReq ¶
func (p *NewAdminArgs) IsSetReq() bool
func (*NewAdminArgs) Size ¶
func (p *NewAdminArgs) Size() (n int)
func (*NewAdminArgs) Unmarshal ¶
func (p *NewAdminArgs) Unmarshal(in []byte) error
type NewAdminResult ¶
type NewAdminResult struct {
Success *core_api.NewAdminResp
}
func (*NewAdminResult) FastWrite ¶
func (p *NewAdminResult) FastWrite(buf []byte) (n int)
func (*NewAdminResult) GetResult ¶
func (p *NewAdminResult) GetResult() interface{}
func (*NewAdminResult) GetSuccess ¶
func (p *NewAdminResult) GetSuccess() *core_api.NewAdminResp
func (*NewAdminResult) IsSetSuccess ¶
func (p *NewAdminResult) IsSetSuccess() bool
func (*NewAdminResult) SetSuccess ¶
func (p *NewAdminResult) SetSuccess(x interface{})
func (*NewAdminResult) Size ¶
func (p *NewAdminResult) Size() (n int)
func (*NewAdminResult) Unmarshal ¶
func (p *NewAdminResult) Unmarshal(in []byte) error
type NewCommunityArgs ¶
type NewCommunityArgs struct {
Req *core_api.NewCommunityReq
}
func (*NewCommunityArgs) FastWrite ¶
func (p *NewCommunityArgs) FastWrite(buf []byte) (n int)
func (*NewCommunityArgs) GetFirstArgument ¶
func (p *NewCommunityArgs) GetFirstArgument() interface{}
func (*NewCommunityArgs) GetReq ¶
func (p *NewCommunityArgs) GetReq() *core_api.NewCommunityReq
func (*NewCommunityArgs) IsSetReq ¶
func (p *NewCommunityArgs) IsSetReq() bool
func (*NewCommunityArgs) Size ¶
func (p *NewCommunityArgs) Size() (n int)
func (*NewCommunityArgs) Unmarshal ¶
func (p *NewCommunityArgs) Unmarshal(in []byte) error
type NewCommunityResult ¶
type NewCommunityResult struct {
Success *core_api.NewCommunityResp
}
func (*NewCommunityResult) FastWrite ¶
func (p *NewCommunityResult) FastWrite(buf []byte) (n int)
func (*NewCommunityResult) GetResult ¶
func (p *NewCommunityResult) GetResult() interface{}
func (*NewCommunityResult) GetSuccess ¶
func (p *NewCommunityResult) GetSuccess() *core_api.NewCommunityResp
func (*NewCommunityResult) IsSetSuccess ¶
func (p *NewCommunityResult) IsSetSuccess() bool
func (*NewCommunityResult) Marshal ¶
func (p *NewCommunityResult) Marshal(out []byte) ([]byte, error)
func (*NewCommunityResult) SetSuccess ¶
func (p *NewCommunityResult) SetSuccess(x interface{})
func (*NewCommunityResult) Size ¶
func (p *NewCommunityResult) Size() (n int)
func (*NewCommunityResult) Unmarshal ¶
func (p *NewCommunityResult) Unmarshal(in []byte) error
type NewNewsArgs ¶
type NewNewsArgs struct {
Req *core_api.NewNewsReq
}
func (*NewNewsArgs) FastWrite ¶
func (p *NewNewsArgs) FastWrite(buf []byte) (n int)
func (*NewNewsArgs) GetFirstArgument ¶
func (p *NewNewsArgs) GetFirstArgument() interface{}
func (*NewNewsArgs) GetReq ¶
func (p *NewNewsArgs) GetReq() *core_api.NewNewsReq
func (*NewNewsArgs) IsSetReq ¶
func (p *NewNewsArgs) IsSetReq() bool
func (*NewNewsArgs) Size ¶
func (p *NewNewsArgs) Size() (n int)
func (*NewNewsArgs) Unmarshal ¶
func (p *NewNewsArgs) Unmarshal(in []byte) error
type NewNewsResult ¶
type NewNewsResult struct {
Success *core_api.NewNewsResp
}
func (*NewNewsResult) FastWrite ¶
func (p *NewNewsResult) FastWrite(buf []byte) (n int)
func (*NewNewsResult) GetResult ¶
func (p *NewNewsResult) GetResult() interface{}
func (*NewNewsResult) GetSuccess ¶
func (p *NewNewsResult) GetSuccess() *core_api.NewNewsResp
func (*NewNewsResult) IsSetSuccess ¶
func (p *NewNewsResult) IsSetSuccess() bool
func (*NewNewsResult) SetSuccess ¶
func (p *NewNewsResult) SetSuccess(x interface{})
func (*NewNewsResult) Size ¶
func (p *NewNewsResult) Size() (n int)
func (*NewNewsResult) Unmarshal ¶
func (p *NewNewsResult) Unmarshal(in []byte) error
type NewNoticeArgs ¶
type NewNoticeArgs struct {
Req *core_api.NewNoticeReq
}
func (*NewNoticeArgs) FastWrite ¶
func (p *NewNoticeArgs) FastWrite(buf []byte) (n int)
func (*NewNoticeArgs) GetFirstArgument ¶
func (p *NewNoticeArgs) GetFirstArgument() interface{}
func (*NewNoticeArgs) GetReq ¶
func (p *NewNoticeArgs) GetReq() *core_api.NewNoticeReq
func (*NewNoticeArgs) IsSetReq ¶
func (p *NewNoticeArgs) IsSetReq() bool
func (*NewNoticeArgs) Size ¶
func (p *NewNoticeArgs) Size() (n int)
func (*NewNoticeArgs) Unmarshal ¶
func (p *NewNoticeArgs) Unmarshal(in []byte) error
type NewNoticeResult ¶
type NewNoticeResult struct {
Success *core_api.NewNoticeResp
}
func (*NewNoticeResult) FastWrite ¶
func (p *NewNoticeResult) FastWrite(buf []byte) (n int)
func (*NewNoticeResult) GetResult ¶
func (p *NewNoticeResult) GetResult() interface{}
func (*NewNoticeResult) GetSuccess ¶
func (p *NewNoticeResult) GetSuccess() *core_api.NewNoticeResp
func (*NewNoticeResult) IsSetSuccess ¶
func (p *NewNoticeResult) IsSetSuccess() bool
func (*NewNoticeResult) SetSuccess ¶
func (p *NewNoticeResult) SetSuccess(x interface{})
func (*NewNoticeResult) Size ¶
func (p *NewNoticeResult) Size() (n int)
func (*NewNoticeResult) Unmarshal ¶
func (p *NewNoticeResult) Unmarshal(in []byte) error
type PrefetchArgs ¶
type PrefetchArgs struct {
Req *core_api.PrefetchReq
}
func (*PrefetchArgs) FastWrite ¶
func (p *PrefetchArgs) FastWrite(buf []byte) (n int)
func (*PrefetchArgs) GetFirstArgument ¶
func (p *PrefetchArgs) GetFirstArgument() interface{}
func (*PrefetchArgs) GetReq ¶
func (p *PrefetchArgs) GetReq() *core_api.PrefetchReq
func (*PrefetchArgs) IsSetReq ¶
func (p *PrefetchArgs) IsSetReq() bool
func (*PrefetchArgs) Size ¶
func (p *PrefetchArgs) Size() (n int)
func (*PrefetchArgs) Unmarshal ¶
func (p *PrefetchArgs) Unmarshal(in []byte) error
type PrefetchResult ¶
type PrefetchResult struct {
Success *core_api.PrefetchResp
}
func (*PrefetchResult) FastWrite ¶
func (p *PrefetchResult) FastWrite(buf []byte) (n int)
func (*PrefetchResult) GetResult ¶
func (p *PrefetchResult) GetResult() interface{}
func (*PrefetchResult) GetSuccess ¶
func (p *PrefetchResult) GetSuccess() *core_api.PrefetchResp
func (*PrefetchResult) IsSetSuccess ¶
func (p *PrefetchResult) IsSetSuccess() bool
func (*PrefetchResult) SetSuccess ¶
func (p *PrefetchResult) SetSuccess(x interface{})
func (*PrefetchResult) Size ¶
func (p *PrefetchResult) Size() (n int)
func (*PrefetchResult) Unmarshal ¶
func (p *PrefetchResult) Unmarshal(in []byte) error
type ReadNotificationArgs ¶
type ReadNotificationArgs struct {
Req *core_api.ReadNotificationReq
}
func (*ReadNotificationArgs) FastWrite ¶
func (p *ReadNotificationArgs) FastWrite(buf []byte) (n int)
func (*ReadNotificationArgs) GetFirstArgument ¶
func (p *ReadNotificationArgs) GetFirstArgument() interface{}
func (*ReadNotificationArgs) GetReq ¶
func (p *ReadNotificationArgs) GetReq() *core_api.ReadNotificationReq
func (*ReadNotificationArgs) IsSetReq ¶
func (p *ReadNotificationArgs) IsSetReq() bool
func (*ReadNotificationArgs) Marshal ¶
func (p *ReadNotificationArgs) Marshal(out []byte) ([]byte, error)
func (*ReadNotificationArgs) Size ¶
func (p *ReadNotificationArgs) Size() (n int)
func (*ReadNotificationArgs) Unmarshal ¶
func (p *ReadNotificationArgs) Unmarshal(in []byte) error
type ReadNotificationResult ¶
type ReadNotificationResult struct {
Success *core_api.ReadNotificationResp
}
func (*ReadNotificationResult) FastWrite ¶
func (p *ReadNotificationResult) FastWrite(buf []byte) (n int)
func (*ReadNotificationResult) GetResult ¶
func (p *ReadNotificationResult) GetResult() interface{}
func (*ReadNotificationResult) GetSuccess ¶
func (p *ReadNotificationResult) GetSuccess() *core_api.ReadNotificationResp
func (*ReadNotificationResult) IsSetSuccess ¶
func (p *ReadNotificationResult) IsSetSuccess() bool
func (*ReadNotificationResult) Marshal ¶
func (p *ReadNotificationResult) Marshal(out []byte) ([]byte, error)
func (*ReadNotificationResult) SetSuccess ¶
func (p *ReadNotificationResult) SetSuccess(x interface{})
func (*ReadNotificationResult) Size ¶
func (p *ReadNotificationResult) Size() (n int)
func (*ReadNotificationResult) Unmarshal ¶
func (p *ReadNotificationResult) Unmarshal(in []byte) error
type ReadRangeNotificationArgs ¶
type ReadRangeNotificationArgs struct {
Req *core_api.ReadRangeNotificationReq
}
func (*ReadRangeNotificationArgs) FastWrite ¶
func (p *ReadRangeNotificationArgs) FastWrite(buf []byte) (n int)
func (*ReadRangeNotificationArgs) GetFirstArgument ¶
func (p *ReadRangeNotificationArgs) GetFirstArgument() interface{}
func (*ReadRangeNotificationArgs) GetReq ¶
func (p *ReadRangeNotificationArgs) GetReq() *core_api.ReadRangeNotificationReq
func (*ReadRangeNotificationArgs) IsSetReq ¶
func (p *ReadRangeNotificationArgs) IsSetReq() bool
func (*ReadRangeNotificationArgs) Marshal ¶
func (p *ReadRangeNotificationArgs) Marshal(out []byte) ([]byte, error)
func (*ReadRangeNotificationArgs) Size ¶
func (p *ReadRangeNotificationArgs) Size() (n int)
func (*ReadRangeNotificationArgs) Unmarshal ¶
func (p *ReadRangeNotificationArgs) Unmarshal(in []byte) error
type ReadRangeNotificationResult ¶
type ReadRangeNotificationResult struct {
Success *core_api.ReadRangeNotificationResp
}
func (*ReadRangeNotificationResult) FastWrite ¶
func (p *ReadRangeNotificationResult) FastWrite(buf []byte) (n int)
func (*ReadRangeNotificationResult) GetResult ¶
func (p *ReadRangeNotificationResult) GetResult() interface{}
func (*ReadRangeNotificationResult) GetSuccess ¶
func (p *ReadRangeNotificationResult) GetSuccess() *core_api.ReadRangeNotificationResp
func (*ReadRangeNotificationResult) IsSetSuccess ¶
func (p *ReadRangeNotificationResult) IsSetSuccess() bool
func (*ReadRangeNotificationResult) Marshal ¶
func (p *ReadRangeNotificationResult) Marshal(out []byte) ([]byte, error)
func (*ReadRangeNotificationResult) SetSuccess ¶
func (p *ReadRangeNotificationResult) SetSuccess(x interface{})
func (*ReadRangeNotificationResult) Size ¶
func (p *ReadRangeNotificationResult) Size() (n int)
func (*ReadRangeNotificationResult) Unmarshal ¶
func (p *ReadRangeNotificationResult) Unmarshal(in []byte) error
type UpdateCommunityAdminArgs ¶
type UpdateCommunityAdminArgs struct {
Req *core_api.UpdateCommunityAdminReq
}
func (*UpdateCommunityAdminArgs) FastWrite ¶
func (p *UpdateCommunityAdminArgs) FastWrite(buf []byte) (n int)
func (*UpdateCommunityAdminArgs) GetFirstArgument ¶
func (p *UpdateCommunityAdminArgs) GetFirstArgument() interface{}
func (*UpdateCommunityAdminArgs) GetReq ¶
func (p *UpdateCommunityAdminArgs) GetReq() *core_api.UpdateCommunityAdminReq
func (*UpdateCommunityAdminArgs) IsSetReq ¶
func (p *UpdateCommunityAdminArgs) IsSetReq() bool
func (*UpdateCommunityAdminArgs) Marshal ¶
func (p *UpdateCommunityAdminArgs) Marshal(out []byte) ([]byte, error)
func (*UpdateCommunityAdminArgs) Size ¶
func (p *UpdateCommunityAdminArgs) Size() (n int)
func (*UpdateCommunityAdminArgs) Unmarshal ¶
func (p *UpdateCommunityAdminArgs) Unmarshal(in []byte) error
type UpdateCommunityAdminResult ¶
type UpdateCommunityAdminResult struct {
Success *core_api.UpdateCommunityAdminResp
}
func (*UpdateCommunityAdminResult) FastWrite ¶
func (p *UpdateCommunityAdminResult) FastWrite(buf []byte) (n int)
func (*UpdateCommunityAdminResult) GetResult ¶
func (p *UpdateCommunityAdminResult) GetResult() interface{}
func (*UpdateCommunityAdminResult) GetSuccess ¶
func (p *UpdateCommunityAdminResult) GetSuccess() *core_api.UpdateCommunityAdminResp
func (*UpdateCommunityAdminResult) IsSetSuccess ¶
func (p *UpdateCommunityAdminResult) IsSetSuccess() bool
func (*UpdateCommunityAdminResult) Marshal ¶
func (p *UpdateCommunityAdminResult) Marshal(out []byte) ([]byte, error)
func (*UpdateCommunityAdminResult) SetSuccess ¶
func (p *UpdateCommunityAdminResult) SetSuccess(x interface{})
func (*UpdateCommunityAdminResult) Size ¶
func (p *UpdateCommunityAdminResult) Size() (n int)
func (*UpdateCommunityAdminResult) Unmarshal ¶
func (p *UpdateCommunityAdminResult) Unmarshal(in []byte) error
type UpdateRoleArgs ¶
type UpdateRoleArgs struct {
Req *core_api.UpdateRoleReq
}
func (*UpdateRoleArgs) FastWrite ¶
func (p *UpdateRoleArgs) FastWrite(buf []byte) (n int)
func (*UpdateRoleArgs) GetFirstArgument ¶
func (p *UpdateRoleArgs) GetFirstArgument() interface{}
func (*UpdateRoleArgs) GetReq ¶
func (p *UpdateRoleArgs) GetReq() *core_api.UpdateRoleReq
func (*UpdateRoleArgs) IsSetReq ¶
func (p *UpdateRoleArgs) IsSetReq() bool
func (*UpdateRoleArgs) Size ¶
func (p *UpdateRoleArgs) Size() (n int)
func (*UpdateRoleArgs) Unmarshal ¶
func (p *UpdateRoleArgs) Unmarshal(in []byte) error
type UpdateRoleResult ¶
type UpdateRoleResult struct {
Success *core_api.UpdateRoleResp
}
func (*UpdateRoleResult) FastWrite ¶
func (p *UpdateRoleResult) FastWrite(buf []byte) (n int)
func (*UpdateRoleResult) GetResult ¶
func (p *UpdateRoleResult) GetResult() interface{}
func (*UpdateRoleResult) GetSuccess ¶
func (p *UpdateRoleResult) GetSuccess() *core_api.UpdateRoleResp
func (*UpdateRoleResult) IsSetSuccess ¶
func (p *UpdateRoleResult) IsSetSuccess() bool
func (*UpdateRoleResult) SetSuccess ¶
func (p *UpdateRoleResult) SetSuccess(x interface{})
func (*UpdateRoleResult) Size ¶
func (p *UpdateRoleResult) Size() (n int)
func (*UpdateRoleResult) Unmarshal ¶
func (p *UpdateRoleResult) Unmarshal(in []byte) error
type UpdateSuperAdminArgs ¶
type UpdateSuperAdminArgs struct {
Req *core_api.UpdateSuperAdminReq
}
func (*UpdateSuperAdminArgs) FastWrite ¶
func (p *UpdateSuperAdminArgs) FastWrite(buf []byte) (n int)
func (*UpdateSuperAdminArgs) GetFirstArgument ¶
func (p *UpdateSuperAdminArgs) GetFirstArgument() interface{}
func (*UpdateSuperAdminArgs) GetReq ¶
func (p *UpdateSuperAdminArgs) GetReq() *core_api.UpdateSuperAdminReq
func (*UpdateSuperAdminArgs) IsSetReq ¶
func (p *UpdateSuperAdminArgs) IsSetReq() bool
func (*UpdateSuperAdminArgs) Marshal ¶
func (p *UpdateSuperAdminArgs) Marshal(out []byte) ([]byte, error)
func (*UpdateSuperAdminArgs) Size ¶
func (p *UpdateSuperAdminArgs) Size() (n int)
func (*UpdateSuperAdminArgs) Unmarshal ¶
func (p *UpdateSuperAdminArgs) Unmarshal(in []byte) error
type UpdateSuperAdminResult ¶
type UpdateSuperAdminResult struct {
Success *core_api.UpdateSuperAdminResp
}
func (*UpdateSuperAdminResult) FastWrite ¶
func (p *UpdateSuperAdminResult) FastWrite(buf []byte) (n int)
func (*UpdateSuperAdminResult) GetResult ¶
func (p *UpdateSuperAdminResult) GetResult() interface{}
func (*UpdateSuperAdminResult) GetSuccess ¶
func (p *UpdateSuperAdminResult) GetSuccess() *core_api.UpdateSuperAdminResp
func (*UpdateSuperAdminResult) IsSetSuccess ¶
func (p *UpdateSuperAdminResult) IsSetSuccess() bool
func (*UpdateSuperAdminResult) Marshal ¶
func (p *UpdateSuperAdminResult) Marshal(out []byte) ([]byte, error)
func (*UpdateSuperAdminResult) SetSuccess ¶
func (p *UpdateSuperAdminResult) SetSuccess(x interface{})
func (*UpdateSuperAdminResult) Size ¶
func (p *UpdateSuperAdminResult) Size() (n int)
func (*UpdateSuperAdminResult) Unmarshal ¶
func (p *UpdateSuperAdminResult) Unmarshal(in []byte) error
Click to show internal directories.
Click to hide internal directories.