genied.core
Genied core with main function and do-script
do-script
(do-script {:keys [port config verbose], :as opt} arguments ctx)
Main user defined function for genied
post-init-daemon
(post-init-daemon {:keys [port config verbose], :as opt} arguments ctx)
Setup daemon Part after starting the server.
pre-init-daemon
(pre-init-daemon {:keys [port config verbose], :as opt} arguments ctx)
Setup daemon. Part before starting the server and listen on TCP port