MCPcopy
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

15type DefaultsProvider interface {
16 // SetDefaults sets the default values on the current implementation.
17 SetDefaults()
18}

Callers 1

LoginViaSSHMethod · 0.80

Calls

no outgoing calls

Tested by 1

LoginViaSSHMethod · 0.64