udp

package
v1.12.3 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInstance      = fmt.Errorf("invalid instance")
	ErrAddress       = fmt.Errorf("invalid dial address")
	ErrHostName      = fmt.Errorf("invalid dial host name")
	ErrHostPort      = fmt.Errorf("invalid dial host port")
	ErrContextClosed = fmt.Errorf("context closed")
	ErrClientClosed  = fmt.Errorf("server closed")
)

Functions

This section is empty.

Types

type ClientUDP

type ClientUDP interface {
	libsck.Client
}

func New

func New(address string) (ClientUDP, error)

Jump to

Keyboard shortcuts

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