Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/FiloSottile/age
/ Identity
Struct
Identity
plugin/example_test.go:21–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
}
20
21
type
Identity
struct
{}
22
23
func
(i *Identity) Unwrap(s []*age.Stanza) ([]byte, error) {
24
panic(
"unimplemented"
)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected