config

package
v0.5.3 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Load added in v0.4.0

func Load[T any](configPaths []string, envPrefix string) (*T, error)

Types

type Config

type Config struct {
	Log                 logger.Config
	Ops                 ops.Config
	Grpc                grpc_transport.Config
	TelegramBotApiToken string `yaml:"telegram_bot_api_token" validate:"required" secret:"true" usage:"use token for your telegram bot"`
}

Config ...

Jump to

Keyboard shortcuts

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