MCPcopy Create free account
hub / github.com/AdRoll/baker / FreeMem

Method FreeMem

input/inputtest/base.go:11–11  ·  view source on GitHub ↗
(*baker.Data)

Source from the content-addressed store, hash-verified

9func (Base) Run(_ chan<- *baker.Data) error { return nil }
10func (Base) Stop() {}
11func (Base) FreeMem(*baker.Data) {}
12func (Base) Stats() baker.InputStats { return baker.InputStats{} }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected