pteich / caddy-tlsconsul

🔒 Consul K/V storage for Caddy Web Server / Certmagic TLS data
Apache License 2.0
96 stars 17 forks source link

Use context when accessing Consul #22

Closed pteich closed 2 years ago

pteich commented 2 years ago

As the new CertMagic implementation now passes a context to all functions it can actually be used when making calls to Consul's API.