Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
thlocalsync
command
Package main is the entry point for thlocalsync CLI application.
|
Package main is the entry point for thlocalsync CLI application. |
|
internal
|
|
|
models
Package models defines internal data structures used across the application.
|
Package models defines internal data structures used across the application. |
|
pkg
|
|
|
backup
Package backup handles history management for save files.
|
Package backup handles history management for save files. |
|
config
Package config handles JSON configuration file I/O.
|
Package config handles JSON configuration file I/O. |
|
device
Package device handles device identification using hostname and MAC address.
|
Package device handles device identification using hostname and MAC address. |
|
logger
Package logger provides structured JSON Lines logging functionality.
|
Package logger provides structured JSON Lines logging functionality. |
|
pathdetect
Package pathdetect handles semi-automatic detection and interactive registration of save file paths.
|
Package pathdetect handles semi-automatic detection and interactive registration of save file paths. |
|
process
Package process handles game process detection and file lock checking.
|
Package process handles game process detection and file lock checking. |
|
sync
Package sync handles file synchronization logic and comparison.
|
Package sync handles file synchronization logic and comparison. |
|
utils
Package utils provides utility functions for hashing, atomic file operations, and time handling.
|
Package utils provides utility functions for hashing, atomic file operations, and time handling. |
Click to show internal directories.
Click to hide internal directories.