MCPcopy Create free account
hub / github.com/PacktPublishing/Go-Machine-Learning-Projects / mHandleErr

Function mHandleErr

Chapter02/main.go:36–40  ·  view source on GitHub ↗

mHandleErr is the error handler for the main function. If an error happens within the main function, it is not unexpected for a fatal error to be logged and for the program to immediately quit.

(err error)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

explorationFunction · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected