MCPcopy
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

CallMethod · 0.95

Implementers 3

mockSessioncommon/mgo/mgo_test.go
MgoSrccommon/mgo/mgo.go
mockSrccommon/pool/pool_test.go

Calls

no outgoing calls

Tested by

no test coverage detected