package
1.12.0
Repository: https://github.com/dapr/go-sdk.git
Documentation: pkg.go.dev

# Constants

#nosec */.
#nosec */.
SubscriptionResponseStatusDrop means warning is logged and message is dropped.
SubscriptionResponseStatusRetry means message to be retried by Dapr.
SubscriptionResponseStatusSuccess means message is processed successfully.

# Structs

BindingEvent represents the binding event handler input.
Content is a generic data content.
InvocationEvent represents the input and output of binding invocation.
No description provided by the author
No description provided by the author
Subscription represents single topic subscription.
SubscriptionResponse represents the response handling hint from subscriber to Dapr.
TopicEvent is the content of the inbound topic message.

# Interfaces

Service represents Dapr callback service.
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author