# Functions
NewHTTPRouter retun my engin.
NewMyContext return MyContext whince overcomposition GIN Context*/.
NewRouterHandler covert MyContext (OverComposiont Gin) -> Gin Context */.
# Structs
HTTPRouter is Overided Gin Engine.
HTTPRouterGroup ...
MyContext is Overide "GIN" contexts*/.