Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeAI-Artist/Linkis
/ Error
Method
Error
proxy/app_conn.go:37–37 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
35
36
type
AppConnQuery
interface
{
37
Error() error
38
39
EchoSync(string) (*types.ResponseEcho, error)
40
InfoSync(types.RequestInfo) (*types.ResponseInfo, error)
Callers
15
Ping
Method · 0.65
TestIsConnTimeoutForFundamentalTimeouts
Function · 0.65
TestIsConnTimeoutForWrappedConnTimeouts
Function · 0.65
TestLoadOrGenValidator
Function · 0.65
TestSignVote
Function · 0.65
TestSignProposal
Function · 0.65
dropConnection
Method · 0.65
loadFilePV
Function · 0.65
OnStop
Method · 0.65
pingLoop
Method · 0.65
DefaultValidationRequestHandler
Function · 0.65
TestSignerRemoteRetryTCPOnly
Function · 0.65
Implementers
6
localClient
abci/client/local_client.go
grpcClient
abci/client/grpc_client.go
socketClient
abci/client/socket_client.go
Client
abci/client/mocks/client.go
appConnQuery
proxy/app_conn.go
AppConnQuery
proxy/mocks/app_conn_query.go
Calls
no outgoing calls
Tested by
15
TestIsConnTimeoutForFundamentalTimeouts
Function · 0.52
TestIsConnTimeoutForWrappedConnTimeouts
Function · 0.52
TestLoadOrGenValidator
Function · 0.52
TestSignVote
Function · 0.52
TestSignProposal
Function · 0.52
TestSignerRemoteRetryTCPOnly
Function · 0.52
TestRetryConnToRemoteSigner
Function · 0.52
TestSignerPing
Function · 0.52
TestSignerGetPubKey
Function · 0.52
TestSignerProposal
Function · 0.52
TestSignerVote
Function · 0.52
TestSignerVoteResetDeadline
Function · 0.52