package
0.1.7
Repository: https://github.com/francoismichel/ssh3.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

AppendVarInt appends i in the QUIC varint format.
AppendVarIntWithLen append i in the QUIC varint format with the desired length.
returns true whether the certificat contains a SubjectAltName extension with at least one IP address record.
No description provided by the author
No description provided by the author
copied from "net/http/internal/ascii" EqualFold is strings.EqualFold, ASCII only.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewReader returns a Reader for r.
No description provided by the author
NewWriter returns a Writer for w.
No description provided by the author
ReadVarInt reads a number in the QUIC varint format from r.
No description provided by the author
No description provided by the author
VarIntLen determines the number of bytes that will be needed to write the number i.
No description provided by the author

# Constants

Max is the maximum allowed value for a QUIC varint (2^62-1).
Min is the minimum value allowed for a QUIC varint.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Accept queue copied from https://github.com/quic-go/webtransport-go/blob/master/session.go.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
a JWT bearer token, encoded following the JWT specification.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
Reader implements both the io.ByteReader and io.Reader interfaces.
Writer implements both the io.ByteWriter and io.Writer interfaces.

# Type aliases

No description provided by the author
sends an ssh3 datagram.
No description provided by the author
No description provided by the author