List of keys from args that will serve as default for local config
List of keys from args that will serve as default for local config
(def-component-main options)
(def-main options)
(exit! exit-code)
(main-fn opts)
(safely! & body)
runs body and allow to continue no matter if it throws, typically to be used on sigterm/sigint callbacks
runs body and allow to continue no matter if it throws, typically to be used on sigterm/sigint callbacks
(set-signals-handlers {:exoscale.mania.system/keys [stop start]})
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close