MCPcopy 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
112func ko(err error) {
113 if err != nil {
114 log.Fatal(err)
115 }
116}

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected