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

Method Flush

plugin/cache.go:37–37  ·  view source on GitHub ↗
(ctx context.Context)

Source from the content-addressed store, hash-verified

35 Decrease(ctx context.Context, key string, value int64) (data int64, err error)
36 Del(ctx context.Context, key string) (err error)
37 Flush(ctx context.Context) (err error)
38}
39
40var (

Callers 5

SetDefaultConfigFunction · 0.95
MigrateFunction · 0.95
WriteFileFunction · 0.80
sendStreamDataFunction · 0.80
ChatCompletionsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected