This website requires JavaScript.
Explore
Help
Sign in
eosswedenorg
/
thalos
Watch
1
Star
0
Fork
You've already forked thalos
0
mirror of
https://github.com/eosswedenorg/thalos
synced
2026-06-17 04:30:03 +02:00
Code
Releases
Activity
beb5b6cf04
thalos
/
internal
/
config
History
Download ZIP
Download TAR.GZ
Henrik Hautakoski
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
..
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