package opt const ( ScrollDurationSeconds = 10 * 60 ) var ( Debug bool Timeout int )