Documentation
¶
Index ¶
- func EnvList(env map[string]string) []string
- func ErrExitF(code int, format string, a ...any)
- func IsEmpty[T any](a []T) bool
- func MergeVars(v1 map[string]string, v2 map[string]string) map[string]string
- func SplitArgs(args []string, sep string) ([]string, []string)
- func WarnExit(message string)
- func WarnExitF(format string, a ...any)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrExitF ¶
ErrExitF writes a formatted error message to the standard error and exits with the provided exit code
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.