package
1.0.0
Repository: https://github.com/databacker/mysql-backup.git
Documentation: pkg.go.dev

# Functions

GetTLSClient gets a TLS client for a connection to a TLS server, given the URL, digests of acceptable certs, and curve25519 key for authentication.
GetTLSConfig gets the TLS config a TLS client for a connection to a TLS server, given the digests of acceptable certs, and curve25519 key for authentication.
OpenConnection opens a connection to a TLS server, given the URL, digests of acceptable certs, and curve25519 key for authentication.

# Structs

No description provided by the author