MCPcopy
hub / github.com/baetyl/baetyl / Start

Method Start

engine/engine.go:44–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42
43type Engine interface {
44 Start()
45 ReportAndDesire() error
46 GetServiceLog(ctx *routing.Context) error
47 Collect(ns string, isSys bool, desire specv1.Desire) specv1.Report

Callers 6

StartMethod · 0.65
TestHandlerDownsideFunction · 0.65
TestHandlerDownsideRPCFunction · 0.65
TestHandlerDownsideAgentFunction · 0.65
TestHandlerDownsideMqttFunction · 0.65

Implementers 3

engineImplengine/engine.go
MockEnginemock/engine.go

Calls

no outgoing calls

Tested by 5

TestHandlerDownsideFunction · 0.52
TestHandlerDownsideRPCFunction · 0.52
TestHandlerDownsideAgentFunction · 0.52
TestHandlerDownsideMqttFunction · 0.52