Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Wrapper ¶
type Wrapper interface { search.SearchServiceHandler SetService(search.SearchServiceHandler) error }
Wrapper is a wrapper around a search service
func NewWrapper ¶
func NewWrapper(s search.SearchServiceHandler) Wrapper
NewWrapper creates a new wrapper
Click to show internal directories.
Click to hide internal directories.