command
module
Version:
v0.0.0-...-b6120d9
Opens a new window with list of versions in this module.
Published: Jul 7, 2023
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Event Sourcing with Go
This repo contains the slides and code presented in the talk Event Sourcing With Go presented at Golang Live.
The recording is on YouTube
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
)
present
or $GOPATH/bin/present
- Open your web browser on http://127.0.0.1:3999
- click on slides.slide
The example code is on the example folder.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.