io.github.sgepigon/mayo

Pluggable function instrumentation with interceptors.

Leiningen/Boot

[io.github.sgepigon/mayo "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

io.github.sgepigon/mayo {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("io.github.sgepigon:mayo:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>io.github.sgepigon</groupId>
  <artifactId>mayo</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>