github.com/refraction-networking/utls.ClientHelloSpecJSONUnmarshaler.TLSVersMin (field)

2 uses

	github.com/refraction-networking/utls (current package)
		u_clienthello_json.go#L18: 	TLSVersMin         uint16                             `json:"min_vers,omitempty"` // optional
		u_clienthello_json.go#L27: 		TLSVersMin:         chsju.TLSVersMin,