Documentation
¶
Index ¶
Constants ¶
View Source
const ( Forever = iota Never )
Variables ¶
This section is empty.
Functions ¶
func HumanizeDuration ¶
func NewCacheHandler ¶
func NewCacheHandler(strategy CacheStrategy, handler http.Handler) http.Handler
func SortedKeys ¶
Types ¶
type ArrayFlags ¶
type ArrayFlags []string
func (*ArrayFlags) Set ¶
func (af *ArrayFlags) Set(value string) error
func (*ArrayFlags) String ¶
func (af *ArrayFlags) String() string
type CacheStrategy ¶
type CacheStrategy int
Click to show internal directories.
Click to hide internal directories.