Searched defs:socksUsernamePassword (Results 1 – 1 of 1) sorted by relevance
436 type socksUsernamePassword struct { struct437 Username string438 Password string443 …UsernamePassword) Authenticate(ctx context.Context, rw io.ReadWriter, auth socksAuthMethod) error {