health

package
v0.15.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 3, 2023 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHealth

func NewHealth() func(NewHealthParams) (*Health, error)

func Run

func Run() func(health *Health) error

Types

type Health

type Health struct {
	// contains filtered or unexported fields
}

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
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL