package server
import "github.com/google/wire"
var ProviderSetServer = wire.NewSet(NewServers, NewHTTPServer)