Skip to content
This repository has been archived by the owner on May 23, 2022. It is now read-only.

Remove fluent methods from errors

Latest
Compare
Choose a tag to compare
@reindert-vetter reindert-vetter released this 28 Feb 22:47

Breaking change: Fluent methods could not be used after they came out of a function. By no longer using fluent methods in errors, we follow the standard error handling of Go.