Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
6
var
WorkerAllowHttpImageRequestEnabled = false
7
8
func
EnableWorker() bool {
9
return
WorkerUrl !=
""
10
}
Callers
3
DoWorkerRequest
Function · 0.92
DoDownloadRequest
Function · 0.92
SendWebhookNotify
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected