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

Function systemActor

app/controlplane/pkg/auditor/dispatcher_test.go:60–62  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

58}
59
60func systemActor() GeneratorOption {
61 return WithActor(ActorTypeSystem, uuid.Nil, "", "")
62}
63
64func TestDispatcherEnabled(t *testing.T) {
65 tests := []struct {

Callers 2

TestDispatcherDispatchFunction · 0.85

Calls 1

WithActorFunction · 0.70

Tested by

no test coverage detected