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

Method ServerVersion

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

ServerVersion returns the version reported by the server.

()

Source from the content-addressed store, hash-verified

77
78 // ServerVersion returns the version reported by the server.
79 ServerVersion() string
80
81 // RemoteAddr returns the remote address for this connection.
82 RemoteAddr() net.Addr

Callers 1

applyConnMetadataFunction · 0.65

Implementers 1

sshContextcontext.go

Calls

no outgoing calls

Tested by

no test coverage detected