MCPcopy Create free account
hub / github.com/OpenFunction/samples / producer.go

File producer.go

functions/async/pubsub/producer/producer.go:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// An example, referenced from https://github.com/mchmarny/dapr-demos/tree/master/autoscaling-on-queue
2
3package main
4

Callers

nothing calls this directly

Calls 4

getEnvVarFunction · 0.85
getEnvIntOrFailFunction · 0.85
getEnvDurationOrFailFunction · 0.85
getEnvBoolOrFailFunction · 0.85

Tested by

no test coverage detected