Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateNewGinEngine ¶
GenerateNewGinEngine
- it will return the gin engine instance
- this function is responsible for creating a new gin engine instance
- it will create a new gin engine instance and setup the routes
- it will also add the ginzap middleware to log the requests and panics
- it will also add the CORS middleware
- it will return the gin engine instance
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.