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