You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/net/nettest
Josh Bleecher Snyder a64d06f15c net/nettest: remove pointless checks in tests
If err == nil, then !errors.Is(err, anything).
4 years ago
..
conn.go net/nettest: new package with net-like testing primitives 4 years ago
pipe.go net/nettest: new package with net-like testing primitives 4 years ago
pipe_test.go net/nettest: remove pointless checks in tests 4 years ago