MCPcopy
hub / github.com/amir20/dozzle / Run

Method Run

internal/support/cli/args.go:50–50  ·  view source on GitHub ↗
(args Args, embeddedCerts embed.FS)

Source from the content-addressed store, hash-verified

48
49type Runnable interface {
50 Run(args Args, embeddedCerts embed.FS) error
51}
52
53func (Args) Version() string {

Callers 15

mainFunction · 0.65
Test_createEventFunction · 0.65
TestLogEventPlainTextFunction · 0.65
TestContainerStore_ListFunction · 0.65
TestContainerStore_dieFunction · 0.65
TestGuessLogLevelFunction · 0.65
TestParseLogFunction · 0.65

Implementers 6

Clientinternal/cloud/client.go
DeployCmdinternal/support/cli/deploy_command.go
HealthcheckCmdinternal/support/cli/health_command.go
GenerateCmdinternal/support/cli/generate_command.
AgentCmdinternal/support/cli/agent_command.go
AgentTestCmdinternal/support/cli/agent_test_comman

Calls

no outgoing calls

Tested by 15

Test_createEventFunction · 0.52
TestLogEventPlainTextFunction · 0.52
TestContainerStore_ListFunction · 0.52
TestContainerStore_dieFunction · 0.52
TestGuessLogLevelFunction · 0.52
TestParseLogFunction · 0.52