MCPcopy Create free account

hub / github.com/YuriyNasretdinov/GoSSHa / functions

Functions38 in github.com/YuriyNasretdinov/GoSSHa

↓ 13 callersMethodClose
(hostname string)
main.go:71
↓ 11 callersFunctionreportErrorToUser
(msg string)
main.go:147
↓ 9 callersFunctionreportCriticalErrorToUser
(msg string)
main.go:151
↓ 6 callersFunctionsendProxyReply
(response interface{})
main.go:521
↓ 3 callersFunctionmust
(err error, msg string)
main_test.go:14
↓ 2 callersFunctiongetConnection
(hostname string)
main.go:304
↓ 2 callersFunctioninitialize
(internalInput bool)
main.go:447
↓ 2 callersFunctionmakeProxyRequest
(timeout time.Duration)
main_test.go:140
↓ 2 callersFunctionmakeTestResult
()
main_test.go:106
↓ 2 callersFunctionrunProxy
()
main.go:680
↓ 2 callersMethodstart
()
server_test.go:28
↓ 2 callersFunctionwaitReply
(t *testing.T, r *testResult, timeout time.Duration)
main_test.go:114
↓ 1 callersMethodGet
(hostname string)
main.go:58
↓ 1 callersMethodSet
(hostname string, v *ssh.Client)
main.go:65
↓ 1 callersFunctionTestBasic
(t *testing.T)
main_test.go:184
↓ 1 callersFunctionagentConnectionManagerThread
do not allow more than maxConn simultaneous ssh-agent connections
main.go:426
↓ 1 callersFunctioncheckSuccess
(t *testing.T, r *testResult)
main_test.go:148
↓ 1 callersFunctionexecuteCmd
(cmd string, hostname string)
main.go:398
↓ 1 callersFunctiongetExecFunc
(msg *ProxyRequest)
main.go:546
↓ 1 callersMethodhandleChannel
(newChannel ssh.NewChannel)
server_test.go:107
↓ 1 callersMethodhandleChannels
(chans <-chan ssh.NewChannel)
server_test.go:97
↓ 1 callersMethodhandleConnections
(list net.Listener, conf *ssh.ServerConfig)
server_test.go:72
↓ 1 callersFunctioninjectFaults
(srv *testSSHServer, i int)
main_test.go:92
↓ 1 callersFunctioninputDecoder
()
main.go:658
↓ 1 callersFunctionjsonReplierThread
()
main.go:486
↓ 1 callersFunctionlaunchGoSSHa
()
main_test.go:55
↓ 1 callersFunctionmakeConfig
()
main.go:169
↓ 1 callersFunctionmakeSigner
(keyname string)
main.go:208
↓ 1 callersFunctionmakeSigners
()
main.go:293
↓ 1 callersFunctionmaxThroughputThread
()
main.go:525
↓ 1 callersFunctionreleaseAgent
()
main.go:163
↓ 1 callersFunctionrunAction
(msg *ProxyRequest)
main.go:598
↓ 1 callersFunctionuploadFile
(target string, contents []byte, hostname string)
main.go:342
↓ 1 callersFunctionwaitAgent
()
main.go:155
FunctionTestDisconnectAfterUse
(t *testing.T)
main_test.go:216
FunctionTestLimitConcurrency
(t *testing.T)
main_test.go:221
FunctionTestMain
(m *testing.M)
main_test.go:60
Functionmain
()
main.go:691