reviews

package
v0.0.0-...-698a90b Latest Latest
Warning

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

Go to latest
Published: May 1, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ReviewedBook

type ReviewedBook struct {
	Title         string
	Favorites     int
	AverageRating float64
}

ReviewedBook represents a complete review of a book

func CreateBookClubReview

func CreateBookClubReview(path string) ([]*ReviewedBook, error)

CreateBookClubReview creates an object that contains all member reviews of a given book

Jump to

Keyboard shortcuts

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