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

Method Name

plugin/xys/xys.go:75–77  ·  view source on GitHub ↗

Name 插件名称

()

Source from the content-addressed store, hash-verified

73
74// Name 插件名称
75func (p *XysPlugin) Name() string {
76 return PluginName
77}
78
79// DisplayName 插件显示名称
80func (p *XysPlugin) DisplayName() string {

Callers 5

getTokenMethod · 0.95
doRequestWithRetryMethod · 0.95
executeSearchMethod · 0.95
parseSearchResultsMethod · 0.95
parseResultItemMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected