Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet(NewServers, NewHTTPServer)
ProviderSet is server providers.
Functions ¶
func NewHTTPServer ¶
NewHTTPServer new an HTTP server.
Types ¶
type Config ¶
type Config struct {
Http options.HTTPOptions
}
Click to show internal directories.
Click to hide internal directories.