grpc-go/internal/wrr
Marco Ferrer 52d7f6af60
multiple: switch to math/rand/v2 (#7711)
Co-authored-by: Arvind Bright <arvind.bright100@gmail.com>
2024-10-29 10:43:58 -07:00
..
edf.go *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544) 2023-08-14 09:04:46 -07:00
edf_test.go internal/wrr: introduce order offset to edf scheduler as a tiebreaker for entries with same deadline (#3800) 2020-08-12 11:47:16 -07:00
random.go multiple: switch to math/rand/v2 (#7711) 2024-10-29 10:43:58 -07:00
wrr.go randomWRR: remove lock for accessing WRR.items (#6666) 2023-10-06 17:43:21 -07:00
wrr_test.go multiple: switch to math/rand/v2 (#7711) 2024-10-29 10:43:58 -07:00