//
pkg.gl
Category
github.com/radu-matei/azure-functions-golang-worker
sample
HttpTriggerBlobBindingGo
package
0.0.1
Repository:
https://github.com/radu-matei/azure-functions-golang-worker.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
20 SLOC
#
Functions
Run
Run is the entrypoint to our Go Azure Function - if you want to change it, see function.json.
#
Structs
BlobData
BlobData mocks any struct (or pointer to struct) you might want to return.