Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cweill/gotests
/ Opener
Interface
Opener
testdata/test027.go:3–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
package
testdata
2
3
type
Opener
interface
{
4
Open() error
5
}
6
7
type
Book
struct
{}
8
Callers
nothing calls this directly
Implementers
3
Book
testdata/test027.go
door
testdata/test027.go
xml
testdata/test027.go
Calls
no outgoing calls
Tested by
no test coverage detected