Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHealth ¶
func NewHealth() func(NewHealthParams) (*Health, error)
Types ¶
type NewHealthParams ¶
type NewHealthParams struct { fx.In Lifecycle fx.Lifecycle Logger *logger.Logger AutoRecapTimeCapsuleDigger *datastore.AutoRecapTimeCapsuleDigger TelegramBot *tgbot.BotService SlackBot *slackbot.BotService DiscordBot *discordbot.BotService AutoRecap *autorecap.AutoRecapService Pprof *pprof.Pprof SmrService *smr.Service }
Click to show internal directories.
Click to hide internal directories.