-
I received an error compiling, it looks like the code that is the culprit is this line:
https://github.com/chai2010/opencv/blob/master/opencv110/cxcore/src/cxswitcher_new.cpp#L686
![1___zsh_tmux_plug…
-
## Problem statement
Currently the server code which gets generated contains a line with hard-coded `//go:generate` part. Specifically it assumes that `swagger` is always pre-installed somewhere an…
-
After hearing is ended, user is re-directed to Generate Order page, UI goes blank.
![Image](https://github.com/user-attachments/assets/b3b8c07a-c20f-4a1e-9bfd-d5cb678e4498)
-
Hello,
I read about this project in go subredit and I like the idea of go generator from swagger.
I tried to check it on a little bit complicated API (https://openapi3.ocs.io/browse/index.html) …
-
cmd/jx/doc.go should be generated from the usage message output by `jx --help`.
1. Make `jx --help` output everything we want in the message
2. Add a `//go:generate` to generate `doc.go` from the …
camh- updated
3 years ago
-
wsdl2go -i http://139.219.103.89:8206/p6ws/services/AuthenticationService?wsdl -o authentication_service.go -p p6ws
report error:
.\authentication_service.go:24:17: undefined: Logout
.\authentica…
cs2mw updated
6 years ago
-
-
It would be good to be able to generate the Go struct from the Nix module to guarantee that they stay in sync.
The schema defined in mkDevShell/options.nix is the canonical version and devshell/con…
-
Over at Cockroach we are having [this issue](cockroachdb/cockroach#81314) where building a `go_test` with `--@io_bazel_rules_go//go/config:race` takes a very long time. The fact that the stdlib needs …
-
### Kyverno CLI Version
1.12.5
### Description
When using annotations as part of Secret resource that is to be generated as part of generate policy for Secret it is not passed properly to the gener…