fetch

package
v0.0.0-...-22e1d23 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2020 License: MIT Imports: 8 Imported by: 5

Documentation

Overview

custom types

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetBookDyn

func GetBookDyn(isbn string) string

func GetBookTypes

func GetBookTypes(isbn string) string

fetchs books from the google api with types

func ListToString

func ListToString(data interface{}) []string

Types

type BookTex

type BookTex struct {
	ISBN          string
	Authors       string
	Publisher     string
	PublishedDate string
	URL           string
}

type GBSearch

type GBSearch struct {
	Items      []items
	Kind       string
	TotalItems int
}

google books search object response

Jump to

Keyboard shortcuts

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