Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { Brokers []string Network string ProcessFileTopic string ProcessedFileTopic string ProcessedFileRepository ProcessedFileRepository }
type ProcessFileService ¶
type ProcessFileService service
func (*ProcessFileService) ConsumerProcessedFile ¶
func (pkg *ProcessFileService) ConsumerProcessedFile(ctx context.Context) error
func (*ProcessFileService) ProducerProcessFile ¶
func (pkg *ProcessFileService) ProducerProcessFile(ctx context.Context, value []byte) error
type ProcessedFileRepository ¶
Click to show internal directories.
Click to hide internal directories.