Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/NdoleStudio/httpsms
/ isLocal
Function
isLocal
api/pkg/di/container.go:1979–1981 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1977
}
1978
1979
func
isLocal() bool {
1980
return
os.Getenv(
"ENV"
) ==
"local"
1981
}
Callers
2
DedicatedDB
Method · 0.85
logDriver
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected