Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coderanger/migrations-operator
/ NeedLeaderElection
Method
NeedLeaderElection
http/http.go:76–78 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
74
}
75
76
func
(_ *apiServer) NeedLeaderElection() bool {
77
return
false
78
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected