handlers

package
v1.4.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 7, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// DB for database manipulation
	DB *gorm.DB
	// Cache for cache manipulation
	Cache *cache.CacheEngine
	// JWT used for jwt tokens creation and validation
	JWT     *jwt.JWTUtil
	Session *sessions.Sessions
)

Functions

func HomeShow

func HomeShow(c *gin.Context)

HomeShow to show home page

func InitiateHandlersDependencies

func InitiateHandlersDependencies()

InitiateHandlersDependencies to initiate the any dependency of the handlers

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL