mirror of
https://github.com/refraction-networking/utls.git
synced 2025-04-07 05:57:34 +03:00
This reverts commit 413c125da38990720744c0d98ab65c0d5b1602da. Reason for revert: Giving this more thought, we've decided that converting types under the hood may cause unexpected behavior to users. This is a feature that can always be added after more consideration has been done, but is not something that can be removed due to the backwards compatibility promise. Updates golang/go#45593 Change-Id: I79bab24979d7e4c294e6cb6455d4c7729d6a0efb Reviewed-on: https://go-review.googlesource.com/c/go/+/350251 Trust: Katie Hockman <katie@golang.org> Trust: Joe Tsai <joetsai@digital-static.net> Run-TryBot: Katie Hockman <katie@golang.org> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Jay Conrod <jayconrod@google.com> Reviewed-by: Joe Tsai <joetsai@digital-static.net> |
||
---|---|---|
.. | ||
coverage.go | ||
encoding.go | ||
encoding_test.go | ||
fuzz.go | ||
mem.go | ||
minimize.go | ||
minimize_test.go | ||
mutator.go | ||
mutator_test.go | ||
mutators_byteslice.go | ||
mutators_byteslice_test.go | ||
pcg.go | ||
queue.go | ||
queue_test.go | ||
sys_posix.go | ||
sys_unimplemented.go | ||
sys_windows.go | ||
trace.go | ||
worker.go | ||
worker_test.go |