Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codechenx/FastTableViewer
/ stopView
Function
stopView
init.go:95–97 ·
view source on GitHub ↗
stop UI
()
Source
from the content-addressed store, hash-verified
93
94
// stop UI
95
func
stopView() {
96
app.Stop()
97
}
98
99
// updateFooterWithStatus updates the footer with a status message
100
func
updateFooterWithStatus(status string) {
Callers
2
validateDataNotEmpty
Function · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected