Documentation
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Server ¶
type Server struct { // Echo Server *echo.Echo // CacheMiddleware using CacheStore to return cached data CacheMiddleware *middlewares.CacheMiddleware // contains filtered or unexported fields }
Directories
Path | Synopsis |
---|---|
handlers | |
middlewares | |
mocks | |
options | |
router |