This repo contains the slides and code presented in the talk Writing a code generator to make your code more secure presented at GoDays Berlin 2020
The slides use go present. To render the presentation:
- have go present
golang.org/x/tools/present
(go get golang.org/x/tools/cmd/present
) cd slides
present
or$GOPATH/bin/present
- Open your web browser on http://127.0.0.1:3999
- click on slides.slide