MCPcopy Create free account
hub / github.com/rsc/tmp / parseDirEntry

Function parseDirEntry

gitfs/fs.go:75–104  ·  view source on GitHub ↗

parseDirEntry parses the next directory entry from data, returning the entry and the number of bytes it occupied. If data is malformed, parseDirEntry returns dirEntry{}, 0.

(data []byte)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

treeLookupFunction · 0.85
ReadDirMethod · 0.85

Calls 2

intFunction · 0.85
copyFunction · 0.50

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…