book

package
v0.0.0-...-1de02bf Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Reverse

func Reverse(s string) string

Types

type Book

type Book struct {
	Title         string
	Authors       []string
	Publishers    []string
	DatePublished string
	CoverURL      string
	ISBN10        string
	ISBN13        string
}

func FindBookByISBN

func FindBookByISBN(ISBN string) (Book, error)

Jump to

Keyboard shortcuts

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