booksearch

package module
v0.0.0-...-d3d9aa4 Latest Latest
Warning

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

Go to latest
Published: May 19, 2020 License: MIT Imports: 8 Imported by: 0

README

booksearch

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register(filepath string) error

Register register book

func Search(word string) error

Search search for the specified word in all books

Types

type Match

type Match struct {
	Target map[string]string `json:"match"`
}

type Query

type Query struct {
	Query Match `json:"query"`
}

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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