package
0.3.1
Repository: https://github.com/neermitt/opsos.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

ConvertToJSONFast converts the provided value to a JSON-encoded string using 'ConfigFastest' config and json.Marshal without indents.
ConvertToYAML converts the provided value to a YAML string.
No description provided by the author
No description provided by the author
No description provided by the author
FileExists checks if file exists and is not a directory.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IsDir Checks if the filename exists and is a directory.
JoinAbsolutePathWithPath checks if the provided path is absolute.
MapKeyExists checks if a key already defined in a map.
PrintError prints errors to std.Output.
PrintErrorToStdError prints errors to std.Error.
PrintErrorToStdErrorAndExit prints errors to std.Error and exits with an error code.
PrintOrWriteToFile converts the provided value to given format and writes it to the specified file.
No description provided by the author
No description provided by the author
No description provided by the author
StringKeysFromMap returns a slice of sorted string keys from the provided map.
No description provided by the author
TrimBasePathFromPath trims the base path prefix from the path.
No description provided by the author

# Structs

No description provided by the author

# Type aliases

No description provided by the author