-
**Describe the Question**
want to have a hertz golang client to unix domain socket calling.
**Reproducible Code**
something like... ?
client.WithNetwork("unix"), //
-
**Actual behavior** when "go list" is invoked the exit-code is discarded in `createPackageMap()`.
**Expected behavior** The exit code should be checked and if non-zero the error could be printed.
…
-
does xorm support golang big.Rat to mysql decimal? or like json package, provide a interface which
user can customize type mapping between mysql and golang?
-
Is this on the roadmap? It appears currently unsupported. It would require implementing the following interfaces on `rows`:
https://golang.org/pkg/database/sql/driver/#RowsColumnTypeDatabaseTypeNam…
-
### Proposal Details
I propose a new `ssh.Channel` function to read a single SSH packet.
This is required in to inter-opt with some channel types in use by OpenSSH.
For example to inter-opt…
-
Some ideas:
## interfaces
- golang interfaces, with some annotation for SDL/field funcs
## union types
- one-hot struct
-
**Is your feature request related to a problem? Please describe.**
I'm always frustrated when trying to register a Java workflow with a static name. The current option using annotations does not work…
-
## 1. What version of Go are you using (`go version`)?
go1.7rc3
## 3. What did you do?
I want to use a `crypto.Signer` as a private key for an SSH Agent. This would allow using keys that are stored …
-
### Go version
go version go1.23.1 linux/amd64
### Output of `go env` in your module/workspace:
```shell
$ go env
GO111MODULE='on'
GOARCH='amd64'
GOBIN=''
GOCACHE='/home/daniil_stepanenko/.cach…
-
This issue serves as a top-level tracker for achieving a v1.0.0 CDI specification.
See the discussions here:
* [May 16 2023](https://docs.google.com/document/d/1gUgAMEThkRt4RJ7pA7ZbPPmIOX2Vb7fwH02…