Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertToText ¶
Convert input data to text using the ebook-convert command Assumings that the input data is in the format of the file extension provided Will output .txt file since piper doesn't support reading other formats
Types ¶
type EmptyConversionResultError ¶
type EmptyConversionResultError struct {
Filename string
}
func (*EmptyConversionResultError) Error ¶
func (e *EmptyConversionResultError) Error() string
Click to show internal directories.
Click to hide internal directories.