package srt import ( ) type Packet struct { raw []byte }