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

Method SessionID

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

SessionID returns the session hash.

()

Source from the content-addressed store, hash-verified

71
72 // SessionID returns the session hash.
73 SessionID() string
74
75 // ClientVersion returns the version reported by the client.
76 ClientVersion() string

Callers 1

applyConnMetadataFunction · 0.65

Implementers 1

sshContextcontext.go

Calls

no outgoing calls

Tested by

no test coverage detected