Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/harness/harness
/ Text
Method
Text
git/parser/scanner.go:27–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
Err() error
26
Bytes() []byte
27
Text() string
28
}
29
30
func
ScanZeroSeparated(data []byte, atEOF bool) (advance int, token []byte, err error) {
Callers
15
GetModuleNameFromModFile
Function · 0.95
CommitRevision
Method · 0.95
BlobCut
Function · 0.95
CleanUpWhitespace
Function · 0.95
ExtractSubject
Function · 0.95
SplitMessage
Function · 0.95
DiffRaw
Function · 0.95
CatFileBatchCheckAllObjects
Function · 0.95
lsTree
Function · 0.95
ListPaths
Method · 0.95
GetSubModules
Function · 0.95
listCommitSHAs
Method · 0.95
Implementers
2
utf8Scanner
git/parser/text.go
ScannerWithPeek
git/parser/scanner.go
Calls
no outgoing calls
Tested by
6
Test_readTextFileNoLineEnding
Function · 0.52
Test_readTextFileLineEndingLF
Function · 0.52
Test_readTextFileLineEndingCRLF
Function · 0.52
Test_readTextFileLineEndingMultiple
Function · 0.52
Test_readTextFileLineEndingReplacementEmpty
Function · 0.52
Test_readTextFileLineEndingReplacement
Function · 0.52