Documentation ¶ Index ¶ func SearchByISBNFromCSV(file string, price bool, opts *client.Opts, verbose bool) ([]client.Book, error) func WriteResultsToCSV(file string, books []client.Book, price bool) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func SearchByISBNFromCSV ¶ func SearchByISBNFromCSV(file string, price bool, opts *client.Opts, verbose bool) ([]client.Book, error) func WriteResultsToCSV ¶ func WriteResultsToCSV(file string, books []client.Book, price bool) error Types ¶ This section is empty. Source Files ¶ View all Source files batch.go Click to show internal directories. Click to hide internal directories.