Liking cljdoc? Tell your friends :D
Clojure only.

tarayo.core


connectclj

(connect)
(connect smtp-server)

smtp-server {:host 'localhost' :port 1025}

smtp-server
{:host 'localhost' :port 1025}
sourceraw docstring

ITarayocljprotocol

closeclj

(close this)

connected?clj

(connected? this)

send!clj

(send! this message)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close