MCPcopy Index your code
hub / github.com/fish2018/pansou / SetCurrentKeyword

Method SetCurrentKeyword

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

SetCurrentKeyword 设置当前搜索关键词(用于日志显示)

(keyword string)

Source from the content-addressed store, hash-verified

33
34 // SetCurrentKeyword 设置当前搜索关键词(用于日志显示)
35 SetCurrentKeyword(keyword string)
36
37 // Search 兼容性方法(内部调用AsyncSearch)
38 Search(keyword string, ext map[string]interface{}) ([]model.SearchResult, error)

Callers 1

searchPluginsMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected