|
e21499234b
|
provide minimal default config, + some clean-up and standardization
|
2023-07-24 17:58:56 +02:00 |
|
|
b6325392a8
|
rename lib to core; move lib code (mainly interfaces) to top-level scopes package
|
2023-07-21 10:12:20 +02:00 |
|
|
d7e96f4f3d
|
move RunApp() to app component
|
2023-07-21 09:48:23 +02:00 |
|
|
4549cb3be3
|
improve logging set-up: return pointer, log set-up errors
|
2023-06-26 14:07:47 +02:00 |
|
|
c241c8ff73
|
config: rename items in etc; more flexible Add/AddAction methods
|
2023-06-25 10:49:28 +02:00 |
|
|
2712f3cb38
|
redefine logging Config to Cfg
|
2023-06-24 10:37:24 +02:00 |
|
|
72abf7cc0f
|
rename config base stuff, + some minor refactorings
|
2023-06-24 10:30:19 +02:00 |
|
|
3455b409fb
|
work in progress: logging - set up log config workflow for testing and main
|
2023-06-08 16:50:52 +02:00 |
|
|
aec3446d75
|
provide separate app package for top-level appllication component
|
2023-06-04 11:19:55 +02:00 |
|
|
2f1efc9731
|
rename package common to lib
|
2023-06-04 09:43:31 +02:00 |
|
|
4119d61c56
|
some code improvements and rearrangements
|
2023-06-03 09:16:24 +02:00 |
|
|
e30052b297
|
basic context implementations + start of component instances
|
2023-06-02 12:19:23 +02:00 |
|
|
ca37aead92
|
rename/reorganize access to overridable settings
|
2023-06-02 10:13:27 +02:00 |
|
|
f896adfb8c
|
config settings, overridable by settings.go or env (SCOPES_...) settings
|
2023-06-02 09:31:37 +02:00 |
|
|
968bdc925d
|
provide basic Context interface and StartFct for components
|
2023-06-01 17:13:17 +02:00 |
|
|
035090bb04
|
set up config structure in etc
|
2023-06-01 15:54:27 +02:00 |
|
|
82723c8c80
|
provide Config interface with basic implementation
|
2023-06-01 12:11:28 +02:00 |
|
|
c42569e7b0
|
initial import
|
2023-05-31 22:38:48 +02:00 |
|