Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ory/keto
/ rows
Method
rows
schema/parse_errors.go:127–129 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
125
}
126
127
func
(e *ParseError) rows() []string {
128
return
strings.Split(e.p.lexer.input,
"\n"
)
129
}
Callers
1
Error
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected