configs

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetConfig

func GetConfig() (error, map[string]any)

Reads in the config file and returns the config as a struct

func GetConfigCustom

func GetConfigCustom(_filedirectoryPath string, _fileNameWithoutExt string, _fileExtension string) (error, map[string]any)

func GetConfigProfile

func GetConfigProfile(profile string) (error, map[string]any)

*

  • if run under the other profile. For example application-dev.yaml

*

Types

type CommonDto

type CommonDto struct {
	Config struct {
		Kafka struct {
			// contains filtered or unexported fields
		}

		Udp struct {
			// contains filtered or unexported fields
		}
		// contains filtered or unexported fields
	}
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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