Luke Young
Luke Young
Sorry for the force pushes, had to fix the emails in the commit to match the CLA email I used
It was down, looks like it's back. Thanks!
@arschles Looking further I think my use-case is better suited by the existing ValidationMiddleware implementation, however I don't see any documentation on it beyond the code itself, am I missing...
``` redis: 2020/10/18 19:45:13 sentinel.go:393: sentinel: GetMasterAddrByName master="redis-1" failed: dial tcp: lookup redis-sentinel on 127.0.0.11:53: no such host -- 429 | with_redis_sentinel_test.go:31: redis: all sentinels are unreachable ``` Seems like...
> One question though - would it not be better to just use Artifactory as an upstream? iirc you can use it as a Go module server as well Yes,...
For reference, here's an example of a custom unmarshaler interface via the new `DecodeHookFuncValue` interface. (I'm sure there is a cleaner way to do the structure creation logic than what...
I guess my argument boils down to we’ve already departed from the “true” field name and introduced a (small) collision risk to export the field in the first place (making...
@PapaCharlie What about allowing a list of acronyms to be specified as an optional in the arguments/gradle file similar to `goRestli.resources`? That way the default is to respect the original...
This is pretty easy to explain/fix, you will need to scrape all 3 pages of the [events API](https://docs.github.com/en/rest/activity/events?apiVersion=2022-11-28#list-public-events) on each execution of the scraper to obtain complete coverage instead of...
Hmm. I haven't jailbroken any of my devices on iOS 7 yet, I'm waiting for a release with fixed Mobile Substrate. But once that is released I'll check it out....