1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos synced 2026-06-17 04:30:03 +02:00
thalos/internal/config
2024-02-18 14:36:27 +01:00
..
builder.go internal/config/builder.go: bind start-block, end-block flags to config 2024-02-18 11:39:32 +01:00
builder_test.go 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
cli.go 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
config.go Merge branch 'refactor' 2024-02-17 17:32:19 +01:00
config_test.go Remove internal/config/file.go 2024-02-18 11:39:32 +01:00