google.golang.org/grpc.traceInfo.firstLine (field)
9 uses
google.golang.org/grpc (current package)
server.go#L924: firstLine: firstLine{
server.go#L930: trInfo.firstLine.deadline = time.Until(dl)
server.go#L1054: trInfo.tr.LazyLog(&trInfo.firstLine, false)
server.go#L1433: trInfo.tr.LazyLog(&trInfo.firstLine, false)
stream.go#L237: firstLine: firstLine{
stream.go#L242: trInfo.firstLine.deadline = time.Until(deadline)
stream.go#L244: trInfo.tr.LazyLog(&trInfo.firstLine, false)
stream.go#L364: trInfo.firstLine.SetRemoteAddr(t.RemoteAddr())
trace.go#L50: firstLine firstLine
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |