open-consul/tlsutil
Daniel Nephin 96a1335874 tlsutil: un-ptr and add godoc to autoTLs struct
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.
2021-06-21 12:52:54 -04:00
..
config.go tlsutil: un-ptr and add godoc to autoTLs struct 2021-06-21 12:52:54 -04:00
config_test.go tlsutil: un-ptr and add godoc to autoTLs struct 2021-06-21 12:52:54 -04:00
generate.go
generate_test.go tlsutil: fix a test for go1.16 2021-04-13 13:31:20 -04:00