Documentation ¶
Index ¶
- Constants
- func CfgLogTimeZone() string
- func CheckPath(cmd string) (string, error)
- func CustomErrorHandler(ctx *fiber.Ctx, err error) error
- func ExecuteShellCommand(cmd string) ([]byte, error)
- func GetLogConfig(log logger.Logger) (lc fiberlogger.Config)
- func LogResgisteredRoutes(stack [][]*fiber.Route, logger logger.Logger)
Constants ¶
View Source
const ( VERIFY_SERVER_TIMEZONE = "VERIFY_SERVER_TIMEZONE" DEFAULT_TIMEZONE = "UTC" LOG_REQ_BODY = "LOG_REQ_BODY" )
Variables ¶
This section is empty.
Functions ¶
func CfgLogTimeZone ¶
func CfgLogTimeZone() string
func CustomErrorHandler ¶
func ExecuteShellCommand ¶
func GetLogConfig ¶
func GetLogConfig(log logger.Logger) (lc fiberlogger.Config)
func LogResgisteredRoutes ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.