parent
294d179089
commit
74fdf1601a
|
@ -42,7 +42,6 @@ type Match struct {
|
|||
}
|
||||
|
||||
func (u *Match) UnmarshalJSON(data []byte) error {
|
||||
fmt.Println(u)
|
||||
type Alias Match
|
||||
aux := &struct {
|
||||
AudioCodec interface{} `json:"audio_codec,omitempty"`
|
||||
|
|
Loading…
Reference in New Issue