closeable map:一个实现java.io.Closeable的Clojure映射 源码
一个实现java.io.Closeable Clojure映射。 安装 TL; DR示例 ; ; in your project ( defn start " Return an running context with stateful references which can be closed. " [config] ( assoc config :server ( http/start-server ( api context) { :port 3030 }) :producer ( kafka-producer config) :consumer ( kafka-consumer config))) ; ; in test file ( with-open [context ( piotr-yuxuan/closeable-map ( star
文件列表
closeable-map-main.zip
(预估有个12文件)
closeable-map-main
.github
FUNDING.yml
23B
GPL_ADDITION.org
1KB
deps.edn
1KB
src
piotr_yuxuan
closeable_map.clj
818B
LICENSE
34KB
test
暂无评论