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

Method LocalAddr

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

LocalAddr returns the local address for this connection.

()

Source from the content-addressed store, hash-verified

83
84 // LocalAddr returns the local address for this connection.
85 LocalAddr() net.Addr
86
87 // Permissions returns the Permissions object used for this connection.
88 Permissions() *Permissions

Callers 1

applyConnMetadataFunction · 0.65

Implementers 1

sshContextcontext.go

Calls

no outgoing calls

Tested by

no test coverage detected