Sha256: 04c08e9d3e386fc8b252588664761448e3da4fc9e31f9d502ad07cf5953cb02c
Contents?: true
Size: 233 Bytes
Versions: 21
Compression:
Stored size: 233 Bytes
Contents
# frozen_string_literal: true module Karafka module Web module Ui module Models # Single topic partition data representation model class Partition < Lib::HashProxy end end end end end
Version data entries
21 entries across 21 versions & 1 rubygems