We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e966569 commit c8a0d8eCopy full SHA for c8a0d8e
spop/protocol.go
@@ -31,7 +31,6 @@ type protocolClient struct {
31
maxFrameSize uint32
32
33
gotHello bool
34
- lf frameType
35
}
36
37
func (c *protocolClient) Close() error {
0 commit comments