MCPcopy Create free account
hub / github.com/C2SP/CCTV / FileKey

Method FileKey

age/internal/testkit/testkit.go:84–86  ·  view source on GitHub ↗
(key []byte)

Source from the content-addressed store, hash-verified

82}
83
84func (f *TestFile) FileKey(key []byte) {
85 f.fileKey = key
86}
87
88func (f *TestFile) TextLine(s string) {
89 f.Buf.WriteString(s)

Callers 4

mainFunction · 0.95
mainFunction · 0.95
mainFunction · 0.95
mainFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected