Brandon Bennett
Brandon Bennett
> The `go` command, if I remember correctly, bundles up a _bunch_ of things that Rust has broken out into individual utilities; Really the `go` command is equivelent to `cargo`....
Is this to be during compile time or during config consumption? Help to have some idea of what this is trying to solve esp for those not familiar with `consul-template`
Yes this has no windows support yet.
So not a problem in 5 years and now 2 problems in less than 6 months. Any consideration to the other options? I hate to maintain a fork.
Waiting until Go 1.10 seems like a good compromise. Documentation would be great. I spent a lot of time pulling out hair. I already implement my own driver that does...
In fact if Connector interface were to be implemented i could use it directly today even on older versions of go since I already create my own Driver and just...
Ran into this today. Glad to see driver.Connector implemented, but TLS config is not possible without doing parseDSN since cfg.tls is not exported and is only added via ParseDSN
Submitting early for early review and ideas for better testing. There are some areas where no EOF or OK will be sent when DEPRECATED_EOF is set which make this a...
> Hello @nemith is this still working? If not, do you mind me take over this? Please take over. I don't have any time to work on it now.
This was my exact problem with Fedora, thanks for the workaround.