Skip to content

Gathers loosely coupled coding concepts about PP, OOP and FP paradigms in golang.

License

Notifications You must be signed in to change notification settings

norbix/mechanisms-in-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mechanisms-in-golang

General info

Gathers loosely coupled coding concepts about PP, OOP and FP paradigms in golang.

All demos've been performed on the following golang SDK and platform.

go version
go version go1.17.3 linux/amd64

Acronyms

  • PP Procedural Programming
  • OOP Object Oriented Programming
  • FP Functional Programming

Structure

  • interfaces_and_deps_injection/ contains demo about contracts and wiring.
  • buffer/ contains demo about buffer and cache

About

Gathers loosely coupled coding concepts about PP, OOP and FP paradigms in golang.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages