searcher

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 14, 2019 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PrintTable

func PrintTable(result *Result)

func SearchWords

func SearchWords(words string) error

Types

type Mean

type Mean struct {
	Part  string   `json:"part"`
	Means []string `json:"means"`
}

type Message

type Message struct {
	Key   string `json:"key"`
	Means []Mean `json:"means"`
}

type Result

type Result struct {
	Status   int64     `json:"status"`
	Messages []Message `json:"message"`
}

func GetICIBARestult

func GetICIBARestult(words string) (*Result, error)

Jump to

Keyboard shortcuts

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