type google.golang.org/grpc/internal/transport.bdpEstimator
10 uses
google.golang.org/grpc/internal/transport (current package)
bdp_estimator.go#L49: type bdpEstimator struct {
bdp_estimator.go#L74: func (b *bdpEstimator) timesnap(d [8]byte) {
bdp_estimator.go#L85: func (b *bdpEstimator) add(n uint32) bool {
bdp_estimator.go#L105: func (b *bdpEstimator) calculate(d [8]byte) {
controlbuf.go#L459: bdpEst *bdpEstimator
controlbuf.go#L466: func newLoopyWriter(s side, fr *framer, cbuf *controlBuffer, bdpEst *bdpEstimator) *loopyWriter {
http2_client.go#L97: bdpEst *bdpEstimator
http2_client.go#L285: t.bdpEst = &bdpEstimator{
http2_server.go#L99: bdpEst *bdpEstimator
http2_server.go#L238: t.bdpEst = &bdpEstimator{
![]() |
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. |