Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabricekabongo/loggerhead
/ ExecuteQuery
Method
ExecuteQuery
query/query.go:105–105 ·
view source on GitHub ↗
(query string)
Source
from the content-addressed store, hash-verified
103
104
type
EngineInterface
interface
{
105
ExecuteQuery(query string) string
106
}
107
108
type
Engine
struct
{
Callers
5
TestQuery
Function · 0.65
ExecuteQuery
Method · 0.65
TestEngineDecoratorQueuesBroadcasts
Function · 0.65
NotifyMsg
Method · 0.65
handleConnection
Method · 0.65
Implementers
2
Engine
query/query.go
EngineDecorator
clustering/engine.go
Calls
no outgoing calls
Tested by
2
TestQuery
Function · 0.52
TestEngineDecoratorQueuesBroadcasts
Function · 0.52