iptvChannel/config
Senis fe53df21b7
Update EPG model and parsing mechanisms
This commit revises the EPG model's struct tag to include mapstructure along with json. It also includes an implementation switch from goquery and otto to mapstructure for data parsing. This removes dependencies on PuerkitoBio/goquery and robertkrimen/otto. The commit also includes some minor code refactors for the more efficient handling of EPG data along with a version bump to 0.0.3.
2024-01-05 23:25:33 +08:00
..
config.go Initial commit 2024-01-05 08:47:10 +08:00
model.go Initial commit 2024-01-05 08:47:10 +08:00
version.go Update EPG model and parsing mechanisms 2024-01-05 23:25:33 +08:00