package sub_timeline_fixer type MatchIndex struct { BaseNowIndex int SrcNowIndex int Similarity float64 }