Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
316
type
idAdorner
struct
{}
317
318
func
(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