Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrCacheMiss = errors.New("acme/autocert: certificate cache miss")
Functions ¶
Types ¶
type CertsCache ¶
type CertsCache struct{}
func (CertsCache) Delete ¶
func (d CertsCache) Delete(ctx context.Context, name string) error
Delete removes the specified file name.
type HostConfig ¶
Click to show internal directories.
Click to hide internal directories.