MCPcopy Index your code
hub / github.com/ContainerSSH/ContainerSSH / String

Method String

message/message.go:83–83  ·  view source on GitHub ↗

String returns the string representation of this message.

()

Source from the content-addressed store, hash-verified

81 Error() string
82 // String returns the string representation of this message.
83 String() string
84
85 // Code is a unique code identifying log messages.
86 Code() string

Callers 4

TestMarshalRemoteAddressFunction · 0.65
StringMethod · 0.65
MarshalTextMethod · 0.65

Implementers 3

ErrTooManySessionsinternal/security/handler_ssh.go
messageinternal/sshserver/rejection.go
messagemessage/message.go

Calls

no outgoing calls

Tested by 2

TestMarshalRemoteAddressFunction · 0.52