I'm having trouble importing a go library. The library is in a folder in the same project directory and always the import error, when not the import error, of the error to access the function.
main.gopackagemainimport("fmt"
"./test"
)
f...
asked by
10.05.2018 / 21:15