MCPcopy Create free account
hub / github.com/clrxbl/blockgametracker / Delete

Method Delete

internal/queue/spool.go:72–74  ·  view source on GitHub ↗
(path string)

Source from the content-addressed store, hash-verified

70}
71
72func (s *Spool) Delete(path string) error {
73 return os.Remove(path)
74}

Callers 1

drainMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected