mirror of
https://github.com/pierre-emmanuelJ/iptv-proxy.git
synced 2026-03-16 01:16:03 +01:00
Add get_simple_data_table
Signed-off-by: Pierre-Emmanuel Jacquier <15922119+pierre-emmanuelJ@users.noreply.github.com>
This commit is contained in:
committed by
Pierre-Emmanuel Jacquier
parent
950ae404d7
commit
cd22d4b244
@@ -14,6 +14,7 @@ const (
|
||||
GetSeries = "get_series"
|
||||
GetSerieInfo = "get_series_info"
|
||||
GetShortEPG = "get_short_epg"
|
||||
GetSimpleDataTable = "get_simple_data_table"
|
||||
)
|
||||
|
||||
type Client struct {
|
||||
|
||||
Reference in New Issue
Block a user