MCPcopy
hub / github.com/Azure/aztfexport / SetStatus

Method SetStatus

internal/ui.go:10–10  ·  view source on GitHub ↗
(msg string)

Source from the content-addressed store, hash-verified

8// Abstract the Messager struct in the github.com/magodo/spinner
9type Messager interface {
10 SetStatus(msg string)
11 SetDetail(msg string)
12}
13

Callers 1

BatchImportFunction · 0.65

Implementers 1

stdoutMessagerinternal/ui.go

Calls

no outgoing calls

Tested by

no test coverage detected