Documentation ¶
Index ¶
- func AddTextItem(textItem *model.TextItem) error
- func DownloadFile(id string) (string, error)
- func FilterText(text string) (string, error)
- func GetPageByNo(pageNo string) *model.Page
- func GetTextItems(pageNo, pageSize int64) (textItems []*model.TextItem, totalRecord int64, totalPageNo int64, err error)
- func UploadFile(path string, file io.Reader) (string, error)
- type Config
- type FilterRes
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.