Sampler

gcp4s.trace.Sampler
See theSampler companion object
sealed abstract class Sampler[F[_]]

Attributes

Companion:
object
Source:
Sampler.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def sample: F[Boolean]

Attributes

Source:
Sampler.scala