No description
Find a file
2023-06-05 18:33:21 +02:00
app starting with the simplest message implementation: just string 2023-06-04 19:36:24 +02:00
config work in progress: set up standard (core) processing chain (Step, HandleMessage, ...) 2023-06-05 18:33:21 +02:00
examples/demo provide separate app package for top-level appllication component 2023-06-04 11:19:55 +02:00
lib work in progress: set up standard (core) processing chain (Step, HandleMessage, ...) 2023-06-05 18:33:21 +02:00
testing starting with the simplest message implementation: just string 2023-06-04 19:36:24 +02:00
tests work in progress: set up standard (core) processing chain (Step, HandleMessage, ...) 2023-06-05 18:33:21 +02:00
.gitignore initial import 2023-05-31 22:38:48 +02:00
go.mod initial import 2023-05-31 22:38:48 +02:00
scopes.go move Context implementations to lib/context sub-package 2023-06-04 12:51:50 +02:00