Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGinWebServerHandler ¶
func NewGinWebServerHandler(args ArgsNewWebServer) (*webServer, error)
NewGinWebServerHandler returns a new instance of webServer
func NewHttpServer ¶
NewHttpServer returns a new instance of httpServer
Types ¶
type ArgsNewWebServer ¶
type ArgsNewWebServer struct { Facade shared.FacadeHandler ApiConfig config.ApiRoutesConfig AntiFloodConfig config.WebServerAntifloodConfig }
ArgsNewWebServer holds the arguments needed to create a new instance of webServer
Click to show internal directories.
Click to hide internal directories.