constant

package
v0.2.8 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ConfigApp is the key for the application configuration.
	ConfigApp = "app"

	// ComponentLogger is the key for the logger component.
	ComponentLogger = "logger"

	// ComponentRegistries is the key for the service registries component.
	ComponentRegistries = "registries"

	ComponentDefaultRegistry = "default-registry"

	// ComponentMiddlewares is the key for the middlewares component.
	ComponentMiddlewares = "middlewares"

	// ComponentServers is the key for the servers component.
	ComponentServers = "servers"

	// ComponentClients is the key for the clients component.
	ComponentClients = "clients"
)

Component keys used for path mapping and dependency injection.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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