MCPcopy Create free account
hub / github.com/Atsika/aznet / RemoteAddr

Method RemoteAddr

azqueue.go:277–279  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

275 rxErr error
276
277 // stallSince is when rxSeq became blocked on a missing sequence (zero if not).
278 // Placed among the pointer fields so time.Time's *Location does not extend the
279 // struct's pointer-scan region.
280 stallSince time.Time
281
282 connID string

Callers

nothing calls this directly

Calls 1

ServiceURLMethod · 0.80

Tested by

no test coverage detected