Versions in this module Expand all Collapse all v0 v0.2.0 Apr 20, 2022 Changes in this version type Libro + UseGooglebooks bool v0.1.0 Mar 29, 2022 Changes in this version + var FilepathFuncMap = template.FuncMap + func TmplFuncMap(t *template.Template) template.FuncMap + type Libro struct + Debug *log.Logger + LocationTmpl *template.Template + Root string + UseGuesser bool + Verbose *log.Logger + func New() *Libro + func (lib *Libro) Create(b *book.Book) error + func (lib *Libro) Read(path string) (*book.Book, error)