Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SinglePathCache ¶
type SinglePathCache struct {
// contains filtered or unexported fields
}
func SinglePath ¶
func SinglePath(next http.Handler, keep time.Duration) *SinglePathCache
func (*SinglePathCache) ServeHTTP ¶
func (s *SinglePathCache) ServeHTTP(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.