Discover Packages
github.com/agentuity/go-common
env
package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Feb 2, 2025
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
Documentation
¶
FlagOrEnv will try and get a flag from the cobra.Command and if not found, look it up in the environment
and fallback to defaultValue if non found
NewLogger returns a console logger by first checking the cobra.Command log-level flag, then use the
AGENTUITY_LOG_LEVEL environment value and falling back to the info logger level
Source Files
¶
Click to show internal directories.
Click to hide internal directories.