app
|
work in progress: unify data structures for message payload and server response
|
2023-08-13 14:44:57 +02:00 |
client
|
rename lib to core; move lib code (mainly interfaces) to top-level scopes package
|
2023-07-21 10:12:20 +02:00 |
common
|
forge/rep: work in progress: compilation and execution
|
2023-09-08 18:16:07 +02:00 |
config
|
work in progress: unify data structures for message payload and server response
|
2023-08-13 14:44:57 +02:00 |
core
|
storage: collect errors; upgrade to Go 1.21
|
2023-08-18 11:31:40 +02:00 |
examples/demo
|
allow callable (returning data) in request action handler
|
2023-11-19 09:45:43 +01:00 |
forge
|
simple example for config setting via .env
|
2023-11-13 17:45:34 +01:00 |
logging
|
work in progress: unify data structures for message payload and server response
|
2023-08-13 14:44:57 +02:00 |
matrix
|
use exp/slices for working with 'receivers' list
|
2023-07-26 18:19:42 +02:00 |
server
|
allow callable (returning data) in request action handler
|
2023-11-19 09:45:43 +01:00 |
storage
|
allow callable (returning data) in request action handler
|
2023-11-19 09:45:43 +01:00 |
tests
|
forge: control words: factorial ok, with if, leave, repeat
|
2023-09-12 12:59:52 +02:00 |
.gitignore
|
allow callable (returning data) in request action handler
|
2023-11-19 09:45:43 +01:00 |
go.mod
|
storage: collect errors; upgrade to Go 1.21
|
2023-08-18 11:31:40 +02:00 |
go.sum
|
storage: collect errors; upgrade to Go 1.21
|
2023-08-18 11:31:40 +02:00 |
LICENSE
|
storage: collect errors; upgrade to Go 1.21
|
2023-08-18 11:31:40 +02:00 |
scopes.go
|
unifying data structures for message payload and server response
|
2023-08-13 17:05:20 +02:00 |