MCPcopy Create free account
hub / github.com/chainloop-dev/chainloop / Execute

Method Execute

app/controlplane/plugins/sdk/v1/fanout.go:47–47  ·  view source on GitHub ↗

Execute runs the fanout integration

(ctx context.Context, req *ExecutionRequest)

Source from the content-addressed store, hash-verified

45
46 // Execute runs the fanout integration
47 Execute(ctx context.Context, req *ExecutionRequest) error
48}
49
50// ExecutionRequest is the request to execute the integration

Callers 10

ApplyBindingFunction · 0.65
buildBoilerplateFunction · 0.65
interpolateDescriptionFunction · 0.65
TestGetActorIdentifierFunction · 0.65
dispatchFunction · 0.65
renderTokenPageFunction · 0.65
resolveProjectNameFunction · 0.65
renderContentFunction · 0.65
executeTemplateFunction · 0.65
ExecuteFunction · 0.65

Implementers 3

FanOutIntegrationapp/controlplane/plugins/sdk/v1/fanout
fanOutGRPCClientapp/controlplane/plugins/sdk/v1/plugin
FanOutapp/controlplane/plugins/sdk/v1/mocks/

Calls

no outgoing calls

Tested by 1

TestGetActorIdentifierFunction · 0.52