Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docker/secrets-engine
/ FakeTestCustom
Function
FakeTestCustom
x/ipc/env_unix.go:41–43 ·
view source on GitHub ↗
(fd int)
Source
from the content-addressed store, hash-verified
39
}
40
41
func
FakeTestCustom(fd int) Custom {
42
return
Custom{fd}
43
}
44
45
type
FdWrapper
struct
{
46
peer *os.File
Callers
2
TestPluginConfigFromEngine_ToString
Function · 0.70
TestNewPluginConfigFromEngineFromString
Function · 0.70
Calls
no outgoing calls
Tested by
2
TestPluginConfigFromEngine_ToString
Function · 0.56
TestNewPluginConfigFromEngineFromString
Function · 0.56