No description
Find a file
2023-07-01 14:18:11 +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 minor renamings; use generic functions for access to state and config data via type assertions 2023-06-29 17:39:48 +02:00
logging work in progress: server component (using gin) 2023-06-29 12:24:47 +02:00
server use zerolog logger for gin server 2023-07-01 14:18:11 +02:00
testing logging: provide (and use) functions with context information 2023-06-28 16:34:11 +02:00
tests use zerolog logger for gin server 2023-07-01 14:18:11 +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