Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileHash ¶
type FileHash struct { FullPath string `json:"path,omitempty"` TargetFolder string `json:"targetFolder,omitempty"` File string `json:"file,omitempty"` Hash uint32 `json:"hash,omitempty"` }
func GenerateFileHash ¶
type FileResource ¶
Click to show internal directories.
Click to hide internal directories.