MCPcopy Index your code
hub / github.com/coder/coder / MagicSessionType

TypeAlias MagicSessionType

agent/agentssh/agentssh.go:59–59  ·  view source on GitHub ↗

MagicSessionType is a type that represents the type of session that is being established.

Source from the content-addressed store, hash-verified

57// MagicSessionType is a type that represents the type of session that is being
58// established.
59type MagicSessionType string
60
61const (
62 // MagicSessionTypeEnvironmentVariable is used to track the purpose behind an SSH connection.

Callers 1

extractMagicSessionTypeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected