Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AdRoll/baker
/ Error
Method
Error
pkg/buffercache/cache.go:75–77 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
73
type
errInvalidConfig string
74
75
func
(e errInvalidConfig) Error() string {
76
return
"BufferCache: invalid config: "
+ string(e)
77
}
78
79
// New creates a new BufferCache.
80
//
Callers
1
TestCloseFiles
Function · 0.45
Calls
no outgoing calls
Tested by
1
TestCloseFiles
Function · 0.36