Imports of package expvarhandler

PathSynopsis
expvarPackage expvar provides a standardized interface to public variables, such as operation counters in servers.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/valyala/fasthttpPackage fasthttp provides fast HTTP server and client API.
regexpPackage regexp implements regular expression search.