MCPcopy
hub / github.com/apache/answer / Parse

Method Parse

plugin/parser.go:24–24  ·  view source on GitHub ↗
(text string)

Source from the content-addressed store, hash-verified

22type Parser interface {
23 Base
24 Parse(text string) (string, error)
25}
26
27var (

Callers 10

IsURLFunction · 0.80
ResizeFunction · 0.80
setVisitCookiesMethod · 0.80
htmlMethod · 0.80
httpsStatusMethod · 0.80
createMainGoFileFunction · 0.80
AvatarThumbMethod · 0.80
ReadConfigFunction · 0.80
FormatSiteUrlMethod · 0.80
FormatSiteUrlMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected