No description
Find a file
2023-07-24 17:58:56 +02:00
app rename lib to core; move lib code (mainly interfaces) to top-level scopes package 2023-07-21 10:12:20 +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 starting with 'matrix' (cells) sub-project: tests 2023-07-23 18:58:12 +02:00
config provide minimal default config, + some clean-up and standardization 2023-07-24 17:58:56 +02:00
core provide minimal default config, + some clean-up and standardization 2023-07-24 17:58:56 +02:00
examples/demo provide minimal default config, + some clean-up and standardization 2023-07-24 17:58:56 +02:00
forge minor simplifications, removal of unused code 2023-07-23 16:51:03 +02:00
logging cell creation basically working 2023-07-24 14:00:43 +02:00
matrix provide minimal default config, + some clean-up and standardization 2023-07-24 17:58:56 +02:00
server rename lib to core; move lib code (mainly interfaces) to top-level scopes package 2023-07-21 10:12:20 +02:00
tests provide minimal default config, + some clean-up and standardization 2023-07-24 17:58:56 +02:00
.gitignore improve logging set-up: return pointer, log set-up errors 2023-06-26 14:07:47 +02:00
go.mod work in progress: server component (using gin) 2023-06-29 12:24:47 +02:00
go.sum work in progress: server component (using gin) 2023-06-29 12:24:47 +02:00
scopes.go provide minimal default config, + some clean-up and standardization 2023-07-24 17:58:56 +02:00