Where to find library for packages and an imports library | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
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

31st Aug 2021, 5:46 PM
{Short Break atm} Claus Arnt Rasmussen
{Short Break atm} Claus Arnt Rasmussen - avatar
2 Respostas
+ 1
Not entirely sure what you mean but you can import packages from e.g. GitHub using 'import "github.com/user/project"'
3rd Sep 2021, 2:01 AM
RJP
RJP - avatar
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. :)
3rd Sep 2021, 6:49 AM
{Short Break atm} Claus Arnt Rasmussen
{Short Break atm} Claus Arnt Rasmussen - avatar