0
Where to find library for packages and an imports library
Where is it possible to find names on packages and imports name other than the default package = main and import = fmt in GO language? Hope my questions is understandable?! Thank you
2 Réponses
+ 1
Not entirely sure what you mean but you can import packages from e.g. GitHub using 'import "github.com/user/project"'
0
Thank you I must try to figure it out how I do it Github or one of the sites. Or Proparly read it somewhere even I’ve not found it yet.
Think its my English way to explain it witch gives the proproblem understand it. :)