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
{{ message }}
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
This happens when there are multiple functions with the same name, but on different receivers in the same package.
We use go doc to get the documentation, but at this time, we are not aware of which receiver to use.
Some workarounds are:
Change your go.docsTool to gogetdoc which is smart enough to figure out the right documentation
Steps to Reproduce:
conn.Write
to see:All go settings are default.
VSCodium About
Version: 1.37.1Commit: 9afbbd903b7b481aa127d4d8d68626397e6a5135
Date: 2019-08-16T10:21:32.989Z
Electron: 4.2.7
Chrome: 69.0.3497.128
Node.js: 10.11.0
V8: 6.9.427.31-electron.0
OS: Windows_NT x64 10.0.18362
go version:
The text was updated successfully, but these errors were encountered: