package
0.0.0-20231212065251-038867245068
Repository: https://github.com/mandiant/gocrack.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
New creates a new FileManager for GoCrack.
# Variables
ErrCannotImport is returned whenever we are told to reload but cannot due to missing import_directory.
SystemUserUUID is the UUID of files uploaded by the GoCrack system.
# Structs
Config describes the settings available to GoCrack's filemanager.
Context contains the state of the filemanager and provides public methods to interact with all filesystem actions within gocrack.
No description provided by the author
WriteSizeLineRecorder records the total size of a write and includes the # of lines.
WriteSizeRecorder records the total size of a write (helpful in a multiwriter).
# Interfaces
No description provided by the author