environment

package
v0.0.158 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 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 {
	GetMetricsEngine() metrics.MetricsEngine
	GetLogsEngine() log.LogsEngine
}

type ServiceEnvironment

type ServiceEnvironment interface {
	GetAppConfig() *config.ServiceAppConfig
	GetServiceConfig() *config.ServiceConfig
	GetMetrics() metrics.Metrics
	GetLog() log.Logger
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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