package
0.0.0-20241123214000-4f5f0199f704
Repository: https://github.com/custodia-cenv/cenvx-core.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
ExtractFileName nimmt einen Dateipfad als Eingabe und gibt den Dateinamen zurück.
No description provided by the author
No description provided by the author
GetFileSize gibt die Größe einer Datei in Bytes zurück.
IsDotNetDLL überprüft, ob eine Datei eine .NET-DLL ist.
IsDylib überprüft, ob eine Datei eine dylib unter macOS ist.
IsUnixSOFile überprüft, ob eine Datei eine Unix Shared Object-Datei ist.
IsWindowsDLL überprüft, ob eine Datei eine normale Windows-DLL ist.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
setUserPermission Setzt die Benutzerberechtigung für einen Socket.
setUserGroupPermission Setzt die Gruppenberechtigung für einen Socket.
No description provided by the author