ouroboros-network-framework-0.13.1.0: Ouroboros network framework
Safe HaskellSafe-Inferred
LanguageHaskell2010

Ouroboros.Network.Subscription.Subscriber

Synopsis

Documentation

newtype SubscriptionTarget m target Source #

Generate subscription targets in some monad. Examples include obtaining targets from a fixed list, or from a DNS lookup.

Constructors

SubscriptionTarget 

Fields