Skip to content

PFadel/go-presentations

Repository files navigation

go-presentations

My golang presentations.

Some of then were created using the go lang presentation tool.

Just cd inside the folders and use present.

You may need to run go install golang.org/x/tools/cmd/present.

Error-Handling (21-04-2017 at Stone Pagamentos)

Here

Net-Http (18-06-2019 at Stone Pagamentos)

Here

Interfaces and unit tests (28-01-2020 at Mundipagg)

Here

How to mock complex structs (01-10-2022 at GopherCon BR 2022)

Here