health

package
v1.259.2 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Module for fx.

Functions

func NewRegistrations added in v1.224.0

func NewRegistrations(params Params) health.Registrations

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.224.0

type Params struct {
	fx.In

	Health *Config
	Redis  redis.Client
	DB     *mssqlx.DBs
}

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