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

Method Loop

server/types.go:35–35  ·  view source on GitHub ↗

Loop is intended to be an infinite loop serving a single connection which will only return when the connection is done being serviced. The server implementations should be able to runn a single connection based on the parameters of the ServerConst that created it.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

TestDefaultServerFunction · 0.65
ListenAndServeFunction · 0.65

Implementers 1

DefaultServerserver/default.go

Calls

no outgoing calls

Tested by 1

TestDefaultServerFunction · 0.52