Skip to content

[Offseter Backend] - Send notifications for batches #3

@MartianGreed

Description

@MartianGreed

When a batch is pushed, it has to notify a 3rd party entity.

Create a BatchNotifier interface that has following function :

  • Notify(b *Batch) error

For now create a simple StdoutBatchNotifier

This will only print out batch informations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions