Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudfoundry/cli
/ Staging
Method
Staging
actor/sharedaction/logging.go:41–43 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
39
}
40
41
func
(log LogMessage) Staging() bool {
42
return
log.sourceType == StagingLog
43
}
44
45
func
(log LogMessage) Timestamp() time.Time {
46
return
log.timestamp
Callers
3
getLogs
Method · 0.80
PollStage
Function · 0.80
logging_test.go
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected