Documentation ¶
Index ¶
- type Config
- type Processor
- func (prcr Processor) Draft(post_id int64, method string) (*database.CompletePost, apierror.IApiError)
- func (prcr Processor) Drafts(method string) ([]database.Post, apierror.IApiError)
- func (prcr Processor) Edit(post_history_id int64, method string) (*database.CompletePostHistory, apierror.IApiError)
- func (prcr Processor) SaveForm(p post.Post) apierror.IApiError
- func (prcr Processor) SubmitForm(p post.Post) apierror.IApiError
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.