What is GOROOT and GOPATH and the problem of go path export. I have been through this many times and have seen lot of people struggling to fix this. In this small post I will tell you how to fix this problem. Lets see what is GOROOT and GOPATH? How to install go latest version?
Tag: golang
Introducing GetWebSiteIP: Learning project in GO.
While learning basics of go in recent past I tried to build a small website which will tell you the some information about your website like, you can test if the telnet is working what is ping values, ip of the website or two more basic functions, generate random password and generate UUID. You can