MCPcopy 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
21type Identity struct{}
22
23func (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