Closed radu-matei closed 6 years ago
For every type of message there has to be a handler - https://github.com/radu-matei/azure-functions-golang-worker/blob/master/worker/worker.go#L11
Consider adding a map of functions and execute the corresponding handler automatically.
For every type of message there has to be a handler - https://github.com/radu-matei/azure-functions-golang-worker/blob/master/worker/worker.go#L11
Consider adding a map of functions and execute the corresponding handler automatically.