1
0
dwelling-radio/pkg/oggtag
2023-10-09 00:15:21 +04:00
..
oggtag_test.go In oggtag.go a struct named OggFIle was created, ReadFile turned into a constructor NewOggFile. And GetTag and GetDuration turned into methods. 2023-10-05 17:26:13 +04:00
oggtag.go In oggtag.go bufTail was renamed to a more suitable bufLast. 2023-10-09 00:15:21 +04:00