package types // Variables type, representing values read from environment variables type Variables struct { Token string TimeToLive int8 }