Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Module = fx.Module("http", fx.Provide(NewHTTPServer), fx.Provide(NewConnectServer), )
Functions ¶
func NewSwaggerUIHandler ¶
Types ¶
type ConnectServer ¶
func NewConnectServer ¶
func NewConnectServer(lc fx.Lifecycle) ConnectServer
type HTTPServer ¶
func NewHTTPServer ¶
func NewHTTPServer(lc fx.Lifecycle) HTTPServer
Click to show internal directories.
Click to hide internal directories.