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
We can simplify the developer experience in building a bus if we make the bus use confirms by default and removing the need to call WithConfirms and in addition replace builder fluent interface with a function accepting a settings object.
the gbus.Builder interface has some methods that are not in use nor will be. need to delete them from the interface
The text was updated successfully, but these errors were encountered: