package
0.0.0-20240419122523-a75b36908f7b
Repository: https://github.com/mmatczuk/go-http-tunnel.git
Documentation: pkg.go.dev

# Functions

New generates a new ID from the given input bytes.
PeerID is modified https://github.com/andrew-d/ptls/blob/b89c7dcc94630a77f225a48befd3710144c7c10e/ptls.go#L81.

# Structs

ImproperCertsNumberError is returned from Server/Client whenever the remote peer presents a number of PeerCertificates that is not 1.

# Type aliases

ID is the type representing a generated ID.