uquic/internal/flowcontrol
Marten Seemann 22411e16d5
utils: switch to standard library min and max functions (#4218)
These functions were added in Go 1.21.
2023-12-27 21:19:13 -08:00
..
base_flow_controller.go utils: switch to standard library min and max functions (#4218) 2023-12-27 21:19:13 -08:00
base_flow_controller_test.go rename module, adjust import paths to quic-go/quic-go (#3680) 2023-01-21 19:53:57 -08:00
connection_flow_controller.go utils: switch to standard library min and max functions (#4218) 2023-12-27 21:19:13 -08:00
connection_flow_controller_test.go rename module, adjust import paths to quic-go/quic-go (#3680) 2023-01-21 19:53:57 -08:00
flowcontrol_suite_test.go switch from unmaintained golang/mock to go.uber.org/mock (#4050) 2023-08-28 02:23:55 -07:00
interface.go rename module, adjust import paths to quic-go/quic-go (#3680) 2023-01-21 19:53:57 -08:00
stream_flow_controller.go utils: switch to standard library min and max functions (#4218) 2023-12-27 21:19:13 -08:00
stream_flow_controller_test.go rename module, adjust import paths to quic-go/quic-go (#3680) 2023-01-21 19:53:57 -08:00