MCPcopy Index your code
hub / github.com/apache/answer / DeleteContent

Method DeleteContent

plugin/search.go:111–111  ·  view source on GitHub ↗
(ctx context.Context, objectID string)

Source from the content-addressed store, hash-verified

109 SearchAnswers(ctx context.Context, cond *SearchBasicCond) (res []SearchResult, total int64, err error)
110 UpdateContent(ctx context.Context, content *SearchContent) (err error)
111 DeleteContent(ctx context.Context, objectID string) (err error)
112}
113
114type SearchDesc struct {

Callers 1

handleOnceFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected