All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.buoyant.admin.App.scala Maven / Gradle / Ivy

There is a newer version: 1.7.5
Show newest version
package io.buoyant.admin

import com.twitter.app.{App => TApp}
import com.twitter.logging.Logging
import com.twitter.server._

trait App extends TApp
  with Linters
  with Logging
  with TimeZoneLogFormat
  with Hooks
  with Lifecycle
  with Stats




© 2015 - 2024 Weber Informatics LLC | Privacy Policy