envutil

package
v0.38.0-victorialogs Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetenvBool

func GetenvBool(key string) bool

GetenvBool retrieves the value of the environment variable named by the key, attempts to convert the value to bool type and returns the result. In order for conversion to succeed, the value must be any value supported by strconv.ParseBool() function, otherwise the function will return false.

Types

This section is empty.

Jump to

Keyboard shortcuts

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