abema / go-mp4

Go library for reading and writing MP4 file
https://dev.to/sunfishshogi/go-mp4-golang-library-and-cli-tool-for-mp4-52o1
MIT License
464 stars 30 forks source link

Update directory structure #145

Closed sunfish-shogi closed 1 year ago

sunfish-shogi commented 1 year ago

Create cmd directory, testdata directory, and some internal directories. And move some source files or test data into those directories.

See https://go.dev/doc/modules/layout.