Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/celzero/midway
/ ko
Function
ko
main.go:112–116 ·
view source on GitHub ↗
(err error)
Source
from the content-addressed store, hash-verified
110
}
111
112
func
ko(err error) {
113
if
err != nil {
114
log.Fatal(err)
115
}
116
}
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected