MCPcopy
hub / github.com/nirui/sshwifty / Ditch

Struct Ditch

application/log/ditch.go:21–21  ·  view source on GitHub ↗

Ditch ditch all logs

Source from the content-addressed store, hash-verified

19
20// Ditch ditch all logs
21type Ditch struct{}
22
23// NewDitch creates a new Ditch
24func NewDitch() Ditch {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected