Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudfoundry/cli
/ GetSourceName
Method
GetSourceName
cf/api/logs/logs_repository.go:9–9 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
ToLog(loc *time.Location) string
8
ToSimpleLog() string
9
GetSourceName() string
10
}
11
12
//go:generate go run github.com/maxbrunsfeld/counterfeiter/v6 . Repository
Callers
2
TailStagingLogs
Method · 0.65
log_cache_message_test.go
File · 0.65
Implementers
2
LogCacheMessage
cf/api/logs/log_cache_message.go
FakeLoggable
cf/api/logs/logsfakes/fake_loggable.go
Calls
no outgoing calls
Tested by
no test coverage detected