package
0.0.4
Repository: https://github.com/tayalone/go-ess-package.git
Documentation: pkg.go.dev

# 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*/.