prometheus.cl
Support stuff for prometheus client tests
$ area51 add prometheus.clコピー使い方
;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(prometheus.cl:some-function ...)Support stuff for prometheus client tests
$ area51 add prometheus.clコピー;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(prometheus.cl:some-function ...)