Skip to content

A compilation of writing go code effectively, with TDD and best practices for software development.

Notifications You must be signed in to change notification settings

rbo13/effective-go-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# COMPILATION OF GO PROGRAMS:

### Basic implementation of golang best practices

1. Interfaces
2. Dependency Injection
3. Mocking
4. Concurrency
5. Select Statements

About

A compilation of writing go code effectively, with TDD and best practices for software development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages