Fela Maslen 2ee38186c2 feat: separate deployment for file watcher il y a 4 ans
..
duration 6ae2b251e3 Refactor/project structure (#3) il y a 5 ans
testdata 6ae2b251e3 Refactor/project structure (#3) il y a 5 ans
README.md ee92f060a2 feat: real time library watcher il y a 4 ans
audio.go 1eb02472df feat: remember errors when scanning files il y a 4 ans
audio_test.go ee92f060a2 feat: real time library watcher il y a 4 ans
constants.go ee92f060a2 feat: real time library watcher il y a 4 ans
files.go ee92f060a2 feat: real time library watcher il y a 4 ans
files_test.go ee92f060a2 feat: real time library watcher il y a 4 ans
main.go 6ae2b251e3 Refactor/project structure (#3) il y a 5 ans
read_suite_test.go 6ae2b251e3 Refactor/project structure (#3) il y a 5 ans
scanner.go ee92f060a2 feat: real time library watcher il y a 4 ans
scanner_test.go ee92f060a2 feat: real time library watcher il y a 4 ans
test_file_info.go 1eb02472df feat: remember errors when scanning files il y a 4 ans
watcher.go 2ee38186c2 feat: separate deployment for file watcher il y a 4 ans

README.md

read

This package contains logic for the following:

  • Reading file metadata
  • Recursively scanning directories

Adding resulting information to the database is the responsibility of the repository package.