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
|
work in progress: unify data structures for message payload and server response
|
2023-08-13 14:44:57 +02:00 |
forge
|
forge/rep: work in progress: Record type
|
2023-09-10 09:20:32 +02: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
|
server: set payload if request body present
|
2023-08-14 11:05:00 +02:00 |
storage
|
storage: first version of BuildQuery() basically OK
|
2023-08-24 12:00:43 +02:00 |
tests
|
forge/rep: work in progress: Record type
|
2023-09-10 09:20:32 +02:00 |
.gitignore
|
storage: sql.Exec() OK
|
2023-08-15 16:45:54 +02: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 |