MCPcopy Index your code
hub / github.com/gliderlabs/ssh / LocalAddr

Method LocalAddr

session.go:32–32  ·  view source on GitHub ↗

LocalAddr returns the net.Addr of the server side of the connection.

()

Source from the content-addressed store, hash-verified

30
31 // LocalAddr returns the net.Addr of the server side of the connection.
32 LocalAddr() net.Addr
33
34 // Environ returns a copy of strings representing the environment set by the
35 // user for this session, in the form "key=value".

Callers 1

LocalAddrMethod · 0.65

Implementers 1

sessionsession.go

Calls

no outgoing calls

Tested by

no test coverage detected