MCPcopy
hub / github.com/ContainerSSH/ContainerSSH / UserMessage

Method UserMessage

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

UserMessage is a message that is safe to print/send to the end user.

()

Source from the content-addressed store, hash-verified

86 Code() string
87 // UserMessage is a message that is safe to print/send to the end user.
88 UserMessage() string
89 // Explanation is the text explanation for the system administrator.
90 Explanation() string
91 // Labels are a set of extra labels for the message containing information.

Callers 5

wrapAndLogAuthFailureMethod · 0.65
logAuthSuccessfulMethod · 0.65
handleSessionChannelMethod · 0.65

Implementers 3

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

Calls

no outgoing calls

Tested by

no test coverage detected