|
|
4a4489e2be
|
internal/config/builder_test.go: adding test for config with flags
|
2024-02-18 16:04:02 +01:00 |
|
|
|
2db0a64bd4
|
internal/config: add additional flags for config fields.
|
2024-02-18 15:45:10 +01:00 |
|
|
|
beb5b6cf04
|
cmd/thalos/main.go: move cli flags to internal/config/cli.go as it is easier to write tests if we can get a hold of the flags.
|
2024-02-18 14:36:27 +01:00 |
|
|
|
117f1b50b4
|
internal/config/builder.go: bind start-block, end-block flags to config
|
2024-02-18 11:39:32 +01:00 |
|
|
|
7033240000
|
internal/config/cli.go: Rename Config.ReadCliFlags to ovverideCliFlags and make it a function instead of method.
|
2024-02-18 11:39:32 +01:00 |
|
|
|
b4c305d8ea
|
Remove internal/config/file.go
|
2024-02-18 11:39:32 +01:00 |
|
|
|
0d1bec6a62
|
Adding internal/config/builder.go
|
2024-02-18 11:39:32 +01:00 |
|
|
|
85da219349
|
Merge branch 'refactor'
|
2024-02-17 17:32:19 +01:00 |
|
|
|
9974bfe3fd
|
rename app folder to internal.
|
2024-02-14 13:00:33 +01:00 |
|
|
|
3251c94416
|
move internal/config to config
|
2023-01-12 16:49:27 +01:00 |
|
|
|
ddd5d67901
|
Move internal packages into internal subdirectory
|
2022-11-29 15:08:23 +01:00 |
|