goutils

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: May 9, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetBoolEnvOrDefault added in v0.1.15

func GetBoolEnvOrDefault(key string, defaultValue bool) bool

func GetStringEnvOrDefault added in v0.1.15

func GetStringEnvOrDefault(key string, defaultValue string) string

func GetUintEnvOrDefault added in v0.1.15

func GetUintEnvOrDefault(key string, defaultValue uint64) uint64

func MergeMaps

func MergeMaps[T interface{}](ms ...map[string]T) map[string]T

func StructToMap added in v0.3.0

func StructToMap(obj interface{}) (newMap map[string]interface{}, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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