MCPcopy
hub / github.com/henrygd/beszel / Close

Method Close

internal/hub/transport/transport.go:26–26  ·  view source on GitHub ↗

Close terminates the transport connection.

()

Source from the content-addressed store, hash-verified

24 IsConnected() bool
25 // Close terminates the transport connection.
26 Close()
27}
28
29// UnmarshalResponse unmarshals an AgentResponse into the destination type.

Callers 15

RoundTripMethod · 0.65
verifyWsConnMethod · 0.65
fetchDataViaSSHMethod · 0.65
runSSHOperationMethod · 0.65
closeSSHConnectionMethod · 0.65
RequestMethod · 0.65
CloseMethod · 0.65
RequestMethod · 0.65

Implementers 2

SSHTransportinternal/hub/transport/ssh.go
WebSocketTransportinternal/hub/transport/websocket.go

Calls

no outgoing calls