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

Consider a general CloudEventFormatter #181

Open
jskeet opened this issue Apr 20, 2023 · 0 comments
Open

Consider a general CloudEventFormatter #181

jskeet opened this issue Apr 20, 2023 · 0 comments
Assignees
Labels
api: eventarc Issues related to the googleapis/google-cloudevents-dotnet API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@jskeet
Copy link
Collaborator

jskeet commented Apr 20, 2023

See https://github.com/jskeet/functions-framework-dotnet/tree/extra-examples/extra-examples/GoogleTypeDetection for an example... basically if users could specify a general CloudEventFormatter and not specify which particular event type they're expecting, they could use the same function for multiple events.

Most of the code is present in that branch - we'd just want to generate it for all known event types.

@jskeet jskeet added the type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. label Apr 20, 2023
@jskeet jskeet self-assigned this Apr 20, 2023
@product-auto-label product-auto-label bot added the api: eventarc Issues related to the googleapis/google-cloudevents-dotnet API. label Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: eventarc Issues related to the googleapis/google-cloudevents-dotnet API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

1 participant