MCPcopy Create free account
hub / github.com/ForestHubAI/edge-agents / readerLoop

Method readerLoop

go/engine/driver/serial_impl.go:180–214  ·  view source on GitHub ↗

readerLoop pulls bytes, splits on '\n' (stripping trailing '\r'), and dispatches each line. Exits when handle.Read errors.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

OpenSerialFunction · 0.95

Calls 2

dispatchMethod · 0.95
ReadMethod · 0.65

Tested by

no test coverage detected