Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HasherFunc ¶
type HasherFunc func(path string, params url.Values, headers http.Header, body io.ReadCloser, extra string) (string, io.ReadCloser)
HasherFunc is a custom function that returns a hashed key value string for cache objects
Click to show internal directories.
Click to hide internal directories.