gopenfusion/internal
CPunch 02afe67ac3 fix: os.Exit() kills any deferred cleanup functions
os.Exit() itself is now also a deferred function, which will be the last to run.
2024-02-05 11:59:50 -06:00
..
config moved config/ -> internal/config 2023-12-02 22:09:11 -06:00
db fix: os.Exit() kills any deferred cleanup functions 2024-02-05 11:59:50 -06:00
redis fix: os.Exit() kills any deferred cleanup functions 2024-02-05 11:59:50 -06:00
testutil testutil: DummyPeer now holds onto the *is.Is 2024-02-04 11:26:48 -06:00