Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Handling of binary content in actions and events #355

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dereulenspiegel
Copy link

I would like to implement an instagram bee in the future and would like to generally have the ability to handle media files for other uses.
So as a first step I created a new type called * BinaryValuewhich can hold anio.ReadCloser` and a string describing its type.
Since I am completely new to this project I would like to get some feedback whether something like is wanted/needed and if so if I am on the right track to create something which can be merged in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant