MCPcopy 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
1979func isLocal() bool {
1980 return os.Getenv("ENV") == "local"
1981}

Callers 2

DedicatedDBMethod · 0.85
logDriverFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected