packagename.SomeFunction should match github.com/someuser/packagename.SomeFunction since the former is the familiar syntax. To disambiguate between io.SomeFunction and github.com/someuser/somepackage/io.SomeFunction specify one extra slash at the start of the location specifier: /io.SomeFunction. Fixes Issue #296 |
||
|---|---|---|
| .. | ||
| api | ||
| debugger | ||
| rpc | ||
| test | ||
| client.go | ||
| config.go | ||
| server.go | ||