MCPcopy Create free account
hub / github.com/eth-easl/dirigent / StartProxyServer

Method StartProxyServer

internal/data_plane/proxy/proxy.go:30–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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

Callers 1

mainFunction · 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