package
0.2.1
Repository: https://github.com/triopium/go_utils.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
CopyFile copies file from source path to destination path.
CzechDateToUTC.
DateCreate generate date from specs.
No description provided by the author
DateInRange.
DateRangesIntersection.
DirectoryCopy copies directory contents from source directory to destination directory.
DirectoryCreateInRam.
DirectoryCreateTemporaryOrPanic create temporary directory.
DirectoryDeleteOrPanic.
DirectoryExists report wheter path exists and is directory.
DirectoryIsReadableOrPanic report whether selected path is directory and is readable with current permission or panic.
DirectoryTraverse.
ErrorAppend.
ErrorWrap.
EscapeCSVdelim escapes value such that the value does not colide with csv tab delimiter.
No description provided by the author
FileExists: returns true if file exists, false when the filePath doesnot exists, error when it is directory.
No description provided by the author
No description provided by the author
GetFilenameWithoutExtension.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetCommonPath returns common path of two paths.
GetPackageName gets package name from input object, where the object resides.
HandleFileEncoding read file according to specified file encoding code.
No description provided by the author
IsOlderThanOneISOweek.
No description provided by the author
No description provided by the author
JoinObjectPath joins object path in defined way.
ListDirFiles list files inside directory.
No description provided by the author
PathExists report whether path exitst.
PrintMap.
PrintObjectJson marshals provided input object.
ProcessedFileRename adds prfix to original filepath.
ReadCSVfile.
Sleeper sleeps for specified durration.
No description provided by the author
No description provided by the author
No description provided by the author
TimeCurrent.
No description provided by the author
TraceFunction returns file name, function name and file line in code.
UNUSED.
XMLprint prints selected node as xml.
XOR returns logical XOR from input booleans.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ErrCodeInternal ErrCodeSystem.
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
e.g.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Struct version.
Struct version.
No description provided by the author
TesterConfig TODO: maybe add t.Error() to recover.
VersionInfo.

# Interfaces

No description provided by the author

# Type aliases

CharEncoding specifies character encoding in file.
List of errors /usr/lib/go/src/syscall/zerrors_linux_amd64.go:1490 ControlFlowAction.
No description provided by the author
No description provided by the author
ErrorCode codes for os.Exit.
No description provided by the author
Slice version.