MCPcopy 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

29type Proxy interface {
30 StartProxyServer()
31 StartTracingService()
32
33 GetCpApiServer() proto.CpiInterfaceClient
34 SetCpApiServer(client proto.CpiInterfaceClient)

Callers 5

StartTracingServiceMethod · 0.65
StartTracingServiceMethod · 0.65
mainFunction · 0.65
mainFunction · 0.65
UpdateLeadershipMethod · 0.65

Implementers 2

ProxyingServiceinternal/data_plane/proxy/sync_proxy_h
AsyncProxyingServiceinternal/data_plane/proxy/async_proxy_

Calls

no outgoing calls

Tested by

no test coverage detected