Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WeatherService ¶
type WeatherService struct {
// contains filtered or unexported fields
}
func NewWeatherService ¶
func NewWeatherService( wg *wgen.Generator, fc *owm.Client, lc *geonames.Client, cr commandst.CommandsReceiver, sess *discordgo.Session, db *sqlx.DB, mc *metricsclients.InfluxMetrics, logger *zap.Logger, ) *WeatherService
func (*WeatherService) Run ¶
func (w *WeatherService) Run() error
Click to show internal directories.
Click to hide internal directories.