EasySearch

package
v0.0.0-...-849f0d6 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2015 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ESRPC

type ESRPC struct {
	SearchFunc SearchInvoke
}

func NewEsRpc

func NewEsRpc(sf SearchInvoke) *ESRPC

func (*ESRPC) Search

func (es *ESRPC) Search(in EasySearch, out *map[string][]byte) error

type EasySearch

type EasySearch struct {
	Appkey string
	Index  string
	Type   string
	Fields []string
	ESL    string
}

type SearchInvoke

type SearchInvoke func(EasySearch, *map[string][]byte) error

Jump to

Keyboard shortcuts

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