Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/betty200744/ultimate-go
/ Do
Method
Do
design-pattern/structual/proxy/proxy.go:4–4 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2
3
type
Subject
interface
{
4
Do() string
5
}
6
type
RealSubject
struct
{
7
}
Callers
15
NewAgents
Function · 0.65
file_greeting_proto_rawDescGZIP
Function · 0.65
newHTTPClient
Function · 0.65
GetWithHeader
Function · 0.65
DoPost
Function · 0.65
PostFile
Function · 0.65
fooHandle
Function · 0.65
Test_singleflight
Function · 0.65
Test_once
Function · 0.65
Stop
Method · 0.65
init
Function · 0.65
FakeTraffic2
Function · 0.65
Implementers
2
RealSubject
design-pattern/structual/proxy/proxy.g
Proxy
design-pattern/structual/proxy/proxy.g
Calls
no outgoing calls
Tested by
5
NewAgents
Function · 0.52
Test_singleflight
Function · 0.52
Test_once
Function · 0.52
TestProxy_Do
Function · 0.52
TestMockGreeterServer_SayHello_Do
Function · 0.52