No description
Find a file
2023-07-04 16:55:25 +02:00
app logging: provide (and use) functions with context information 2023-06-28 16:34:11 +02:00
client client component (Send) basically working 2023-06-30 10:11:17 +02:00
config minor renamings; use generic functions for access to state and config data via type assertions 2023-06-29 17:39:48 +02:00
examples/demo improve logging set-up: return pointer, log set-up errors 2023-06-26 14:07:47 +02:00
lib message interface and implementation bascically working 2023-07-04 16:55:25 +02:00
logging work in progress: server component (using gin) 2023-06-29 12:24:47 +02:00
server work in progress: message: interfaces, implementations 2023-07-04 07:46:05 +02:00
testing Address: interface and implementation 2023-07-02 14:54:38 +02:00
tests message interface and implementation bascically working 2023-07-04 16:55:25 +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 rename config base stuff, + some minor refactorings 2023-06-24 10:30:19 +02:00