Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
60
func
systemActor() GeneratorOption {
61
return
WithActor(ActorTypeSystem, uuid.Nil,
""
,
""
)
62
}
63
64
func
TestDispatcherEnabled(t *testing.T) {
65
tests := []
struct
{
Callers
2
TestDispatcherDispatch
Function · 0.85
TestDispatcherDispatchNoOpWhenDisabled
Function · 0.85
Calls
1
WithActor
Function · 0.70
Tested by
no test coverage detected