You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current error handling method of gov4l is panic() instead of forwarding the error. Unsure yet how errors should be processed with the goroutine in the lib but I guess another channel with errors?