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
Tag: project
What components a simple software project should have?
When we talk about what component a software project should have we have many things that come in our mind like logging, error handling and reporting. In this article we are going to talk about few such components that will make your project complete. Lets start with what components a simple software project should have.