package
Version:
v0.0.0-test-go-svm-build2
Opens a new window with list of versions in this module.
Published: Jan 12, 2022
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
EventHandshakeComplete is emitted after handshake is completed.
type Handshake struct {
}
Handshake is a protocol for application specific handshake.
New instantiates handshake protocol for the host.
func (*Handshake) Request ¶
Request handshake with a peer.
func (*Handshake) Stop ¶
Stop closes any background workers.
Opt is for configuring Handshake.
WithLog configures logger for handshake protocol.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.