storage

package
v0.0.0-...-95065f2 Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2017 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(keyword string) ([]string, error)

func InitDB

func InitDB(path string)

func Insert

func Insert(filename string, keywords ...string) error

func Update

func Update(filename string, keywords ...string) error

Types

type Result

type Result struct {
	Filename string   `json:"filename"`
	Keywords []string `json:"keywords"`
}

Jump to

Keyboard shortcuts

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