utils

package
v0.1.0-beta1 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const StringSeparatorOne = "@@"

StringSeparatorOne - Main text separator, used for joins.

View Source
const StringSeparatorTwo = "--"

StringSeparatorTwo - Secondary text separator, used for joins.

Variables

This section is empty.

Functions

func Coalesce

func Coalesce(value interface{}, fallback interface{}, condition bool) interface{}

Coalesce - Returns the original value if the conditions is not met, fallback value otherwise.

func GetEnv

func GetEnv(key string, fallback string) string

GetEnv - Gets environment variable or default.

func IfEmpty

func IfEmpty(val string, fallback string) string

IfEmpty - Returns value if not empty, fallback otherwise.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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