connection

package
v0.0.0-...-146d5dd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 10, 2024 License: Unlicense Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Connect

func Connect(proxyAddr, serverAddr *string, clientAuthCert *tls.Certificate, tlsVerify bool) (net.Conn, error)

Connect will connect to serverAddr, over the proxy at proxyAddr. clientAuthCert will be used as the client certificate auth. tlsVerify will determine if invalid certificates are accepted.

func Login

func Login(send chan<- string, nick string, sasl bool)

Login handles sending the initial login sequence to the remote server, including requesting SASL cert auth if required.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL