sebastianplesciuc / golang-design-patterns

Personal notes on Golang Design Patterns

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Golang Design Patterns

Personal notes while studying Golang Design Patterns.

I thought to leave this repo public because someone might come along, read the examples here and point out that I'm an idiot and set me straight.

SOLID

My best guess on how SOLID principles would apply to Golang which is not fully OOP in a traditional sense.

Just go run solid/*.go.

About

Personal notes on Golang Design Patterns

License:The Unlicense


Languages

Language:Go 100.0%