Documentation ¶
Index ¶
- Constants
- func Complete(ids []string, action string) error
- func CompleteHandler(u *url.URL) error
- func Download(ids []string, hc *http.Client) error
- func DownloadHandler(u *url.URL) error
- func Export(ids []string) error
- func ExportHandler(u *url.URL) error
- func GetCovers(ids []string) error
- func GetCoversHandler(u *url.URL) error
- func GetDetails(ids []string, hc *http.Client) error
- func GetDetailsHandler(u *url.URL) error
- func GetMyBooks(hc *http.Client) error
- func GetMyBooksHandler(u *url.URL) error
- func Import() error
- func ImportHandler(_ *url.URL) error
- func IsImported(id string, rxa kvas.ReduxAssets) bool
- func ReduceDetails(scoreData bool) error
- func ReduceDetailsHandler(u *url.URL) error
- func ReduceMyBooks() error
- func ReduceMyBooksHandler(_ *url.URL) error
- func Serve(port int, stderr bool) error
- func ServeHandler(u *url.URL) error
- func Sync() error
- func SyncHandler(u *url.URL) error
- func Version()
- func VersionHandler(u *url.URL) error
Constants ¶
View Source
const ( SetComplete = "set" ClearComplete = "clear" )
Variables ¶
This section is empty.
Functions ¶
func CompleteHandler ¶ added in v0.1.38
func DownloadHandler ¶ added in v0.1.24
func ExportHandler ¶ added in v0.1.68
func GetCoversHandler ¶ added in v0.1.8
func GetDetailsHandler ¶ added in v0.1.14
func GetMyBooks ¶ added in v0.1.14
func GetMyBooksHandler ¶ added in v0.1.14
func ImportHandler ¶ added in v0.1.73
func IsImported ¶ added in v0.1.73
func IsImported(id string, rxa kvas.ReduxAssets) bool
func ReduceDetails ¶ added in v0.1.14
func ReduceDetailsHandler ¶ added in v0.1.14
func ReduceMyBooks ¶ added in v0.1.14
func ReduceMyBooks() error
func ReduceMyBooksHandler ¶ added in v0.1.14
func ServeHandler ¶ added in v0.1.5
func SyncHandler ¶ added in v0.1.5
func VersionHandler ¶ added in v0.1.5
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.