Daemon

com.mchange.feedletter.Daemon
object Daemon extends SelfLogging

Attributes

Graph
Supertypes
trait SelfLogging
class Object
trait Matchable
class Any
Self type
Daemon.type

Members list

Type members

Classlikes

object CheckFlags

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
CheckFlags.type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object MailNextGroup

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object MastoNotify

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

def startup(ds: DataSource, as: AppSetup): Task[Unit]
def tapirApi(ds: DataSource, as: AppSetup): Task[TapirApi]

Implicits

Inherited implicits

implicit lazy protected val logger: MLogger

Attributes

Inherited from:
SelfLogging