Commit graph

3 commits

Author SHA1 Message Date
Matt Kulka
3168a722ca
Use cancelable contexts for cloud provider plugin refreshes ()
This commit uses a cancelable context to spawn goroutines that refresh
records from a cloud DNS provider. The Caddy shutdown routine uses the
returned cancel function to terminate existing goroutines when a USR1
reload signal is received.

Signed-off-by: Matt Kulka <mkulka@parchment.com>
2020-10-24 14:37:01 +02:00
AllenZMC
27f44f60ee fix mis-spelling in clouddns.go () 2019-08-21 06:16:00 -07:00
Palash Nigam
194b0f95b4 Add Google Cloud DNS plugin ()
Signed-off-by: Palash Nigam <npalash25@gmail.com>

Closes: 
2019-08-17 13:59:09 -07:00