Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetInstance ¶
func GetInstance() *cacheStore
func NewCacheStore ¶
func NewCacheStore() *cacheStore
Types ¶
type URLCache ¶
type URLCache struct {
LastModified string
Etag string
ExpiresAt time.Time
CacheControl *cachecontrol.CacheControl
MD5 string
}
Click to show internal directories.
Click to hide internal directories.