1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos synced 2026-06-16 04:24:56 +02:00
thalos/cmd
Henrik Hautakoski 7b1b500b22 cmd/thalos/main.go: have running variable be set to true on initialization.
No point setting it in readerLoop() as its only used to exit the application, as soon as its set to false. the application should exit as soon as possible.
2023-12-06 15:30:09 +01:00
..
thalos cmd/thalos/main.go: have running variable be set to true on initialization. 2023-12-06 15:30:09 +01:00
tools Adding cmd/tools/mock_publisher.go 2023-10-22 20:32:25 +02:00