udpinterface

package
v0.0.0-...-d04ed67 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 7, 2019 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Args

type Args struct {
	Network       string `xml:"Network"`
	Address       string `xml:"Address"`
	RemoteNetwork string `xml:"RemoteNetwork"`
	RemoteAddress string `xml:"RemoteAddress"`
}

Args ...

func (*Args) Build

func (thisptr *Args) Build() io.ReadWriteCloser

Build ...

type UDPInterface

type UDPInterface struct {
	// contains filtered or unexported fields
}

UDPInterface ...

func (*UDPInterface) Close

func (thisptr *UDPInterface) Close() error

Close ...

func (*UDPInterface) Read

func (thisptr *UDPInterface) Read(p []byte) (n int, err error)

Read ...

func (*UDPInterface) Write

func (thisptr *UDPInterface) Write(p []byte) (n int, err error)

Write ...

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL