Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateRouterWithMiddleware ¶
CreateRouterWithMiddleware is a function that will create a new gin router and set up the general middleware that we need for the application
func InitCall ¶
InitCall is a function that will set up the call context for the application using the ENV and REGION environment variables
func SetCorsOnRouter ¶
SetCorsOnRouter sets up the cors configuration on the router
func SetupTimeoutMiddleware ¶
SetupTimeoutMiddleware sets up the timeout middleware functionality on the router
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.