repos

package
v0.0.0-...-2cdbd14 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	URLIdx = iota
	NameIdx
	PriceIdx
	ISBNIdx
	PublicationDateIdx
)

Variables

This section is empty.

Functions

This section is empty.

Types

type OrEBookRepo

type OrEBookRepo struct {
}

func NewOrEBookRepo

func NewOrEBookRepo() *OrEBookRepo

func (*OrEBookRepo) Books

func (oer *OrEBookRepo) Books() ([]*models.Book, error)

type OrEBookStr

type OrEBookStr struct {
	URL             string
	Name            string
	Price           string
	ISBN            string
	PublicationDate string
}

Jump to

Keyboard shortcuts

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