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 |
||
|---|---|---|
| .. | ||
| integration_test.go | ||
| variables_test.go | ||