def handler()

in src/main/scala/ophan/geoip/db/refresher/Lambda.scala [49:51]


  def handler(lambdaInput: ScheduledEvent, context: Context): Unit = {
    go()
  }