libib

package
v0.0.0-...-58748bb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 19, 2024 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type ILibibHelper

type ILibibHelper interface {
	SubmitForm(cmd types.ICommand, wanted types.ISBNBooks) (submitResults, error)
	GetISBNFromSuccessResult(cmd types.ICommand, results submitResults) ([]string, error)
	ValidateResults(cmd types.ICommand, wanted types.ISBNBooks, submittedISBNs []string) error
	SaveResults(cmd types.ICommand, s []string) error
	GetQueryParamsFromSuccessResults(cmd types.ICommand, results submitResults) ([]string, error)
}

func NewLibinHelper

func NewLibinHelper(cmd types.ICommand, cfg types.LibrarySettings) ILibibHelper

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL