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
I apologize if I am mistaken, but this does not seem to be fixed? The Client interface still does not have an OptionsReader function accessible publicly. I think this issue should be re-opened.
client.go defines the OptionsReader function but it's not part of the Client interface so the whole ClientOptionsReader is not accessible.
The text was updated successfully, but these errors were encountered: