ajvolin/channels-buddy-source-provider

A package for implementing channel sources for Channels Buddy

0.2.0 2021-02-12 05:19 UTC

This package is auto-updated.

Last update: 2024-05-12 13:07:19 UTC


README

A package for registering channel sources in Channels Buddy.

To develop a channel source, implement the ChannelSource contract and pass a ChannelSourceProvider to the ChannelSourceProviders singleton in your service provider bind method.