mirror of
https://github.com/status-im/consul.git
synced 2025-02-12 21:56:46 +00:00
the autoTLS field on Configurator is only set once. By making it a value receiver it should be allocated as a single block of memory along with Configurator. Also add godoc to document what it is used for.