Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nginx-proxy/docker-gen
/ SetDockerEnv
Function
SetDockerEnv
internal/context/context.go:49–53 ·
view source on GitHub ↗
(d *docker.Env)
Source
from the content-addressed store, hash-verified
47
}
48
49
func
SetDockerEnv(d *docker.Env) {
50
mu.Lock()
51
defer
mu.Unlock()
52
dockerEnv = d
53
}
54
55
type
Network
struct
{
56
IP string
Callers
2
NewGenerator
Function · 0.92
TestGenerateFromEvents
Function · 0.92
Calls
no outgoing calls
Tested by
1
TestGenerateFromEvents
Function · 0.74