-
-
Notifications
You must be signed in to change notification settings - Fork 390
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
59e3804
commit dd45e31
Showing
59 changed files
with
172 additions
and
234 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
--- | ||
name: google.golang.org/grpc/attributes | ||
version: v1.69.2 | ||
version: v1.69.4 | ||
type: go | ||
summary: Package attributes defines a generic key/value store used in various gRPC | ||
components. | ||
homepage: https://pkg.go.dev/google.golang.org/grpc/attributes | ||
homepage: https://godoc.org/google.golang.org/grpc/attributes | ||
license: apache-2.0 | ||
licenses: | ||
- sources: [email protected].2/LICENSE | ||
- sources: [email protected].4/LICENSE | ||
text: |2 | ||
Apache License | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
--- | ||
name: google.golang.org/grpc/backoff | ||
version: v1.69.2 | ||
version: v1.69.4 | ||
type: go | ||
summary: Package backoff provides configuration options for backoff. | ||
homepage: https://pkg.go.dev/google.golang.org/grpc/backoff | ||
homepage: https://godoc.org/google.golang.org/grpc/backoff | ||
license: apache-2.0 | ||
licenses: | ||
- sources: [email protected].2/LICENSE | ||
- sources: [email protected].4/LICENSE | ||
text: |2 | ||
Apache License | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
--- | ||
name: google.golang.org/grpc/balancer | ||
version: v1.69.2 | ||
version: v1.69.4 | ||
type: go | ||
summary: Package balancer defines APIs for load balancing in gRPC. | ||
homepage: https://pkg.go.dev/google.golang.org/grpc/balancer | ||
homepage: https://godoc.org/google.golang.org/grpc/balancer | ||
license: apache-2.0 | ||
licenses: | ||
- sources: [email protected].2/LICENSE | ||
- sources: [email protected].4/LICENSE | ||
text: |2 | ||
Apache License | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
--- | ||
name: google.golang.org/grpc/balancer/base | ||
version: v1.69.2 | ||
version: v1.69.4 | ||
type: go | ||
summary: Package base defines a balancer base that can be used to build balancers | ||
with different picking algorithms. | ||
homepage: https://pkg.go.dev/google.golang.org/grpc/balancer/base | ||
homepage: https://godoc.org/google.golang.org/grpc/balancer/base | ||
license: apache-2.0 | ||
licenses: | ||
- sources: [email protected].2/LICENSE | ||
- sources: [email protected].4/LICENSE | ||
text: |2 | ||
Apache License | ||
|
6 changes: 3 additions & 3 deletions
6
.licenses/go/google.golang.org/grpc/balancer/grpclb/state.dep.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
--- | ||
name: google.golang.org/grpc/balancer/grpclb/state | ||
version: v1.69.2 | ||
version: v1.69.4 | ||
type: go | ||
summary: Package state declares grpclb types to be set by resolvers wishing to pass | ||
information to grpclb via resolver.State Attributes. | ||
homepage: https://pkg.go.dev/google.golang.org/grpc/balancer/grpclb/state | ||
homepage: https://godoc.org/google.golang.org/grpc/balancer/grpclb/state | ||
license: apache-2.0 | ||
licenses: | ||
- sources: [email protected].2/LICENSE | ||
- sources: [email protected].4/LICENSE | ||
text: |2 | ||
Apache License | ||
|
6 changes: 3 additions & 3 deletions
6
.licenses/go/google.golang.org/grpc/balancer/pickfirst.dep.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
--- | ||
name: google.golang.org/grpc/balancer/pickfirst | ||
version: v1.69.2 | ||
version: v1.69.4 | ||
type: go | ||
summary: Package pickfirst contains the pick_first load balancing policy. | ||
homepage: https://pkg.go.dev/google.golang.org/grpc/balancer/pickfirst | ||
homepage: https://godoc.org/google.golang.org/grpc/balancer/pickfirst | ||
license: apache-2.0 | ||
licenses: | ||
- sources: [email protected].2/LICENSE | ||
- sources: [email protected].4/LICENSE | ||
text: |2 | ||
Apache License | ||
|
6 changes: 3 additions & 3 deletions
6
.licenses/go/google.golang.org/grpc/balancer/pickfirst/internal.dep.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
--- | ||
name: google.golang.org/grpc/balancer/pickfirst/internal | ||
version: v1.69.2 | ||
version: v1.69.4 | ||
type: go | ||
summary: Package internal contains code internal to the pickfirst package. | ||
homepage: https://pkg.go.dev/google.golang.org/grpc/balancer/pickfirst/internal | ||
homepage: https://godoc.org/google.golang.org/grpc/balancer/pickfirst/internal | ||
license: apache-2.0 | ||
licenses: | ||
- sources: [email protected].2/LICENSE | ||
- sources: [email protected].4/LICENSE | ||
text: |2 | ||
Apache License | ||
|
6 changes: 3 additions & 3 deletions
6
.licenses/go/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf.dep.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
--- | ||
name: google.golang.org/grpc/balancer/pickfirst/pickfirstleaf | ||
version: v1.69.2 | ||
version: v1.69.4 | ||
type: go | ||
summary: Package pickfirstleaf contains the pick_first load balancing policy which | ||
will be the universal leaf policy after dualstack changes are implemented. | ||
homepage: https://pkg.go.dev/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf | ||
homepage: https://godoc.org/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf | ||
license: apache-2.0 | ||
licenses: | ||
- sources: [email protected].2/LICENSE | ||
- sources: [email protected].4/LICENSE | ||
text: |2 | ||
Apache License | ||
|
6 changes: 3 additions & 3 deletions
6
.licenses/go/google.golang.org/grpc/balancer/roundrobin.dep.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
--- | ||
name: google.golang.org/grpc/balancer/roundrobin | ||
version: v1.69.2 | ||
version: v1.69.4 | ||
type: go | ||
summary: Package roundrobin defines a roundrobin balancer. | ||
homepage: https://pkg.go.dev/google.golang.org/grpc/balancer/roundrobin | ||
homepage: https://godoc.org/google.golang.org/grpc/balancer/roundrobin | ||
license: apache-2.0 | ||
licenses: | ||
- sources: [email protected].2/LICENSE | ||
- sources: [email protected].4/LICENSE | ||
text: |2 | ||
Apache License | ||
|
8 changes: 4 additions & 4 deletions
8
.licenses/go/google.golang.org/grpc/binarylog/grpc_binarylog_v1.dep.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
--- | ||
name: google.golang.org/grpc/binarylog/grpc_binarylog_v1 | ||
version: v1.69.2 | ||
version: v1.69.4 | ||
type: go | ||
summary: | ||
homepage: https://pkg.go.dev/google.golang.org/grpc/binarylog/grpc_binarylog_v1 | ||
summary: | ||
homepage: https://godoc.org/google.golang.org/grpc/binarylog/grpc_binarylog_v1 | ||
license: apache-2.0 | ||
licenses: | ||
- sources: [email protected].2/LICENSE | ||
- sources: [email protected].4/LICENSE | ||
text: |2 | ||
Apache License | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
--- | ||
name: google.golang.org/grpc/channelz | ||
version: v1.69.2 | ||
version: v1.69.4 | ||
type: go | ||
summary: Package channelz exports internals of the channelz implementation as required | ||
by other gRPC packages. | ||
homepage: https://pkg.go.dev/google.golang.org/grpc/channelz | ||
homepage: https://godoc.org/google.golang.org/grpc/channelz | ||
license: apache-2.0 | ||
licenses: | ||
- sources: [email protected].2/LICENSE | ||
- sources: [email protected].4/LICENSE | ||
text: |2 | ||
Apache License | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
--- | ||
name: google.golang.org/grpc/codes | ||
version: v1.69.2 | ||
version: v1.69.4 | ||
type: go | ||
summary: Package codes defines the canonical error codes used by gRPC. | ||
homepage: https://pkg.go.dev/google.golang.org/grpc/codes | ||
homepage: https://godoc.org/google.golang.org/grpc/codes | ||
license: apache-2.0 | ||
licenses: | ||
- sources: [email protected].2/LICENSE | ||
- sources: [email protected].4/LICENSE | ||
text: |2 | ||
Apache License | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
--- | ||
name: google.golang.org/grpc/connectivity | ||
version: v1.69.2 | ||
version: v1.69.4 | ||
type: go | ||
summary: Package connectivity defines connectivity semantics. | ||
homepage: https://pkg.go.dev/google.golang.org/grpc/connectivity | ||
homepage: https://godoc.org/google.golang.org/grpc/connectivity | ||
license: apache-2.0 | ||
licenses: | ||
- sources: [email protected].2/LICENSE | ||
- sources: [email protected].4/LICENSE | ||
text: |2 | ||
Apache License | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
--- | ||
name: google.golang.org/grpc/credentials | ||
version: v1.69.2 | ||
version: v1.69.4 | ||
type: go | ||
summary: Package credentials implements various credentials supported by gRPC library, | ||
which encapsulate all the state needed by a client to authenticate with a server | ||
and make various assertions, e.g., about the client's identity, role, or whether | ||
it is authorized to make a particular call. | ||
homepage: https://pkg.go.dev/google.golang.org/grpc/credentials | ||
homepage: https://godoc.org/google.golang.org/grpc/credentials | ||
license: apache-2.0 | ||
licenses: | ||
- sources: [email protected].2/LICENSE | ||
- sources: [email protected].4/LICENSE | ||
text: |2 | ||
Apache License | ||
|
6 changes: 3 additions & 3 deletions
6
.licenses/go/google.golang.org/grpc/credentials/insecure.dep.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
--- | ||
name: google.golang.org/grpc/credentials/insecure | ||
version: v1.69.2 | ||
version: v1.69.4 | ||
type: go | ||
summary: Package insecure provides an implementation of the credentials.TransportCredentials | ||
interface which disables transport security. | ||
homepage: https://pkg.go.dev/google.golang.org/grpc/credentials/insecure | ||
homepage: https://godoc.org/google.golang.org/grpc/credentials/insecure | ||
license: apache-2.0 | ||
licenses: | ||
- sources: [email protected].2/LICENSE | ||
- sources: [email protected].4/LICENSE | ||
text: |2 | ||
Apache License | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
--- | ||
name: google.golang.org/grpc/encoding | ||
version: v1.69.2 | ||
version: v1.69.4 | ||
type: go | ||
summary: Package encoding defines the interface for the compressor and codec, and | ||
functions to register and retrieve compressors and codecs. | ||
homepage: https://pkg.go.dev/google.golang.org/grpc/encoding | ||
homepage: https://godoc.org/google.golang.org/grpc/encoding | ||
license: apache-2.0 | ||
licenses: | ||
- sources: [email protected].2/LICENSE | ||
- sources: [email protected].4/LICENSE | ||
text: |2 | ||
Apache License | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
--- | ||
name: google.golang.org/grpc/encoding/proto | ||
version: v1.69.2 | ||
version: v1.69.4 | ||
type: go | ||
summary: Package proto defines the protobuf codec. | ||
homepage: https://pkg.go.dev/google.golang.org/grpc/encoding/proto | ||
homepage: https://godoc.org/google.golang.org/grpc/encoding/proto | ||
license: apache-2.0 | ||
licenses: | ||
- sources: [email protected].2/LICENSE | ||
- sources: [email protected].4/LICENSE | ||
text: |2 | ||
Apache License | ||
|
6 changes: 3 additions & 3 deletions
6
.licenses/go/google.golang.org/grpc/experimental/stats.dep.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
--- | ||
name: google.golang.org/grpc/experimental/stats | ||
version: v1.69.2 | ||
version: v1.69.4 | ||
type: go | ||
summary: Package stats contains experimental metrics/stats API's. | ||
homepage: https://pkg.go.dev/google.golang.org/grpc/experimental/stats | ||
homepage: https://godoc.org/google.golang.org/grpc/experimental/stats | ||
license: apache-2.0 | ||
licenses: | ||
- sources: [email protected].2/LICENSE | ||
- sources: [email protected].4/LICENSE | ||
text: |2 | ||
Apache License | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
--- | ||
name: google.golang.org/grpc/grpclog | ||
version: v1.69.2 | ||
version: v1.69.4 | ||
type: go | ||
summary: Package grpclog defines logging for grpc. | ||
homepage: https://pkg.go.dev/google.golang.org/grpc/grpclog | ||
homepage: https://godoc.org/google.golang.org/grpc/grpclog | ||
license: apache-2.0 | ||
licenses: | ||
- sources: [email protected].2/LICENSE | ||
- sources: [email protected].4/LICENSE | ||
text: |2 | ||
Apache License | ||
|
Oops, something went wrong.