SirWaithaka / go-structure-examples

Go source structure examples. A neat way organise your code for scale

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Examples for my talk on structuring Go apps.

Links to video and slides:

2018-09-28 GoWayFest 2.0 video | slides

2018-09-19 London Gophers video | slides

2018-08-28 GopherCon 2018 video | slides

Older versions of this talk:

2018-06-02 GopherCon EU video | slides

2018-06-02 GopherCon UK video | slides

How to run

Not all of these examples will compile. Only the flat, domain, domain-hex and domain-hex-actor will compile. For more information about why that is, please refer to the talk.

About

Go source structure examples. A neat way organise your code for scale

License:MIT License


Languages

Language:Go 100.0%