Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lxn/walk
/ Disposable
Interface
Disposable
walk.go:53–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
type
Disposable
interface
{
54
Dispose()
55
}
56
57
type
Disposables
struct
{
58
items []Disposable
Callers
1
Treat
Method · 0.65
Implementers
15
Menu
menu.go
WidgetBase
widget.go
ImageList
imagelist.go
WindowBase
window.go
PaintFuncImage
image.go
SplitButton
splitbutton.go
TableView
tableview.go
FormBase
form.go
TreeView
treeview.go
FontMemResource
fontresource.go
Icon
icon.go
TabWidget
tabwidget.go
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…