dapr / dapr/go-sdk

Support Cloud Event Extension in PubSub

Open
#376 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
479
Forks
187
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
Not able to receive cloud event extension via receiving cloud events during Subscription, via go-sdk.

**Describe the solution you'd like**
Runtime has already started to support cloud event extensions, need to start supporting cloud event extensions in go-sdk as well.
It seems to be the addition to: https://github.com/dapr/go-sdk/blob/3f795a2171ae2e688f358e405d2bc61d3cfa8709/service/common/type.go#L21

**Describe alternatives you've considered**

**Additional context**

Contributor guide

Open the contributing guide

Research direction

Start with service/common/type.go at the linked location and inspect how subscription-received cloud events are represented in the Go SDK. Compare the SDK's event type with the runtime's existing cloud event extension support; done means consumers can receive the cloud event extension through a subscription.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.