Documentation ¶
Index ¶
Constants ¶
View Source
const ( Fb2 = "fb2" Epub = "epub" Mobi = "mobi" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DownloadResult ¶
type FlibustaClient ¶
type FlibustaClient struct {
// contains filtered or unexported fields
}
func FromEnv ¶
func FromEnv() (*FlibustaClient, error)
func (*FlibustaClient) Download ¶
func (c *FlibustaClient) Download(id string, bookFormat string) (result *DownloadResult, err error)
Click to show internal directories.
Click to hide internal directories.