-
*Requested feature*
Document _why_ a user should choose the source or reflect mode.
*Why the feature is needed*
The README states:
> mockgen has two modes of operation: source and reflect.…
-
Im trying to run GRPC from inside a service worker. It works fine from inside the main application thread and only throws an error from inside a service worker.
````typescript
const media = new Me…
-
#### Summary
Make "unit"s bigger, test behaviors, not implementation specifics
#### Why do we need this?
To simplify development and testing.
#### What is already there? What do yo…
-
### Is there an existing request for this feature?
- [X] I have searched the existing issues for this feature request and I know that duplicates will be closed
### Is your feature request related to…
-
Requested in https://twitter.com/PermittedSoc/status/1646389772577824768
-
### Current Behavior
Body transformer plugin is not available in APISIX dashboard.
APISIX dashboard version is 3.0
![image](https://github.com/apache/apisix/assets/45876382/a07b4581-c177-4bfb-…
-
### Is there an existing issue for this?
- [X] I have searched the tracker for existing similar issues and I know that duplicates will be closed
### Describe the Issue
When you right-click on a col…
-
Consider the following "hello world" proto:
[https://github.com/grpc/grpc/blob/master/examples/protos/helloworld.proto](https://github.com/grpc/grpc/blob/master/examples/protos/helloworld.proto)
C…
-
This is my personal opinion, I feel if the Client stub & server ImplBase are organized in this way:
```
interface Greeter {
suspend fun sayHello(request: HelloRequest): HelloReply
}
class Gre…
-
Example failures:
* https://ci-beam.apache.org/job/beam_PreCommit_Java_Commit/21726/testReport/junit/org.apache.beam.sdk.io.gcp.spanner.changestreams/SpannerChangeStreamErrorTest/testUnavailableExce…