aimuz

Results 18 issues of aimuz

I'm trying to define structures using generalizations Here is one of my structs ```go // ClusterStatus defines the observed state of Cluster. type ClusterStatus struct { // ObservedGeneration is the...

grpc-gateway supports Server-side streaming. Server-side streaming is also supported by fetch. https://developer.mozilla.org/en-US/docs/Web/API/Streams_API/Using_readable_streams The current protoc-gen-typescript-http has problems with clients generated by Server-side streaming. protoc-gen-typescript-http ``` export interface LoggingService { QueryLogs(request:...

Refactor field sorting in typeFields to use slices.SortFunc and cmp.Compare, resulting in performance improvements in cache misses and slight increases in hit latency. Memory allocation and operation counts also reduced...

这个组件还能使用吗?

I'm not sure about the definition of domain right now, for usecase, he shouldn't care if the repo is stored by mongo or mysql or some other database as the...

**Is your feature request related to a problem? Please describe.** Unary RPCs are very well supported in CURL, can't the same be done for server streams, e.g. the Server-Sent-Events approach?...

enhancement

https://github.com/kubernetes/ingress-nginx/actions/workflows/plugin.yaml It doesn't look like we've dealt with this error?

kind/bug
lifecycle/frozen
needs-triage
needs-priority