This Repository Provides Example Programs Of Golang For Learning Purpose.
If you want to run any example on your system, please follow the steps below:
- Make sure you have golang installed on your system
- Clone this repository
- CD to the cloned directory
- Run go run `package_name`/main.go
- For Example go run defer/main.go
Email: [email protected]