Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CPChain/chain
/ Close
Method
Close
api/rpc/types.go:114–114 ·
view source on GitHub ↗
Close underlying data stream
()
Source
from the content-addressed store, hash-verified
112
Write(msg
interface
{}) error
113
// Close underlying data stream
114
Close()
115
// Closed when underlying connection is closed
116
Closed() <-
chan
interface
{}
117
}
Callers
15
Close
Method · 0.65
ServeCodec
Method · 0.65
Stop
Method · 0.65
exec
Method · 0.65
execBatch
Method · 0.65
sendHTTP
Method · 0.65
sendBatchHTTP
Method · 0.65
ServeHTTP
Method · 0.65
testServerMethodExecution
Function · 0.65
Notify
Method · 0.65
TestClientRequest
Function · 0.65
TestClientBatchRequest
Function · 0.65
Implementers
1
jsonCodec
api/rpc/json.go
Calls
no outgoing calls
Tested by
13
testServerMethodExecution
Function · 0.52
TestClientRequest
Function · 0.52
TestClientBatchRequest
Function · 0.52
testClientCancel
Function · 0.52
TestClientSubscribeInvalidArg
Function · 0.52
TestClientSubscribe
Function · 0.52
TestClientSubscribeCustomNamespace
Function · 0.52
TestClientSubscribeClose
Function · 0.52
TestClientNotificationStorm
Function · 0.52
TestClientHTTP
Function · 0.52
TestClientReconnect
Function · 0.52
Accept
Method · 0.52