Documentation ¶ Index ¶ type Handler func New() *Handler func (h *Handler) CleanupResources(req router.Request, _ router.Response) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Handler ¶ type Handler struct{} func New ¶ func New() *Handler func (*Handler) CleanupResources ¶ func (h *Handler) CleanupResources(req router.Request, _ router.Response) error Source Files ¶ View all Source files cleanupresources.go Click to show internal directories. Click to hide internal directories.