package
Version:
v1.1.15
Opens a new window with list of versions in this module.
Published: Dec 25, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type RemoteHandler interface {
Address() string
OnSessionClosed(peerHost string)
OnSessionOpened(peerHost string)
OnSessionRecv(sourceId, targetId, requestId string, msg proto.Message)
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.