Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/golang-migrate/migrate
/ Instance
Interface
Instance
testing/testing.go:97–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
}
96
97
type
Instance
interface
{
98
Host() string
99
Port() uint
100
PortFor(int) uint
101
NetworkSettings() dockercontainer.NetworkSettings
102
KeepForDebugging()
103
}
Callers
8
isReady
Function · 0.65
Test
Function · 0.65
TestMigrate
Function · 0.65
TestMalformed
Function · 0.65
isReady
Function · 0.65
test
Function · 0.65
testMigrate
Function · 0.65
testMultiStatement
Function · 0.65
Implementers
1
DockerContainer
testing/docker.go
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…