SingletonWrapper — gin Architecture
Static access patterns for the engine using sync.Once
Entity Profile
Relationship Graph
Domain
Functions
- Any()
- DELETE()
- GET()
- Group()
- HEAD()
- Handle()
- LoadHTMLFS()
- LoadHTMLFiles()
- LoadHTMLGlob()
- NoMethod()
- NoRoute()
- OPTIONS()
- PATCH()
- POST()
- PUT()
- Routes()
- Run()
- RunFd()
- RunTLS()
- RunUnix()
- SetHTMLTemplate()
- Static()
- StaticFS()
- StaticFile()
- TestAny()
- TestDELETE()
- TestGET()
- TestGroup()
- TestHEAD()
- TestHandle()
- TestNoMethod()
- TestNoRoute()
- TestOPTIONS()
- TestPATCH()
- TestPOST()
- TestPUT()
- TestRoutes()
- TestSetHTMLTemplate()
- TestStatic()
- TestStaticFS()
- TestStaticFile()
- TestUse()
- Use()
- init()
Frequently Asked Questions
What is the SingletonWrapper subdomain?
SingletonWrapper is a subdomain in the gin codebase, part of the GlobalStaticAPI domain. Static access patterns for the engine using sync.Once It contains 0 source files.
Which domain does SingletonWrapper belong to?
SingletonWrapper belongs to the GlobalStaticAPI domain.
What functions are in SingletonWrapper?
The SingletonWrapper subdomain contains 44 function(s): Any, DELETE, GET, Group, HEAD, Handle, LoadHTMLFS, LoadHTMLFiles, and 36 more.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free