MCPcopy Create free account
hub / github.com/facebook/time / cleanLine

Function cleanLine

caliper/tor.go:274–276  ·  view source on GitHub ↗
(line string)

Source from the content-addressed store, hash-verified

272}
273
274func cleanLine(line string) string {
275 return strings.TrimRight(line, "\r\n ")
276}

Callers 1

ParseTORReaderFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…