SyntaxFix
Write A Post
Hire A Developer
Questions
another solution: add src/myproject to $GOPATH.
src/myproject
Then import "mylib" will compile.
import "mylib"