Commit graph

9 commits

Author SHA1 Message Date
Joachim Bauch
d3d1644848
Bump module version to "v2" so versions 2.x can be imported by others. 2026-03-04 20:41:06 +01:00
Joachim Bauch
bd8c758847
Remove Golang 1.24 compatibility for synctest.Test. 2026-02-12 09:03:14 +01:00
Joachim Bauch
b004fef9ec
Simplify error type checks.
Based on "errors.AsType" from upcoming Go 1.26.
2026-02-05 09:40:24 +01:00
Joachim Bauch
d80143af4c
checklocks: Remove ignore since generics are supported now. 2026-01-29 10:26:48 +01:00
Joachim Bauch
a4631a19cf
Move test storage to "test" package. 2026-01-13 08:50:44 +01:00
Joachim Bauch
b2934836a9
Move backend configuration code to "talk" package. 2026-01-12 13:16:45 +01:00
Joachim Bauch
3e18e6a4fa
Move function to check for address already in use to test package. 2026-01-12 13:16:29 +01:00
Joachim Bauch
98a8465e12
Move Goroutines helpers to test package. 2026-01-08 10:23:59 +01:00
Joachim Bauch
8b2cb0fcff
Move synctest helper to test package. 2026-01-08 10:23:58 +01:00