type github.com/refraction-networking/utls.UnimplementedECHExtension
8 uses
github.com/refraction-networking/utls (current package)
u_ech.go#L43: _ EncryptedClientHelloExtension = (*UnimplementedECHExtension)(nil)
u_ech.go#L57: UnimplementedECHExtension
u_ech.go#L267: type UnimplementedECHExtension struct{}
u_ech.go#L270: func (*UnimplementedECHExtension) writeToUConn(_ *UConn) error {
u_ech.go#L275: func (*UnimplementedECHExtension) Len() int {
u_ech.go#L280: func (*UnimplementedECHExtension) Read(_ []byte) (int, error) {
u_ech.go#L285: func (*UnimplementedECHExtension) MarshalClientHello(*UConn) error {
u_ech.go#L291: func (*UnimplementedECHExtension) mustEmbedUnimplementedECHExtension() {
![]() |
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. |