Versions in this module Expand all Collapse all v1 v1.41.0 Sep 6, 2021 Changes in this version + func AppendH2ToNextProtos(ps []string) []string + func ClientHandshakeInfoFromContext(ctx context.Context) interface + func CloneTLSConfig(cfg *tls.Config) *tls.Config + func NewClientHandshakeInfoContext(ctx context.Context, chi interface{}) context.Context + func NewRequestInfoContext(ctx context.Context, ri interface{}) context.Context + func RequestInfoFromContext(ctx context.Context) interface + func SPIFFEIDFromCert(cert *x509.Certificate) *url.URL + func SPIFFEIDFromState(state tls.ConnectionState) *url.URL + func WrapSyscallConn(rawConn, newConn net.Conn) net.Conn