type github.com/refraction-networking/utls.QUICTransportParametersExtension
5 uses
github.com/refraction-networking/utls (current package)
u_tls_extensions.go#L69: return &QUICTransportParametersExtension{}
u_tls_extensions.go#L1340: type QUICTransportParametersExtension struct {
u_tls_extensions.go#L1346: func (e *QUICTransportParametersExtension) Len() int {
u_tls_extensions.go#L1353: func (e *QUICTransportParametersExtension) Read(b []byte) (int, error) {
u_tls_extensions.go#L1368: func (e *QUICTransportParametersExtension) writeToUConn(*UConn) error {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |