search

package
v0.0.0-...-c4765d5 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2018 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Hit

type Hit struct {
	Title       string
	URL         string
	Description string
	Score       float64
}

type Result

type Result struct {
	TotalHit int
	//time in second
	Time float64
	Hits []Hit
}

func Query

func Query(keyword string) *Result

Jump to

Keyboard shortcuts

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