Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ContainerSSH/ContainerSSH
/ SetDefaults
Method
SetDefaults
internal/structutils/defaults.go:17–17 ·
view source on GitHub ↗
SetDefaults sets the default values on the current implementation.
()
Source
from the content-addressed store, hash-verified
15
type
DefaultsProvider
interface
{
16
// SetDefaults sets the default values on the current implementation.
17
SetDefaults()
18
}
Callers
1
LoginViaSSH
Method · 0.80
Calls
no outgoing calls
Tested by
1
LoginViaSSH
Method · 0.64