Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/flyteorg/flyte
/ String
Method
String
flytestdlib/contextutils/context.go:37–39 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
35
)
36
37
func
(k Key) String() string {
38
return
string(k)
39
}
40
41
var
logKeys = []Key{
42
AppNameKey,
Callers
7
TestGetFields
Function · 0.45
TestValues
Function · 0.45
TestWithGoroutineLabel
Function · 0.45
WithRequestID
Function · 0.45
WithGoroutineLabel
Function · 0.45
addFieldIfNotNil
Function · 0.45
addStringFieldWithDefaults
Function · 0.45
Calls
no outgoing calls
Tested by
3
TestGetFields
Function · 0.36
TestValues
Function · 0.36
TestWithGoroutineLabel
Function · 0.36