GoBestPractices icon indicating copy to clipboard operation
GoBestPractices copied to clipboard

Golang Best Practices

Go Best Practices

I've started to write down sample Go codes that will be helpful in different cases.

===========

Contribute

Welcomes any kind of contribution, please follow the next steps:

  • Fork the project on github.com.
  • Create a new branch.
  • Commit changes to the new branch.
  • Send a pull request.