# Generated by roxygen2: do not edit by hand

export(Fire)
export(combined_log_format)
export(common_log_format)
export(fake_request)
export(logger_console)
export(logger_file)
export(logger_null)
export(logger_switch)
export(random_port)
importFrom(R6,R6Class)
importFrom(assertthat,assert_that)
importFrom(assertthat,has_args)
importFrom(assertthat,has_name)
importFrom(assertthat,is.count)
importFrom(assertthat,is.dir)
importFrom(assertthat,is.error)
importFrom(assertthat,is.flag)
importFrom(assertthat,is.number)
importFrom(assertthat,is.scalar)
importFrom(assertthat,is.string)
importFrom(crayon,blue)
importFrom(crayon,bold)
importFrom(crayon,cyan)
importFrom(crayon,green)
importFrom(crayon,magenta)
importFrom(crayon,make_style)
importFrom(crayon,red)
importFrom(crayon,yellow)
importFrom(future,future)
importFrom(future,multiprocess)
importFrom(future,resolved)
importFrom(future,sequential)
importFrom(future,value)
importFrom(glue,glue_data)
importFrom(httpuv,service)
importFrom(httpuv,startDaemonizedServer)
importFrom(httpuv,startServer)
importFrom(httpuv,stopDaemonizedServer)
importFrom(httpuv,stopServer)
importFrom(later,later)
importFrom(reqres,Request)
importFrom(stats,setNames)
importFrom(stringi,stri_match)
importFrom(stringi,stri_pad_left)
importFrom(utils,browseURL)
importFrom(utils,packageVersion)
importFrom(uuid,UUIDgenerate)
