Versions in this module Expand all Collapse all v0 v0.3.1 Dec 9, 2023 v0.3.0 Dec 9, 2023 Changes in this version + type Filer struct + func NewFiler() (*Filer, error) + func (f *Filer) Delete(kafkaID string) error + func (f *Filer) Find(kafkaID string) (*kafkaapi.KafkaTrMap, error) + func (f *Filer) SetWorking(krIds *kafkaapi.KafkaTrMap) error