Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SenseUnit/dumbproxy
/ TLSVersionArg
TypeAlias
TLSVersionArg
main.go:135–135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
133
}
134
135
type
TLSVersionArg uint16
136
137
func
(a *TLSVersionArg) Set(s string) error {
138
ver, err := tlsutil.ParseVersion(s)
Callers
2
Set
Method · 0.85
parse_args
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected