package strutils import ( "strconv" ) var Atoi = strconv.Atoi