Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
84
func
(f *TestFile) FileKey(key []byte) {
85
f.fileKey = key
86
}
87
88
func
(f *TestFile) TextLine(s string) {
89
f.Buf.WriteString(s)
Callers
4
main
Function · 0.95
main
Function · 0.95
main
Function · 0.95
main
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected