mirror of
https://github.com/caddyserver/caddy.git
synced 2024-11-26 02:09:47 +08:00
88a2811e2a
* Initial concept for pluggable storage (sans tests and docs) * Add TLS storage docs, test harness, and minor clean up from code review * Fix issue with caddymain's temporary moveStorage * Formatting improvement on struct array literal by removing struct name * Pluggable storage changes: * Change storage interface to persist all site or user data in one call * Add lock/unlock calls for renewal and cert obtaining * Key fields on composite literals |
||
---|---|---|
.. | ||
storagetest | ||
certificates_test.go | ||
certificates.go | ||
client_test.go | ||
client.go | ||
config_test.go | ||
config.go | ||
crypto_test.go | ||
crypto.go | ||
filestorage_test.go | ||
filestorage.go | ||
handshake_test.go | ||
handshake.go | ||
httphandler_test.go | ||
httphandler.go | ||
maintain.go | ||
setup_test.go | ||
setup.go | ||
storage.go | ||
tls_test.go | ||
tls.go | ||
user_test.go | ||
user.go |