diff options
author | Matthew Holt <mholt@users.noreply.github.com> | 2019-09-30 09:07:43 -0600 |
---|---|---|
committer | Matthew Holt <mholt@users.noreply.github.com> | 2019-09-30 09:07:43 -0600 |
commit | b249b45d109cdfef51b94cdeeb1ef7593e3b26ab (patch) | |
tree | ad2798d7da52653fd477088c56300f288de89d6f /caddyconfig/caddyfile/parse.go | |
parent | c12bf4054c37b88eb37f7c59631d55ae512bcd29 (diff) |
tls: Change struct fields to pointers, add nil checks; rate.Burst update
Making them pointers makes for cleaner JSON when adapting configs, if
the struct is empty now it will be omitted entirely.
The x/time/rate package was updated to support changing the burst, so
we've incorporated that here and removed a TODO.
Diffstat (limited to 'caddyconfig/caddyfile/parse.go')
0 files changed, 0 insertions, 0 deletions