ing
This commit is contained in:
parent
fd0e05fce2
commit
032f2604e5
|
@ -13,6 +13,8 @@ import (
|
|||
)
|
||||
|
||||
type Socket interface {
|
||||
Context() SocketContext
|
||||
|
||||
// Subprotocol returns the negotiated protocol for the connection.
|
||||
Subprotocol() string
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user