package kafka

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Kafka.MetadataSource

Sourcetype topic_metadata = {
  1. topic_name : string;
  2. topic_partitions : partition list;
}
OCaml

Innovation. Community. Security.