Commit Graph
10 Commits
Author SHA1 Message Date
9seconds 7a6695f6c4 Update golangci-lint 2020-08-10 14:39:50 +03:00
9seconds 5009859a1e linting the code 2019-10-11 09:41:18 +03:00
9seconds 2918ed11e5 Remove juju/errors 2019-09-06 16:10:55 +03:00
9seconds 701f62ed4c More reasonable shutdowns 2019-09-04 10:54:38 +03:00
9seconds 2492a47d0a Direct proxy works 2019-09-04 10:19:01 +03:00
Evgeniy Kulikov 70be70de3c DualStack is deprecated
```
	// DualStack previously enabled RFC 6555 Fast Fallback
	// support, also known as "Happy Eyeballs", in which IPv4 is
	// tried soon if IPv6 appears to be misconfigured and
	// hanging.
	//
	// Deprecated: Fast Fallback is enabled by default. To
	// disable, set FallbackDelay to a negative value.
	DualStack bool
```
2019-02-26 21:44:47 +03:00
9seconds a00408562f Fix ipv6/ipv4 name resolution 2018-07-27 10:04:10 +03:00
9seconds a2d0210780 Mention run-mtg script 2018-06-19 11:25:58 +03:00
9seconds dd7a095947 Fix lint errors 2018-06-18 09:01:39 +03:00
9seconds 86e3be475a Introduce explicit config 2018-06-17 12:25:51 +03:00