Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/33cn/chain33
/ SetQueueClient
Method
SetQueueClient
queue/client.go:48–48 ·
view source on GitHub ↗
(client Client)
Source
from the content-addressed store, hash-verified
46
// Module be used for module interface
47
type
Module
interface
{
48
SetQueueClient(client Client)
49
//wait for ready
50
Wait()
51
Close()
Callers
15
RunChain33
Function · 0.95
startup
Method · 0.65
initEnv
Function · 0.65
initEnv
Function · 0.65
TestEvent
Function · 0.65
initEnv
Function · 0.65
TestExecutorErrAPIEnv
Function · 0.65
TestCheckTx
Function · 0.65
TestExecutorUpgradeMsg
Function · 0.65
TestStateDBTxGetOld
Function · 0.65
newWithConfigNoLock
Function · 0.65
initEnv3
Function · 0.65
Implementers
11
Wallet
wallet/wallet.go
Manager
p2p/base.go
Executor
executor/executor.go
BlockChain
blockchain/chain.go
mockP2P
blockchain/push_test.go
Mempool
system/mempool/base.go
BaseStore
system/store/base.go
BaseClient
system/consensus/base.go
module
common/crypto/client/client.go
MockModule
util/util.go
mockP2P
util/testnode/testnode.go
Calls
no outgoing calls
Tested by
12
startup
Method · 0.52
initEnv
Function · 0.52
initEnv
Function · 0.52
TestEvent
Function · 0.52
TestExecutorErrAPIEnv
Function · 0.52
TestCheckTx
Function · 0.52
TestExecutorUpgradeMsg
Function · 0.52
TestStateDBTxGetOld
Function · 0.52
newWithConfigNoLock
Function · 0.52
initEnv3
Function · 0.52
TestRPC
Function · 0.52
TestModule
Function · 0.52