package
0.1.0
Repository: https://github.com/hfmrow/gen_lib.git
Documentation: pkg.go.dev

# Functions

ChangeFileOwner: set the owner of the file to real user instead of root.
FilesOpStructNew: Create a new 'FilesOpStruct' that hold some useful file/dir functions.
GetFileOwner: Work only for linux users.
GetRootCurrRealUser: Retrieve information about root state and current and real user.
OwnerStructNew: This structure gathers file permissions, the files owner change methods and Real, Current user information.
No description provided by the author

# Structs

FileDetails: Contains all the information about a scanned file.
FilesOpStruct: Contains all the information of the scanned files (directories / files).
No description provided by the author
Structure that hold file permissions.