slackhq_nebula/config
Dave Russell 0209402942
SIGHUP is only useful when config was loaded from a file (#1030)
Have (*config.C).CatchHUP() return early when there is no file
path available from which to reload.
This will allow wrapping service to manage their own signal
trapping (which is particularly important if they've used
config from a string.
2023-12-06 10:13:38 -05:00
..
config.go SIGHUP is only useful when config was loaded from a file (#1030) 2023-12-06 10:13:38 -05:00
config_test.go chore: remove refs to deprecated io/ioutil (#987) 2023-10-31 10:35:13 -04:00