MCPcopy Create free account
hub / github.com/Netflix/rend / Loop

Method Loop

server/default.go:50–161  ·  view source on GitHub ↗

Loop acts as a master loop for the connection that it is given. Requests are read using the given protocol.RequestParser and performed by the given orcas.Orca. The connections will all be closed upon an unrecoverable error.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

identifyPanicFunction · 0.85
abortFunction · 0.85
ParseMethod · 0.65
ErrorMethod · 0.65
SetMethod · 0.65
AddMethod · 0.65
ReplaceMethod · 0.65
AppendMethod · 0.65
PrependMethod · 0.65
DeleteMethod · 0.65
TouchMethod · 0.65
GetMethod · 0.65

Tested by

no test coverage detected