prometheus.cl
Support stuff for prometheus client tests
$ area51 add prometheus.clCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(prometheus.cl:some-function ...)Support stuff for prometheus client tests
$ area51 add prometheus.clCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(prometheus.cl:some-function ...)