type github.com/refraction-networking/utls.NPNExtension
11 uses
github.com/refraction-networking/utls (current package)
u_parrots.go#L1504: &NPNExtension{},
u_parrots.go#L1566: &NPNExtension{},
u_parrots.go#L2154: &NPNExtension{},
u_parrots.go#L2929: case *NPNExtension:
u_tls_extensions.go#L71: return &NPNExtension{}
u_tls_extensions.go#L1592: type NPNExtension struct {
u_tls_extensions.go#L1596: func (e *NPNExtension) writeToUConn(uc *UConn) error {
u_tls_extensions.go#L1602: func (e *NPNExtension) Len() int {
u_tls_extensions.go#L1606: func (e *NPNExtension) Read(b []byte) (int, error) {
u_tls_extensions.go#L1618: func (e *NPNExtension) Write(_ []byte) (int, error) {
u_tls_extensions.go#L1625: func (e *NPNExtension) UnmarshalJSON(_ []byte) 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. |