Bit Goblin video transcoder service
Go to file
2022-09-02 00:55:47 -04:00
config Basic project structure 2022-08-31 19:56:06 -04:00
transcoder Added a main loop on a timed interval 2022-09-01 00:17:29 -04:00
util Added more unit tests; added Testify package to improve testing capabilities 2022-09-02 00:55:47 -04:00
.gitignore Updated .gitignore 2022-08-31 20:13:45 -04:00
.woodpecker.yml Added some basic unit tests for some of the utility functions 2022-09-01 14:25:02 -04:00
adept.go Added a quick and dirty file open check 2022-09-01 15:16:56 -04:00
go.mod Added more unit tests; added Testify package to improve testing capabilities 2022-09-02 00:55:47 -04:00
go.sum Added more unit tests; added Testify package to improve testing capabilities 2022-09-02 00:55:47 -04:00
LICENSE Basic project structure 2022-08-31 19:56:06 -04:00
Makefile Added some basic unit tests for some of the utility functions 2022-09-01 14:25:02 -04:00
README.md Initial commit 2022-08-31 19:25:25 -04:00

adept

Bit Goblin video transcoder service