configuration

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

This package provides functions to interact with configuration files.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MergeWithDefault

func MergeWithDefault(defaultMap map[interface{}]interface{}, userMap map[interface{}]interface{}) map[interface{}]interface{}
MergeWithDefault merges a provided configuration with a provided default configuration.

If you have a user/app provided configuration that does not contain the full configuration, you can use this function to merge the user/app provided configuration with the default configuration.

Types

This section is empty.

Jump to

Keyboard shortcuts

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