type github.com/refraction-networking/utls.StatusRequestV2Extension
7 uses
github.com/refraction-networking/utls (current package)
u_tls_extensions.go#L35: return &StatusRequestV2Extension{}
u_tls_extensions.go#L476: type StatusRequestV2Extension struct {
u_tls_extensions.go#L479: func (e *StatusRequestV2Extension) writeToUConn(uc *UConn) error {
u_tls_extensions.go#L484: func (e *StatusRequestV2Extension) Len() int {
u_tls_extensions.go#L488: func (e *StatusRequestV2Extension) Read(b []byte) (int, error) {
u_tls_extensions.go#L507: func (e *StatusRequestV2Extension) Write(b []byte) (int, error) {
u_tls_extensions.go#L524: func (e *StatusRequestV2Extension) 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. |