Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PublishLogic ¶
func NewPublishLogic ¶
func NewPublishLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PublishLogic
func (*PublishLogic) Publish ¶
func (l *PublishLogic) Publish(req *types.PublishRequest) (resp *types.PublishResponse, err error)
type UploadCoverLogic ¶
func NewUploadCoverLogic ¶
func NewUploadCoverLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UploadCoverLogic
func (*UploadCoverLogic) UploadCover ¶
func (l *UploadCoverLogic) UploadCover(req *http.Request) (resp *types.UploadCoverResponse, err error)
UploadCover 封面上传
Click to show internal directories.
Click to hide internal directories.