package autocertcache
import "golang.org/x/build/autocertcache"
Package autocertcache contains autocert.Cache implementations for golang.org/x/crypto/autocert.
Index ¶
Functions ¶
func NewGoogleCloudStorageCache ¶
NewGoogleCloudStorageCache returns an autocert.Cache storing its cache entries in the named Google Cloud Storage bucket. The implementation assumes that it owns the entire bucket namespace.
Source Files ¶
autocertcache.go
- Version
- v0.0.0-20250421191922-3619c213cff3 (latest)
- Published
- Apr 21, 2025
- Platform
- linux/amd64
- Imports
- 4 packages
- Last checked
- 3 months ago –
Tools for package owners.