Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/andeya/pholcus
/ Usable
Method
Usable
common/pool/pool.go:34–34 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
// Src is the resource interface.
33
Src
interface
{
34
Usable() bool
35
Reset()
36
Close()
37
}
Callers
1
Call
Method · 0.95
Implementers
3
mockSession
common/mgo/mgo_test.go
MgoSrc
common/mgo/mgo.go
mockSrc
common/pool/pool_test.go
Calls
no outgoing calls
Tested by
no test coverage detected