Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/eth-easl/dirigent
/ StartTracingService
Method
StartTracingService
internal/data_plane/proxy/proxy.go:31–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
29
type
Proxy
interface
{
30
StartProxyServer()
31
StartTracingService()
32
33
GetCpApiServer() proto.CpiInterfaceClient
34
SetCpApiServer(client proto.CpiInterfaceClient)
Callers
5
StartTracingService
Method · 0.65
StartTracingService
Method · 0.65
main
Function · 0.65
main
Function · 0.65
UpdateLeadership
Method · 0.65
Implementers
2
ProxyingService
internal/data_plane/proxy/sync_proxy_h
AsyncProxyingService
internal/data_plane/proxy/async_proxy_
Calls
no outgoing calls
Tested by
no test coverage detected