MCPcopy
hub / github.com/ory/kratos / ID

Method ID

ui/node/node.go:128–130  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

126}
127
128func (n *Node) ID() string {
129 return n.Attributes.ID()
130}
131
132func (n *Node) Reset() {
133 n.Messages = nil

Callers 2

MatchesMethod · 0.95
TestRemoveMatchingNodesFunction · 0.95

Calls 1

IDMethod · 0.65

Tested by 1

TestRemoveMatchingNodesFunction · 0.76