MCPcopy Create free account
hub / github.com/cel-expr/cel-go / emptyDebugAdorner

Struct emptyDebugAdorner

common/debug/debug.go:46–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44}
45
46type emptyDebugAdorner struct {
47}
48
49var emptyAdorner Adorner = &emptyDebugAdorner{}
50

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected