Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/FiloSottile/age
/ NewRecipient
Function
NewRecipient
plugin/example_test.go:17–19 ·
view source on GitHub ↗
(data []byte)
Source
from the content-addressed store, hash-verified
15
}
16
17
func
NewRecipient(data []byte) (*Recipient, error) {
18
return
&Recipient{}, nil
19
}
20
21
type
Identity
struct
{}
22
Callers
2
parseRecipient
Function · 0.92
ExamplePlugin_main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…