def handler()

in src/main/scala/ophan/google/indexing/observatory/Lambda.scala [74:76]


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