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
}
Click to show internal directories.
Click to hide internal directories.