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 0d4fbcb commit 844bfd8Copy full SHA for 844bfd8
rpc/json.go
@@ -368,4 +368,4 @@ func (c *jsonCodec) Close() {
368
// Closed returns a channel which will be closed when Close is called
369
func (c *jsonCodec) Closed() <-chan interface{} {
370
return c.closed
371
-}
+}
0 commit comments