Fela Maslen 2ee38186c2 feat: separate deployment for file watcher %!s(int64=4) %!d(string=hai) anos
..
duration 6ae2b251e3 Refactor/project structure (#3) %!s(int64=5) %!d(string=hai) anos
testdata 6ae2b251e3 Refactor/project structure (#3) %!s(int64=5) %!d(string=hai) anos
README.md ee92f060a2 feat: real time library watcher %!s(int64=4) %!d(string=hai) anos
audio.go 1eb02472df feat: remember errors when scanning files %!s(int64=4) %!d(string=hai) anos
audio_test.go ee92f060a2 feat: real time library watcher %!s(int64=4) %!d(string=hai) anos
constants.go ee92f060a2 feat: real time library watcher %!s(int64=4) %!d(string=hai) anos
files.go ee92f060a2 feat: real time library watcher %!s(int64=4) %!d(string=hai) anos
files_test.go ee92f060a2 feat: real time library watcher %!s(int64=4) %!d(string=hai) anos
main.go 6ae2b251e3 Refactor/project structure (#3) %!s(int64=5) %!d(string=hai) anos
read_suite_test.go 6ae2b251e3 Refactor/project structure (#3) %!s(int64=5) %!d(string=hai) anos
scanner.go ee92f060a2 feat: real time library watcher %!s(int64=4) %!d(string=hai) anos
scanner_test.go ee92f060a2 feat: real time library watcher %!s(int64=4) %!d(string=hai) anos
test_file_info.go 1eb02472df feat: remember errors when scanning files %!s(int64=4) %!d(string=hai) anos
watcher.go 2ee38186c2 feat: separate deployment for file watcher %!s(int64=4) %!d(string=hai) anos

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.