MCPcopy
hub / github.com/gliderlabs/ssh / User

Method User

context.go:70–70  ·  view source on GitHub ↗

User returns the username used when establishing the SSH connection.

()

Source from the content-addressed store, hash-verified

68
69 // User returns the username used when establishing the SSH connection.
70 User() string
71
72 // SessionID returns the session hash.
73 SessionID() string

Callers 1

applyConnMetadataFunction · 0.65

Implementers 1

sshContextcontext.go

Calls

no outgoing calls

Tested by

no test coverage detected