package xray type ClientTraffic struct { Email string Up int64 Down int64 }