Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ String
Method
String
coderd/tracing/slog_test.go:22–24 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
var
_ fmt.Stringer = stringer(
""
)
21
22
func
(s stringer) String() string {
23
return
string(s)
24
}
25
26
type
traceEvent
struct
{
27
name string
Callers
15
TestTelemetry
Function · 0.45
TestTasksTelemetry
Function · 0.45
reportSync
Method · 0.45
deployment
Method · 0.45
buildTaskEvent
Function · 0.45
ConvertExternalProvisioner
Function · 0.45
ipFieldsFromProto
Function · 0.45
NetworkEventFromProto
Function · 0.45
ConvertTask
Function · 0.45
Test_SlogSink
Function · 0.45
mapToBasicMap
Function · 0.45
TracerProvider
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected