Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
29
type
Proxy
interface
{
30
StartProxyServer()
31
StartTracingService()
32
33
GetCpApiServer() proto.CpiInterfaceClient
Callers
1
main
Function · 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