Hoogle Search
Within LTS Haskell 24.50 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
KafkaConsumer :: Kafka -> KafkaConf -> KafkaConsumerhw-kafka-client Kafka.Consumer.Types No documentation available.
unConsumerGroupId :: ConsumerGroupId -> Texthw-kafka-client Kafka.Consumer.Types No documentation available.
-
hw-kafka-client Kafka.Metadata List and describe all consumer groups in cluster.
-
hw-kafka-client Kafka.Metadata Describe a given consumer group.
type family
BytesConsumed a :: Natidenticon Graphics.Identicon The BytesConsumed type function calculates how many bytes are consumed in a given identicon.
-
identicon Graphics.Identicon Consumer is a type that represents an entity that consumes bytes that are available for identicon generation. It's parametrized over a phantom type n which is a natural number on the type level that represents the number of bytes that this entity consumes. At this moment, a Consumer always adds one Layer to an Identicon when attached to it. The number of bytes, specified as type parameter of Identicon type must be completely consumed by a collection of consumers attached to it. To attach a consumer to Identicon, you use the (:+) type operator, see below.
msumFirst :: (MonoidalAlt f, Traversable t) => t (f a) -> f ainvertible Control.Invertible.Monoidal Fold a structure with >| (|<), thus always applying the input to the first (last) item for generation.
msumIndex :: MonoidalAlt f => [f ()] -> f Intinvertible Control.Invertible.Monoidal Try a list of monoidal actions in sequence, producing the index of the first successful action, and evaluating the action with the given index.
msumLast :: (MonoidalAlt f, Traversable t) => t (f a) -> f ainvertible Control.Invertible.Monoidal Fold a structure with >| (|<), thus always applying the input to the first (last) item for generation.
itemSummary :: Item -> Maybe Textjson-feed JsonFeed A plain text sentence or two describing the item. This might be presented in a timeline, for instance, where a detail view would display all of itemContentHtml or itemContentText.