Documentation
¶
Index ¶
- func LogError(msg string, args ...[]pterm.LoggerArgument)
- func LogInfo(msg string, args ...[]pterm.LoggerArgument)
- func LogTrace(msg string, args ...[]pterm.LoggerArgument)
- func LogWarning(msg string, args ...[]pterm.LoggerArgument)
- func PrintErrorAndExit(err error)
- func Sort(input []string) []string
- func SortByField(slice any, fieldName string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LogError ¶
func LogError(msg string, args ...[]pterm.LoggerArgument)
func LogInfo ¶
func LogInfo(msg string, args ...[]pterm.LoggerArgument)
func LogTrace ¶
func LogTrace(msg string, args ...[]pterm.LoggerArgument)
func LogWarning ¶
func LogWarning(msg string, args ...[]pterm.LoggerArgument)
func PrintErrorAndExit ¶
func PrintErrorAndExit(err error)
func Sort ¶
SortStringsAlphabetically returns a new slice with the input strings sorted alphabetically.
func SortByField ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.