environment

package
v0.0.163 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2024 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServiceDependency added in v0.0.156

type ServiceDependency interface {
	MetricsEngine(env ServiceEnvironment) metrics.MetricsEngine
	LogsEngine(env ServiceEnvironment) log.LogsEngine
}

type ServiceEnvironment

type ServiceEnvironment interface {
	AppConfig() *config.ServiceAppConfig
	ServiceConfig() *config.ServiceConfig
	Metrics() metrics.Metrics
	Log() log.Logger
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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