package
1.0.11
Repository: https://github.com/benc-uk/go-rest-api.git
Documentation: pkg.go.dev

# Functions

AddTopicHandler is a way to plug in a handler for receiving messages from a Dapr pub-sub topic It's pretty simple and the handler is passed the CloudEvent data, for them to decode.
Subscribe is a HTTP handler that lets Dapr know what topics we subscribe to.

# Structs

No description provided by the author