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
A few users have suggested the namespace.service->instance signature type, isn't very 'Go'. This was ported over from a Javascript library (the wild west), so I maybe need to investigate a more Go friendly approach.
A few users have suggested the
namespace.service->instance
signature type, isn't very 'Go'. This was ported over from a Javascript library (the wild west), so I maybe need to investigate a more Go friendly approach.Possibly:
Or:
The text was updated successfully, but these errors were encountered: