Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
9
type
Messager
interface
{
10
SetStatus(msg string)
11
SetDetail(msg string)
12
}
13
Callers
1
BatchImport
Function · 0.65
Implementers
1
stdoutMessager
internal/ui.go
Calls
no outgoing calls
Tested by
no test coverage detected