Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DiskCache ¶
DiskCache is a cache that stores http responses on disk.
func NewDiskCache ¶
NewDiskCache creates a new cache that stores responses in the given directory. The namespace is used to separate different caches in the same directory.
Click to show internal directories.
Click to hide internal directories.