Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/wagoodman/dive
/ Name
Method
Name
runtime/ui/view/views.go:12–12 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
10
type
IView
interface
{
11
Setup(*gocui.View, *gocui.View) error
12
Name() string
13
IsVisible() bool
14
}
15
Callers
11
findInPath
Function · 0.65
run
Function · 0.65
TestRun
Function · 0.65
NextPane
Method · 0.65
PrevPane
Method · 0.65
ToggleView
Method · 0.65
helperLoadBytes
Function · 0.65
helperCaptureBytes
Function · 0.65
helperCheckDiff
Function · 0.65
assertTestData
Function · 0.65
initializeTestViewModel
Function · 0.65
Implementers
7
Filter
runtime/ui/view/filter.go
Status
runtime/ui/view/status.go
Debug
runtime/ui/view/debug.go
LayerDetails
runtime/ui/view/layer_details.go
ImageDetails
runtime/ui/view/image_details.go
Layer
runtime/ui/view/layer.go
FileTree
runtime/ui/view/filetree.go
Calls
no outgoing calls
Tested by
6
TestRun
Function · 0.52
helperLoadBytes
Function · 0.52
helperCaptureBytes
Function · 0.52
helperCheckDiff
Function · 0.52
assertTestData
Function · 0.52
initializeTestViewModel
Function · 0.52