type github.com/refraction-networking/utls.FakeChannelIDExtension
12 uses
github.com/refraction-networking/utls (current package)
u_parrots.go#L76: &FakeChannelIDExtension{},
u_parrots.go#L131: &FakeChannelIDExtension{},
u_parrots.go#L2163: &FakeChannelIDExtension{
u_parrots.go#L2249: &FakeChannelIDExtension{
u_tls_extensions.go#L77: return &FakeChannelIDExtension{true}
u_tls_extensions.go#L79: return &FakeChannelIDExtension{}
u_tls_extensions.go#L1707: type FakeChannelIDExtension struct {
u_tls_extensions.go#L1712: func (e *FakeChannelIDExtension) writeToUConn(uc *UConn) error {
u_tls_extensions.go#L1716: func (e *FakeChannelIDExtension) Len() int {
u_tls_extensions.go#L1720: func (e *FakeChannelIDExtension) Read(b []byte) (int, error) {
u_tls_extensions.go#L1735: func (e *FakeChannelIDExtension) Write(_ []byte) (int, error) {
u_tls_extensions.go#L1739: func (e *FakeChannelIDExtension) 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. |