LabelledCallbackPartiallyApplied

prometheus4cats.internal.LabelledCallbackPartiallyApplied

Attributes

Source
package.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def apply[B](labels: IndexedSeq[Name], callback: F[NonEmptyList[(A, B)]])(f: B => IndexedSeq[String]): Resource[F, Unit]

Attributes

Source
package.scala