MCPcopy Index your code
hub / github.com/coder/coder / baz

Method baz

coderd/tracing/util_test.go:31–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29}
30
31func (*foo) baz() string {
32 return tracing.FuncName()
33}
34
35//nolint:paralleltest
36func TestFuncNameMethodPointer(t *testing.T) {

Callers 1

Calls 1

FuncNameFunction · 0.92

Tested by

no test coverage detected