This is a Personal experimentation program and not really designed to have any point or end goal in mind; I'm kind of experimenting with golang and trying to see what I can do with it;
>cd app
>go build -o bin/ app/main.go
>cd ..
go run app/main.go
#This Rquires