Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 521 Bytes

readMe.md

File metadata and controls

14 lines (14 loc) · 521 Bytes

Golang Examples

This Repository Provides Example Programs Of Golang For Learning Purpose.

Run An Example

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

Contact Me

Email: [email protected]