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

Struct idAdorner

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

Source from the content-addressed store, hash-verified

314}
315
316type idAdorner struct{}
317
318func (a *idAdorner) GetMetadata(elem any) string {
319 e, isExpr := elem.(ast.Expr)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected