Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(sm *subnet.SubnetManager, config json.RawMessage) backend.Backend
Types ¶
type UdpBackend ¶
type UdpBackend struct {
// contains filtered or unexported fields
}
func (*UdpBackend) Name ¶
func (m *UdpBackend) Name() string
func (*UdpBackend) Run ¶
func (m *UdpBackend) Run()
func (*UdpBackend) Stop ¶
func (m *UdpBackend) Stop()
Click to show internal directories.
Click to hide internal directories.