garm/cmd/garm-cli
Gabriel Adrian Samfira 70bfff96e0 Fix log streamer and cleanup code
I accidentally disabled the log streamer when I moved the config options
to their own section. This change fixes that.

This change also adds some safety checks and locking when cleaning up stale
clients. The websocket hub Write() function now copies the message before
sending it on the channel to the clients.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2024-01-06 14:05:38 +00:00
..
cmd Fix log streamer and cleanup code 2024-01-06 14:05:38 +00:00
common Add license headers 2022-05-05 13:25:50 +00:00
config Move errors to external package 2023-07-22 22:26:47 +00:00
main.go Rename module 2023-03-12 16:01:49 +02:00