kjftt

package
v0.0.0-...-ee9937f Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2020 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KJFTT

type KJFTT struct {
	// contains filtered or unexported fields
}

KJFTT finder for KJFTT

func NewKJFTT

func NewKJFTT(timeout time.Duration) *KJFTT

NewKJFTT creates new KJFTT finder

func (*KJFTT) FindBooks

func (kjftt *KJFTT) FindBooks(findQuery string) ([]*models.Book, error)

FindBooks finds books in library by given find query

func (*KJFTT) GetBook

func (kjftt *KJFTT) GetBook(bookID string) (*models.Book, error)

GetBook finds book details and available items

func (*KJFTT) GetBookIDFromURL

func (kjftt *KJFTT) GetBookIDFromURL(url string) string

GetBookIDFromURL return bookID from book items URL

func (*KJFTT) GetItemURL

func (kjftt *KJFTT) GetItemURL(bookID string) string

GetItemURL return URL to view book items

Jump to

Keyboard shortcuts

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