Documentation ¶
Overview ¶
Code generated by goctl. DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PublishRequest ¶
type PublishResponse ¶
type PublishResponse struct {
ArticleId int64 `json:"article_id"`
}
type UploadCoverResponse ¶
type UploadCoverResponse struct {
CoverUrl string `json:"cover_url"`
}
Click to show internal directories.
Click to hide internal directories.