Registry / testing / stvp-go-udp-testing

stvp-go-udp-testing

JSON →
library0.0.0-20201019212854-469649b16807gogounverified

Package udp implements UDP test helpers, allowing assertions that certain strings must or must not be sent to a given local UDP listener.

go get github.com/stvp/go-udp-testing
INSTALL
IMPORT
SIG · STVP-GO-UDP-TESTIN
S
stvp-go-udp-testing
testinggov0.0.0-20201019212854-469649b16807
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

udp
github.com/stvp/go-udp-testing

Set up a UDP test helper with a listener address

package main import ( "net" "github.com/stvp/go-udp-testing" ) func main() { udp.Setup(func(addr *net.UDPAddr) { // test setup }) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20201019212854-469649b16807latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
OpenAI (training)
1
Resources
stvp-go-udp-testing — go get stvp-go-udp-testing · libregistry