package global import "autoLogin/modles" var Config *modles.Config var Status struct { Output bool Guardian bool }