MCPcopy Create free account
hub / github.com/Deleplace/programming-idioms / htmlCacheWrite

Function htmlCacheWrite

web/appengine/htmlCache.go:43–50  ·  view source on GitHub ↗

htmlCacheWrite saves bytes for given key. Failures are ignored.

(ctx context.Context, key string, data []byte, duration time.Duration)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

ajaxAboutAllIdiomsFunction · 0.85
idiomDetailFunction · 0.85
htmlCacheZipWriteFunction · 0.85
initFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected