Port synccommon.GetAllEntryData (partial implementation)

This commit is contained in:
2026-01-31 22:47:46 -05:00
parent 079ecb64d0
commit 308fb7f046
2 changed files with 30 additions and 1 deletions
+1 -1
View File
@@ -116,6 +116,6 @@ int main() {
- [X] ~~ShearAgeFileLocal(vanityPath string) error~~ (not for use outside of libmutton)
- [X] ~~ShearLocal(vanityPath, clientDeviceID string, onlyShearAgeFile bool) (string, bool, error)~~ (not for use outside of libmutton)
- [X] WalkEntryDir() ([]string, []string, error)
- [X] ~~GetAllEntryData() (EntryMapT, error)~~ (not easy to port to C; also not needed)
- [X] GetAllEntryData() (EntryMapT, error)
- [ ] syncserver
- [ ] GetRemoteDataFromServer(clientDeviceID string)