MCPcopy 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
135type TLSVersionArg uint16
136
137func (a *TLSVersionArg) Set(s string) error {
138 ver, err := tlsutil.ParseVersion(s)

Callers 2

SetMethod · 0.85
parse_argsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected