Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppSkel ¶
type AppSkel struct { Fiber *fiber.App DB *database.Database Config *config.Config Logger zerolog.Logger Validator *validator.Validate }
func (*AppSkel) SetupLogger ¶
type PreforkHook ¶
type PreforkHook struct{}
Click to show internal directories.
Click to hide internal directories.