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 global error vars, NilArgumentsErr, DifferentArgumentsTypesErr and NotSupportedErr should probably have names like ErrNilArguments, etc. This style of error naming is more consistent with other golang code.
The text was updated successfully, but these errors were encountered:
Cool! I'll check it as soon as possible but I'm running for European Parliament and I won't have too much free time until 25th March. Anyway, I'll do my best!
The global error vars, NilArgumentsErr, DifferentArgumentsTypesErr and NotSupportedErr should probably have names like ErrNilArguments, etc. This style of error naming is more consistent with other golang code.
The text was updated successfully, but these errors were encountered: