Skip to content

API send_events entry for code reuse #118

@binarytrails

Description

@binarytrails

Let's say I wanna reuse the lib code from another plugin.

Is there a way to have an API for an entry point like send_events(events) to call them from another plugin?

I really love the implementation of concurrency using atomics as well as the retry scheme and it would be interesting to be able to reuse this plugin code instead of re-implementing it.

However, I don't see public methods headers allowing this unless I'm missing something?

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