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

Method Name

oryx/fsx/merge.go:109–111  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

107}
108
109func (m mergedFileInfo) Name() string {
110 return m[0].Name()
111}
112
113func (m mergedFileInfo) Size() int64 {
114 return m[0].Size()

Callers 15

GetDSNsFunction · 0.45
GetSqliteFunction · 0.45
persister.goFile · 0.45
MapStringsToUUIDsMethod · 0.45
GetRelationTuplesFunction · 0.45
BatchWriteMappingsFunction · 0.45
createFileFunction · 0.45
createFileFunction · 0.45
runCasesFunction · 0.45
runTransactionCasesFunction · 0.45
ManagerTestFunction · 0.45
TestWriteHandlersFunction · 0.45

Calls

no outgoing calls

Tested by 15

createFileFunction · 0.36
runCasesFunction · 0.36
runTransactionCasesFunction · 0.36
TestWriteHandlersFunction · 0.36
dbSpansFunction · 0.36
TestEngineFunction · 0.36
BenchmarkServeFunction · 0.36
TestExpandCommandFunction · 0.36
TestStatusCmdFunction · 0.36
TestAuthorizedRequestFunction · 0.36
TestAuthorityRequestFunction · 0.36
TestCreateCmdFunction · 0.36