MCPcopy Create free account
hub / github.com/containerd/nerdctl / temp

Struct temp

mod/tigron/test/data.go:62–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62type temp struct {
63 tempDir string
64 t tig.T
65}
66
67func (tp *temp) Load(key ...string) string {
68 tp.t.Helper()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected