Fela Maslen ee92f060a2 feat: real time library watcher 4 년 전
..
duration 6ae2b251e3 Refactor/project structure (#3) 5 년 전
testdata 6ae2b251e3 Refactor/project structure (#3) 5 년 전
README.md ee92f060a2 feat: real time library watcher 4 년 전
audio.go 1eb02472df feat: remember errors when scanning files 4 년 전
audio_test.go ee92f060a2 feat: real time library watcher 4 년 전
constants.go ee92f060a2 feat: real time library watcher 4 년 전
files.go ee92f060a2 feat: real time library watcher 4 년 전
files_test.go ee92f060a2 feat: real time library watcher 4 년 전
main.go 6ae2b251e3 Refactor/project structure (#3) 5 년 전
read_suite_test.go 6ae2b251e3 Refactor/project structure (#3) 5 년 전
scanner.go ee92f060a2 feat: real time library watcher 4 년 전
scanner_test.go ee92f060a2 feat: real time library watcher 4 년 전
test_file_info.go 1eb02472df feat: remember errors when scanning files 4 년 전
watcher.go ee92f060a2 feat: real time library watcher 4 년 전

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.