Error codes investigation

Can someone point me to the files or files where possible error codes are defined in ipfs-go ?
The reason why I need this is to decipher some error codes that are being returned by the daemon process…

You’ll probably get help a lot faster if you provide the specific error code you are receiving. Error codes are defined throughout go-ipfs, and other libraries that go-ipfs inherits.

Error code 322 and 4 , for example.

Any ideas for the below , or recommendations on where the most common ones are ?