Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PanicHandler ¶
func PanicHandler(next echo.HandlerFunc) echo.HandlerFunc
func SetDatabaseServices ¶
func SetDatabaseServices( persistentDbSvc *db.PersistentDatabaseService, ) echo.MiddlewareFunc
func SetDefaultHeaders ¶
func SetDefaultHeaders(apiBasePath string) echo.MiddlewareFunc
func TrailingSlash ¶
func TrailingSlash(apiBasePath string) echo.MiddlewareFunc
Types ¶
type StackTrace ¶
type StackTrace struct {
// contains filtered or unexported fields
}
func (*StackTrace) String ¶
func (st *StackTrace) String() string
Click to show internal directories.
Click to hide internal directories.