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
If the the above proposal is implemented, add identical methods to singleton.Set so it implements the same interface. This will allow singleton.Set to be used as a drop-in replacement.
The text was updated successfully, but these errors were encountered:
See proposal: golang/go#47331
If the the above proposal is implemented, add identical methods to
singleton.Set
so it implements the same interface. This will allowsingleton.Set
to be used as a drop-in replacement.The text was updated successfully, but these errors were encountered: