More idiomatic Golang

This commit is contained in:
9seconds
2026-03-31 15:07:01 +02:00
parent 0c9fa5e710
commit b6427ee321
4 changed files with 22 additions and 26 deletions
-1
View File
@@ -160,7 +160,6 @@ type ProxyOpts struct {
// DoppelGangerDRS defines if TLS Dynamic Record Sizing is active.
DoppelGangerDRS bool
}
func (p ProxyOpts) valid() error {