MCPcopy
hub / github.com/keploy/keploy / Load

Method Load

pkg/agent/service.go:17–17  ·  view source on GitHub ↗
(ctx context.Context, cfg HookCfg, setupOpts config.Agent)

Source from the content-addressed store, hash-verified

15 // AppInfo
16 DestInfo
17 Load(ctx context.Context, cfg HookCfg, setupOpts config.Agent) error
18 WatchBindEvents(ctx context.Context) (<-chan models.IngressEvent, error)
19}
20

Callers 15

loadRedactorFunction · 0.65
WriteMethod · 0.65
CappedMethod · 0.65
WrittenMethod · 0.65
GetDebugFileSinkFunction · 0.65
StartMethod · 0.65
HookMethod · 0.65
UpdateMockParamsMethod · 0.65
PingMethod · 0.65
sendEventMethod · 0.65
ShutdownMethod · 0.65
getAppMethod · 0.65

Implementers 3

Hookspkg/agent/hooks/others/hooks.go
Hookspkg/agent/hooks/windows/hooks.go
Hookspkg/agent/hooks/linux/hooks.go

Calls

no outgoing calls