HasMatchingContext

kamon.instrumentation.akka.http.HasMatchingContext
See theHasMatchingContext companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

class Mixin(var matchingContext: Seq[PathMatchingContext], var defaultOperationName: String) extends HasMatchingContext

Attributes

Supertypes
class Object
trait Matchable
class Any
case class PathMatchingContext(fullPath: String, matched: Matched[_])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all