MCPcopy
hub / github.com/ory/keto / OutputIderCollection

Struct OutputIderCollection

oryx/cmdx/output.go:12–14  ·  view source on GitHub ↗

OutputIderCollection outputs a list of IDs

Source from the content-addressed store, hash-verified

10 OutputIder string
11 // OutputIderCollection outputs a list of IDs
12 OutputIderCollection struct {
13 Items []OutputIder
14 }
15)
16
17func (OutputIder) Header() []string {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected