Home
last modified time | relevance | path

Searched refs:writeQuota (Results 1 – 25 of 412) sorted by relevance

12345678910>>...17

/dports/net/grpcui/grpcui-1.1.0/vendor/google.golang.org/grpc/internal/transport/
H A Dflowcontrol.go30 type writeQuota struct { struct
43 func newWriteQuota(sz int32, done <-chan struct{}) *writeQuota {
44 w := &writeQuota{
53 func (w *writeQuota) get(sz int32) error { argument
68 func (w *writeQuota) realReplenish(n int) { argument
/dports/security/lego/lego-4.5.3/vendor/google.golang.org/grpc/internal/transport/
H A Dflowcontrol.go30 type writeQuota struct { struct
43 func newWriteQuota(sz int32, done <-chan struct{}) *writeQuota {
44 w := &writeQuota{
53 func (w *writeQuota) get(sz int32) error { argument
68 func (w *writeQuota) realReplenish(n int) { argument
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/grpc/internal/transport/
H A Dflowcontrol.go30 type writeQuota struct { struct
43 func newWriteQuota(sz int32, done <-chan struct{}) *writeQuota {
44 w := &writeQuota{
53 func (w *writeQuota) get(sz int32) error { argument
68 func (w *writeQuota) realReplenish(n int) { argument
/dports/security/vault/vault-1.8.2/vendor/google.golang.org/grpc/internal/transport/
H A Dflowcontrol.go30 type writeQuota struct { struct
43 func newWriteQuota(sz int32, done <-chan struct{}) *writeQuota {
44 w := &writeQuota{
53 func (w *writeQuota) get(sz int32) error { argument
68 func (w *writeQuota) realReplenish(n int) { argument
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/grpc/internal/transport/
H A Dflowcontrol.go30 type writeQuota struct { struct
43 func newWriteQuota(sz int32, done <-chan struct{}) *writeQuota {
44 w := &writeQuota{
53 func (w *writeQuota) get(sz int32) error { argument
68 func (w *writeQuota) realReplenish(n int) { argument
/dports/net/evans/evans-0.9.1/vendor/google.golang.org/grpc/internal/transport/
H A Dflowcontrol.go30 type writeQuota struct { struct
43 func newWriteQuota(sz int32, done <-chan struct{}) *writeQuota {
44 w := &writeQuota{
53 func (w *writeQuota) get(sz int32) error { argument
68 func (w *writeQuota) realReplenish(n int) { argument
/dports/security/vault/vault-1.8.2/vendor/go.etcd.io/etcd/vendor/google.golang.org/grpc/internal/transport/
H A Dflowcontrol.go30 type writeQuota struct { struct
43 func newWriteQuota(sz int32, done <-chan struct{}) *writeQuota {
44 w := &writeQuota{
53 func (w *writeQuota) get(sz int32) error { argument
68 func (w *writeQuota) realReplenish(n int) { argument
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/google.golang.org/grpc/internal/transport/
H A Dflowcontrol.go30 type writeQuota struct { struct
43 func newWriteQuota(sz int32, done <-chan struct{}) *writeQuota {
44 w := &writeQuota{
53 func (w *writeQuota) get(sz int32) error { argument
68 func (w *writeQuota) realReplenish(n int) { argument
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/grpc/internal/transport/
H A Dflowcontrol.go30 type writeQuota struct { struct
43 func newWriteQuota(sz int32, done <-chan struct{}) *writeQuota {
44 w := &writeQuota{
53 func (w *writeQuota) get(sz int32) error { argument
68 func (w *writeQuota) realReplenish(n int) { argument
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/google.golang.org/grpc/internal/transport/
H A Dflowcontrol.go30 type writeQuota struct { struct
43 func newWriteQuota(sz int32, done <-chan struct{}) *writeQuota {
44 w := &writeQuota{
53 func (w *writeQuota) get(sz int32) error { argument
68 func (w *writeQuota) realReplenish(n int) { argument
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/google.golang.org/grpc/internal/transport/
H A Dflowcontrol.go30 type writeQuota struct { struct
43 func newWriteQuota(sz int32, done <-chan struct{}) *writeQuota {
44 w := &writeQuota{
53 func (w *writeQuota) get(sz int32) error { argument
68 func (w *writeQuota) realReplenish(n int) { argument
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/containerd/containerd/vendor/google.golang.org/grpc/internal/transport/
H A Dflowcontrol.go30 type writeQuota struct { struct
43 func newWriteQuota(sz int32, done <-chan struct{}) *writeQuota {
44 w := &writeQuota{
53 func (w *writeQuota) get(sz int32) error { argument
68 func (w *writeQuota) realReplenish(n int) { argument
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/
H A Dflowcontrol.go30 type writeQuota struct { struct
43 func newWriteQuota(sz int32, done <-chan struct{}) *writeQuota {
44 w := &writeQuota{
53 func (w *writeQuota) get(sz int32) error { argument
68 func (w *writeQuota) realReplenish(n int) { argument
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/coreos/etcd/vendor/google.golang.org/grpc/internal/transport/
H A Dflowcontrol.go30 type writeQuota struct { struct
43 func newWriteQuota(sz int32, done <-chan struct{}) *writeQuota {
44 w := &writeQuota{
53 func (w *writeQuota) get(sz int32) error { argument
68 func (w *writeQuota) realReplenish(n int) { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-jwt/vendor/google.golang.org/grpc/internal/transport/
H A Dflowcontrol.go30 type writeQuota struct { struct
43 func newWriteQuota(sz int32, done <-chan struct{}) *writeQuota {
44 w := &writeQuota{
53 func (w *writeQuota) get(sz int32) error { argument
68 func (w *writeQuota) realReplenish(n int) { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-mongodbatlas/vendor/google.golang.org/grpc/internal/transport/
H A Dflowcontrol.go30 type writeQuota struct { struct
43 func newWriteQuota(sz int32, done <-chan struct{}) *writeQuota {
44 w := &writeQuota{
53 func (w *writeQuota) get(sz int32) error { argument
68 func (w *writeQuota) realReplenish(n int) { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-openldap/vendor/google.golang.org/grpc/internal/transport/
H A Dflowcontrol.go30 type writeQuota struct { struct
43 func newWriteQuota(sz int32, done <-chan struct{}) *writeQuota {
44 w := &writeQuota{
53 func (w *writeQuota) get(sz int32) error { argument
68 func (w *writeQuota) realReplenish(n int) { argument
/dports/www/pomerium/pomerium-0.8.3/vendor/google.golang.org/grpc/internal/transport/
H A Dflowcontrol.go30 type writeQuota struct { struct
43 func newWriteQuota(sz int32, done <-chan struct{}) *writeQuota {
44 w := &writeQuota{
53 func (w *writeQuota) get(sz int32) error { argument
68 func (w *writeQuota) realReplenish(n int) { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-couchbase/vendor/google.golang.org/grpc/internal/transport/
H A Dflowcontrol.go30 type writeQuota struct { struct
43 func newWriteQuota(sz int32, done <-chan struct{}) *writeQuota {
44 w := &writeQuota{
53 func (w *writeQuota) get(sz int32) error { argument
68 func (w *writeQuota) realReplenish(n int) { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-elasticsearch/vendor/google.golang.org/grpc/internal/transport/
H A Dflowcontrol.go30 type writeQuota struct { struct
43 func newWriteQuota(sz int32, done <-chan struct{}) *writeQuota {
44 w := &writeQuota{
53 func (w *writeQuota) get(sz int32) error { argument
68 func (w *writeQuota) realReplenish(n int) { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-ad/vendor/google.golang.org/grpc/internal/transport/
H A Dflowcontrol.go30 type writeQuota struct { struct
43 func newWriteQuota(sz int32, done <-chan struct{}) *writeQuota {
44 w := &writeQuota{
53 func (w *writeQuota) get(sz int32) error { argument
68 func (w *writeQuota) realReplenish(n int) { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-azure/vendor/google.golang.org/grpc/internal/transport/
H A Dflowcontrol.go30 type writeQuota struct { struct
43 func newWriteQuota(sz int32, done <-chan struct{}) *writeQuota {
44 w := &writeQuota{
53 func (w *writeQuota) get(sz int32) error { argument
68 func (w *writeQuota) realReplenish(n int) { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-terraform/vendor/google.golang.org/grpc/internal/transport/
H A Dflowcontrol.go30 type writeQuota struct { struct
43 func newWriteQuota(sz int32, done <-chan struct{}) *writeQuota {
44 w := &writeQuota{
53 func (w *writeQuota) get(sz int32) error { argument
68 func (w *writeQuota) realReplenish(n int) { argument
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/
H A Dflowcontrol.go30 type writeQuota struct { struct
43 func newWriteQuota(sz int32, done <-chan struct{}) *writeQuota {
44 w := &writeQuota{
53 func (w *writeQuota) get(sz int32) error { argument
68 func (w *writeQuota) realReplenish(n int) { argument
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/google.golang.org/grpc/internal/transport/
H A Dflowcontrol.go30 type writeQuota struct { struct
43 func newWriteQuota(sz int32, done <-chan struct{}) *writeQuota {
44 w := &writeQuota{
53 func (w *writeQuota) get(sz int32) error { argument
68 func (w *writeQuota) realReplenish(n int) { argument

12345678910>>...17