package
0.14.0
Repository: https://github.com/cloudogu/cesapp-lib.git
Documentation: pkg.go.dev

# Functions

CloseButLogError closes IO closables and logs an error.
Contains checks if item is in the slice.
Exists returns true if the path exists.
GetContentOfFile all content of the file at the given path and returns it as string.
ReadJSONFile reads a json file from the given path and mappes the fields to the given struct.
Reverse returns a reversed string.
WriteJSONFile writes a structure to a json file.
WriteJSONFileIndented writes a structure indented to a json file.