package
Version:
v1.3.0-rc.1
Opens a new window with list of versions in this module.
Published: May 5, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Handler interface {
CreateCache(c echo.Context) error
GetCache(c echo.Context) error
DeleteCache(c echo.Context) error
}
Handler ...
Source Files
¶
Click to show internal directories.
Click to hide internal directories.