cache

package
v0.0.0-...-ef075dc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 27, 2017 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFileCache

func NewFileCache(ns string, u string) *fileCache

Types

type Cache

type Cache interface {
	// Return -1 if no entry exists
	ReadLastDate() (int64, error)
	WriteLastDate(date int64) error
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL