MCPcopy Create free account
hub / github.com/aiprodcoder/MIXAPI / EnableWorker

Function EnableWorker

setting/system_setting.go:8–10  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6var WorkerAllowHttpImageRequestEnabled = false
7
8func EnableWorker() bool {
9 return WorkerUrl != ""
10}

Callers 3

DoWorkerRequestFunction · 0.92
DoDownloadRequestFunction · 0.92
SendWebhookNotifyFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected