Documentation
¶
Index ¶
Constants ¶
View Source
const ( WebFrameworkKey = libQuery.ContextKey("webFramework") Gin = "gin" Fiber = "fiber" )
Variables ¶
This section is empty.
Functions ¶
func InitContext ¶
func InitContext(c any) webFramework.WebFramework
func InitContextWithHandler ¶
func InitContextWithHandler(c context.Context, handler response.ResponseHandler) webFramework.WebFramework
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.