MCPcopy
hub / github.com/fish2018/pansou / Search

Method Search

plugin/plugin.go:38–38  ·  view source on GitHub ↗

Search 兼容性方法(内部调用AsyncSearch)

(keyword string, ext map[string]interface{})

Source from the content-addressed store, hash-verified

36
37 // Search 兼容性方法(内部调用AsyncSearch)
38 Search(keyword string, ext map[string]interface{}) ([]model.SearchResult, error)
39
40 // SkipServiceFilter 返回是否跳过Service层的关键词过滤
41 // 对于磁力搜索等需要宽泛结果的插件,应返回true

Callers 2

searchPluginsMethod · 0.65
SearchHandlerFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected