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