health

package
v1.240.0 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Module for fx.

Functions

func NewRegistrations added in v1.231.0

func NewRegistrations(params Params) (health.Registrations, error)

NewRegistrations for health.

Types

type Config

type Config struct {
	Duration string `yaml:"duration,omitempty" json:"duration,omitempty" toml:"duration,omitempty"`
	Timeout  string `yaml:"timeout,omitempty" json:"timeout,omitempty" toml:"timeout,omitempty"`
}

Config for health.

type Params added in v1.231.0

type Params struct {
	fx.In

	Health   *Config
	Migrate  *migrate.Config
	Migrator migrator.Migrator
}

Params for health.

Directories

Path Synopsis
transport

Jump to

Keyboard shortcuts

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