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
There is no Stringer on the channel struct, so using %s causes an error.
Using %v to print the default representation instead.
Co-authored-by: Nedyalko Dyakov <1547186+ndyakov@users.noreply.github.com>
0 commit comments