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
Better error handling and Handle potential permissions issue
err could be nil, so it is checked before checking for the
type of error. This may not be needed, but is a better
default to establish since code is often copied by new
contributors when adding features.
Addresses comment by @rgee0 for handling error from stat.
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
0 commit comments